Skip to content

fix: on navigate to + await calculation #63

fix: on navigate to + await calculation

fix: on navigate to + await calculation #63

Triggered via push October 19, 2023 18:32
Status Failure
Total duration 37s
Artifacts

lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
lint: app/views/liveView/Main.svelte#L2
'onMount' is defined but never used
lint: app/views/liveView/Main.svelte#L12
'TimeAndPlace' is defined but never used
lint
Process completed with exit code 1.
lint: app/App.svelte#L10
'selectedIndex' is not a valid binding(invalid-binding)
lint: app/shared/components/Accordion.svelte#L25
A11y: A form label must be associated with a control.(a11y-label-has-associated-control)
lint: app/shared/components/BigButton.svelte#L15
A11y: A form label must be associated with a control.(a11y-label-has-associated-control)
lint: app/shared/components/BigButton.svelte#L17
A11y: A form label must be associated with a control.(a11y-label-has-associated-control)
lint: app/shared/components/Button.svelte#L54
Identifier is expected(css-syntax-error)
lint: app/shared/components/DepartureDestinationSwitcher.svelte#L16
A11y: A form label must be associated with a control.(a11y-label-has-associated-control)
lint: app/shared/components/DepartureDestinationSwitcher.svelte#L17
A11y: A form label must be associated with a control.(a11y-label-has-associated-control)
lint: app/shared/components/Input.svelte#L42
A11y: A form label must be associated with a control.(a11y-label-has-associated-control)
lint: app/shared/components/Place.svelte#L16
A11y: A form label must be associated with a control.(a11y-label-has-associated-control)
lint: app/shared/components/Place.svelte#L24
A11y: A form label must be associated with a control.(a11y-label-has-associated-control)