feat: auth settings #743
Annotations
6 errors
lint:
src/frontend/src/lib/components/auth/AuthConfig.svelte#L11
`$lib/components/ui/Popover.svelte` import should occur before import of `$lib/components/ui/SkeletonText.svelte`
|
lint:
src/frontend/src/lib/components/auth/AuthConfig.svelte#L12
`$lib/stores/busy.store` import should occur before import of `$lib/stores/i18n.store`
|
lint:
src/frontend/src/lib/components/auth/AuthConfig.svelte#L13
`$lib/components/ui/Input.svelte` import should occur before import of `$lib/components/ui/SkeletonText.svelte`
|
lint:
src/frontend/src/lib/components/auth/AuthConfig.svelte#L61
Async arrow function has no 'await' expression
|
lint:
src/frontend/src/lib/components/auth/AuthConfig.svelte#L76
Empty block statement
|
lint
Process completed with exit code 1.
|