ci: remove branches
from workflow_dispatch
#45
Annotations
12 warnings
Release
The following actions uses node12 which is deprecated and will be forced to run on node16: changesets/action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Release
The following actions use a deprecated Node.js version and will be forced to run on node20: changesets/action@master. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Release
The workflow file using `changesets/action` is currently using `@master` as the version. This branch has been frozen and deprecated. Please update your workflow to either use `@v1` or a specific commit SHA that is tagged.
|
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/
|
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/
|
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/
|
Release:
packages/theme/src/__tests__/createTheme.test.js#L3
Arrow function has too many lines (246). Maximum allowed is 200
|
Release:
packages/theme/src/__tests__/createTheme.test.js#L264
Arrow function has too many lines (246). Maximum allowed is 200
|
Release:
packages/styled-system/src/__tests__/sx.test.js#L280
Arrow function has too many lines (312). Maximum allowed is 200
|
Release:
packages/react-hooks/src/useHydrated.js#L12
useState call is not destructured into value + setter pair
|
Release:
packages/react/src/checkbox/CheckboxControlBox.js#L14
Arrow function has too many lines (208). Maximum allowed is 200
|
Release:
packages/react/src/date-pickers/Calendar/Calendar.js#L49
Arrow function has too many lines (241). Maximum allowed is 200
|