Skip to content

chore(release): version packages (#942) #62

chore(release): version packages (#942)

chore(release): version packages (#942) #62

Triggered via push November 23, 2024 12:59
Status Success
Total duration 7m 35s
Artifacts
Fit to window
Zoom out
Zoom in

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/utils/src/assertion.js#L40
This line has a length of 174. Maximum allowed is 160
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