added shadcn + file organizing #502
ci.yml
on: pull_request
Matrix: Lint
Matrix: Test Storybook
Matrix: Test Vite
Annotations
7 errors and 6 warnings
Lint (19.x):
src/lib/components/layout/Footer.svelte#L7
`svelte` import should occur before import of `$lib/components/layout/MemberButton.svelte`
|
Lint (19.x):
src/lib/components/layout/Sidebar.svelte#L6
`./SidebarItems` import should occur before import of `$lib/components/layout/BackgroundHexagon.svelte`
|
Lint (19.x):
src/lib/components/layout/hexagons/TeamMemberHexagon.svelte#L5
`svelte` import should occur before import of `@/lib/components/icon/Icon.svelte`
|
Lint (19.x):
src/lib/components/layout/hexagons/TeamMemberHexagon.svelte#L6
`./Hexagon.svelte` import should occur before import of `@/lib/components/icon/Icon.svelte`
|
Lint (19.x):
src/lib/notifications/Snackbar.svelte#L4
`svelte/transition` import should occur before import of `@/lib/components/icon/Icon.svelte`
|
Lint (19.x):
src/lib/notifications/Snackbar.svelte#L5
`.` type import should occur before import of `@/lib/components/icon/Icon.svelte`
|
Lint (19.x)
Process completed with exit code 1.
|
Lint (19.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Vite (19.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Storybook (19.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, kamranayub/[email protected], codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Test Storybook (19.x)
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/
|
Test Storybook (19.x)
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/
|
Test Storybook (19.x)
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/
|