Skip to content

📌 fix deps

📌 fix deps #2530

Triggered via push December 1, 2024 00:03
Status Failure
Total duration 48s
Artifacts

ci.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
Build, lint, and test on Node 20.x and ubuntu-latest: packages/kitchn/src/components/Avatar/Avatar.stories.tsx#L6
Replace `'Components/Avatar'` with `"Components/Avatar"`
Build, lint, and test on Node 20.x and ubuntu-latest: docs/theme.config.tsx#L18
'l' is never reassigned. Use 'const' instead
Build, lint, and test on Node 20.x and ubuntu-latest: packages/kitchn/src/components/Avatar/Avatar.stories.tsx#L2
There should be at least one empty line between import groups
Build, lint, and test on Node 20.x and ubuntu-latest: packages/kitchn/src/components/Avatar/Avatar.stories.tsx#L2
`@storybook/react` type import should occur before import of `react`
Build, lint, and test on Node 20.x and ubuntu-latest: packages/kitchn/src/components/Avatar/Group/AvatarGroup.stories.tsx#L2
`@storybook/react` type import should occur before import of `react`
Build, lint, and test on Node 20.x and ubuntu-latest: packages/kitchn/src/components/Badge/Badge.stories.tsx#L2
There should be at least one empty line between import groups
Build, lint, and test on Node 20.x and ubuntu-latest
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/