Skip to content

update: add linting step to unit testing workflow #26

update: add linting step to unit testing workflow

update: add linting step to unit testing workflow #26

Triggered via push January 11, 2025 08:34
Status Failure
Total duration 33s
Artifacts

unit-testing.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
test
Prefer using the primitive `boolean` as a type name, rather than the upper-cased `Boolean`
test
Prefer using the primitive `boolean` as a type name, rather than the upper-cased `Boolean`
test
Prefer using the primitive `boolean` as a type name, rather than the upper-cased `Boolean`
test
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
test
'_' is defined but never used
test: src/lib/components/custom/navbar.svelte#L9
'clsx' is defined but never used
test: src/lib/components/custom/theme-switcher.svelte#L2
'mode' is defined but never used
test: src/lib/components/custom/theme-switcher.svelte#L2
'theme' is defined but never used
test: src/lib/components/custom/theme-switcher.svelte#L4
'Button' is defined but never used
test: src/lib/components/icons/accenture.svelte#L3
Unexpected any. Specify a different type
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test
No files were found with the provided path: vitest.results.json coverage/. No artifacts will be uploaded.