update: add linting step to unit testing workflow #26
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.
|