style: use purple on standalone routes #1190
Annotations
5 errors and 3 warnings
lint:
src/frontend/src/routes/(home)/+layout.svelte#L9
`$lib/types/theme` import should occur before import of `$lib/utils/theme.utils`
|
lint:
src/frontend/src/routes/(single)/preferences/+layout.svelte#L7
`$lib/types/theme` import should occur before import of `$lib/utils/theme.utils`
|
lint:
src/frontend/src/routes/(standalone)/cli/+layout.svelte#L11
`$lib/types/theme` import should occur before import of `$lib/utils/theme.utils`
|
lint:
src/frontend/src/routes/(standalone)/cli/+layout.svelte#L12
`$lib/components/icons/IconRaygun.svelte` import should occur before import of `$lib/components/icons/IconUser.svelte`
|
lint
Process completed with exit code 1.
|
check
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint:
src/frontend/src/routes/(standalone)/cli/+layout.svelte#L12
'IconRaygun' is defined but never used. Allowed unused vars must match /^_/u
|