Skip to content

fix: prevent action issues caused by a element wrapping post component #7

fix: prevent action issues caused by a element wrapping post component

fix: prevent action issues caused by a element wrapping post component #7

Triggered via pull request December 1, 2024 06:49
Status Failure
Total duration 32s
Artifacts

frontend.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
lint: frontend/src/lib/components/modals/auth/forms/login.svelte#L12
Unexpected any. Specify a different type
lint: frontend/src/lib/components/modals/auth/forms/profile_create.svelte#L11
Unexpected any. Specify a different type
lint: frontend/src/lib/components/modals/auth/forms/profile_select.svelte#L13
Use "@ts-expect-error" instead of "@ts-ignore", as "@ts-ignore" will do nothing if the following line is error-free
lint: frontend/src/lib/stores/auth.svelte.ts#L4
'auth_state' is never reassigned. Use 'const' instead
lint: frontend/src/lib/stores/modals.svelte.ts#L6
'modals_state' is never reassigned. Use 'const' instead
lint: frontend/src/lib/stores/modals.svelte.ts#L14
'key' is never reassigned. Use 'const' instead
lint
Process completed with exit code 1.