chore(release): version packages (#949) #69
Annotations
10 warnings
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 (309). 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
|