fix(Menu): allow scrolling inside #930
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pull-request.yml
on: pull_request
Tests & lint
1m 49s
Build & canary release
54s
Prepare Storybook for review & tests
2m 2s
Prepare Docs for the Review
1m 41s
Annotations
22 warnings
Build & canary release
The following actions uses node12 which is deprecated and will be forced to run on node16: JS-DevTools/npm-publish@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Build & canary release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & canary release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & canary release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & canary release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & canary release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build & canary release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Prepare Docs for the Review
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2, South-Paw/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Prepare Docs for the Review
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Prepare Docs for the Review
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Tests & lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Tests & lint:
src/_internal/hooks/use-chained-callback.ts#L4
Unexpected any. Specify a different type
|
Tests & lint:
src/_internal/hooks/use-chained-callback.ts#L4
Unexpected any. Specify a different type
|
Tests & lint:
src/_internal/hooks/use-chained-callback.ts#L6
Unexpected any. Specify a different type
|
Tests & lint:
src/_internal/hooks/use-deprecation-warning.ts#L15
React Hook useEffect has a missing dependency: 'args'. Either include it or remove the dependency array
|
Tests & lint:
src/_internal/hooks/use-deprecation-warning.ts#L15
React Hook useEffect has a complex expression in the dependency array. Extract it to a separate variable so it can be statically checked
|
Tests & lint:
src/_internal/hooks/use-event.ts#L19
React Hook useCallback has a missing dependency: 'callbackRef'. Either include it or remove the dependency array
|
Tests & lint:
src/_internal/hooks/use-timer/use-timer.ts#L39
React Hook useEffect has a missing dependency: 'timer'. Either include it or remove the dependency array
|
Tests & lint:
src/_internal/hooks/use-timer/use-timer.ts#L49
React Hook useEffect has missing dependencies: 'callbackEvent' and 'timer'. Either include them or remove the dependency array
|
Tests & lint:
src/components/GridProvider.tsx#L54
React Hook useCallback has unnecessary dependencies: 'columns' and 'gap'. Either exclude them or remove the dependency array
|
Tests & lint:
src/components/GridProvider.tsx#L76
React Hook useEffect has missing dependencies: 'forcedWidth' and 'ref'. Either include them or remove the dependency array
|
Prepare Storybook for review & tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|