Skip to content

WB-1607: Allow displaying the listbox based on the viewport size #3378

WB-1607: Allow displaying the listbox based on the viewport size

WB-1607: Allow displaying the listbox based on the viewport size #3378

Triggered via pull request December 12, 2023 16:47
Status Failure
Total duration 1m 55s
Artifacts

node-ci-pr.yml

on: pull_request
Matrix: Prime node_modules cache for primary configuration
Matrix: Check for .changeset entries for all changed files
Matrix: Publish npm snapshot
Matrix: Check build sizes
Matrix: Lint
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 5 warnings
Lint (ubuntu-latest, 16.x): packages/wonder-blocks-dropdown/src/components/dropdown-core.tsx#L13
'PropsFor' is defined but never used. Allowed unused vars must match /^_*$/u
Lint (ubuntu-latest, 16.x): packages/wonder-blocks-dropdown/src/components/dropdown-core.tsx#L25
'getLabel' is defined but never used. Allowed unused vars must match /^_*$/u
Lint (ubuntu-latest, 16.x): packages/wonder-blocks-dropdown/src/components/dropdown-core.tsx#L26
'OptionItem' is defined but never used. Allowed unused vars must match /^_*$/u
Lint (ubuntu-latest, 16.x)
Error: Command failed: yarn lint:ci "packages/wonder-blocks-dropdown/src/components/__tests__/dropdown-core.test.tsx" "packages/wonder-blocks-dropdown/src/components/__tests__/dropdown-popper.test.tsx" "packages/wonder-blocks-dropdown/src/components/__tests__/single-select.test.tsx" "packages/wonder-blocks-dropdown/src/components/dropdown-core.tsx" "packages/wonder-blocks-dropdown/src/components/dropdown-popper.tsx" "packages/wonder-blocks-dropdown/src/util/dropdown-menu-styles.ts" "packages/wonder-blocks-dropdown/src/util/popper-max-height-modifier.ts"
Lint (ubuntu-latest, 16.x): packages/wonder-blocks-dropdown/src/components/dropdown-core.tsx#L25
Module '"../util/helpers"' has no exported member 'getLabel'.
Lint (ubuntu-latest, 16.x)
Process completed with exit code 2.
Publish npm snapshot (ubuntu-latest, 16.x): packages/wonder-blocks-dropdown/src/components/dropdown-core.tsx#L25
Module '"../util/helpers"' has no exported member 'getLabel'.
Publish npm snapshot (ubuntu-latest, 16.x)
Process completed with exit code 2.
Prime node_modules cache for primary configuration (ubuntu-latest, 16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint (ubuntu-latest, 16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, 16.x, 2/2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Test (ubuntu-latest, 16.x, 1/2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, codecov/codecov-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Check build sizes (ubuntu-latest, 16.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, preactjs/compressed-size-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/