Skip to content

Storybook (1599) by @GiantRobots (Attempt 1) #1672

Storybook (1599) by @GiantRobots (Attempt 1)

Storybook (1599) by @GiantRobots (Attempt 1) #1672

Triggered via pull request August 31, 2023 22:14
Status Failure
Total duration 2m 21s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint-and-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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