Storybook (1599) by @GiantRobots (Attempt 1) #1672
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors and 7 warnings
check-types
Process completed with exit code 1.
|
lint:
src/stories/ButtonWrapper.svelte#L2
There should be at least one empty line between import groups
|
lint:
src/stories/ButtonWrapper.svelte#L3
`svelte` type import should occur before import of `$lib/holocene/button.svelte`
|
lint:
src/stories/ButtonWrapper.svelte#L3
'SvelteComponent' is defined but never used. Allowed unused vars must match /^_/u
|
lint
Process completed with exit code 1.
|
unit-tests
Process completed with exit code 1.
|
lint:
src/routes/(app)/+layout.svelte#L30
Component has unused export property 'data'. If it is for external reference only, please consider using `export const data`
|
lint:
tests/e2e/stack-trace.spec.ts#L11
Test has no assertions
|
lint:
tests/e2e/stack-trace.spec.ts#L28
Test has no assertions
|
lint:
tests/e2e/workflows.spec.ts#L12
Unexpected use of { force: true } option
|
lint:
tests/e2e/workflows.spec.ts#L66
Unexpected use of { force: true } option
|
lint:
tests/e2e/workflows.spec.ts#L78
Unexpected use of { force: true } option
|
lint:
tests/integration/workflows-list.spec.ts#L74
Test has no assertions
|