chore(nodejs): bump many Node packages #1875
deploy-storybook.yaml
on: push
deploy-to-chromatic
1m 25s
Annotations
11 warnings
deploy-to-chromatic
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy-to-chromatic:
src/components/ActionInput/index.tsx#L91
The arbitrary class 'scale-y-[-1]' could be replaced by '-scale-y-100'
|
deploy-to-chromatic:
src/components/CommandPalette/index.tsx#L87
Classnames 'h-5, w-5' could be replaced by the 'size-5' shorthand!
|
deploy-to-chromatic:
src/components/CommandPalette/index.tsx#L159
Classnames 'h-6, w-6' could be replaced by the 'size-6' shorthand!
|
deploy-to-chromatic:
src/components/CommandPalette/index.tsx#L178
Classnames 'h-6, w-6' could be replaced by the 'size-6' shorthand!
|
deploy-to-chromatic:
src/components/CreateDefModal/index.tsx#L128
Classnames 'h-12, w-12' could be replaced by the 'size-12' shorthand!
|
deploy-to-chromatic:
src/components/CreateDefModal/index.tsx#L128
Classnames 'sm:h-10, sm:w-10' could be replaced by the 'sm:size-10' shorthand!
|
deploy-to-chromatic:
src/components/CreateDefModal/index.tsx#L130
Classnames 'h-6, w-6' could be replaced by the 'size-6' shorthand!
|
deploy-to-chromatic:
src/components/Edit/index.tsx#L295
The arbitrary class 'h-[100dvh]' could be replaced by 'h-dvh'
|
deploy-to-chromatic:
src/components/SearchBar/index.tsx#L98
Classnames 'h-5, w-5' could be replaced by the 'size-5' shorthand!
|
deploy-to-chromatic:
src/components/SelectMenu/index.tsx#L67
Classnames 'h-5, w-5' could be replaced by the 'size-5' shorthand!
|