Skip to content

feat: auth settings #735

feat: auth settings

feat: auth settings #735

Triggered via pull request November 9, 2024 06:55
Status Failure
Total duration 1m 6s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors
check
Process completed with exit code 1.
lint: src/frontend/src/lib/components/auth/AuthConfig.svelte#L2
`$lib/stores/i18n.store` import should occur after import of `@dfinity/utils`
lint: src/frontend/src/lib/components/auth/AuthConfig.svelte#L3
`$lib/components/ui/Value.svelte` import should occur after import of `@dfinity/utils`
lint: src/frontend/src/lib/components/auth/AuthConfig.svelte#L4
`$lib/components/ui/SkeletonText.svelte` import should occur after import of `@dfinity/utils`
lint: src/frontend/src/lib/components/auth/AuthConfig.svelte#L5
`$declarations/satellite/satellite.did` type import should occur after import of `@dfinity/utils`
lint: src/frontend/src/lib/components/auth/AuthConfig.svelte#L6
`$lib/api/satellites.api` import should occur after import of `@dfinity/utils`
lint: src/frontend/src/lib/components/auth/AuthConfig.svelte#L8
`$lib/stores/auth.store` import should occur after import of `@dfinity/utils`
lint: src/frontend/src/lib/components/auth/AuthSettings.svelte#L4
`@dfinity/principal` type import should occur before import of `$lib/components/auth/AuthConfig.svelte`
lint: src/frontend/src/lib/components/db/DbData.svelte#L22
`$lib/stores/i18n.store` import should occur before import of `$lib/stores/pagination.store`
lint: src/frontend/src/routes/(app)/authentication/+page.svelte#L17
`$lib/components/auth/AuthSettings.svelte` import should occur before import of `$lib/components/auth/Users.svelte`
lint
Process completed with exit code 1.