Skip to content

feat: setup lint gh-actions #8

feat: setup lint gh-actions

feat: setup lint gh-actions #8

Triggered via pull request November 30, 2024 10:20
Status Failure
Total duration 24s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
frontend: frontend/src/lib/components/modals/auth/forms/login.svelte#L12
Unexpected any. Specify a different type
frontend: frontend/src/lib/components/modals/auth/forms/profile_create.svelte#L11
Unexpected any. Specify a different type
frontend: 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
frontend: frontend/src/lib/stores/auth.svelte.ts#L4
'auth_state' is never reassigned. Use 'const' instead
frontend: frontend/src/lib/stores/modals.svelte.ts#L6
'modals_state' is never reassigned. Use 'const' instead
frontend: frontend/src/lib/stores/modals.svelte.ts#L14
'key' is never reassigned. Use 'const' instead
frontend
Process completed with exit code 1.
backend
Process completed with exit code 1.
backend
Unexpected input(s) 'pyton-version', valid inputs are ['python-version', 'python-version-file', 'cache', 'architecture', 'check-latest', 'token', 'cache-dependency-path', 'update-environment', 'allow-prereleases']
backend
The `python-version` input is not set. The version of Python currently in `PATH` will be used.