Skip to content

Bump eslint-config-standard-with-typescript from 35.0.0 to 42.0.0 #221

Bump eslint-config-standard-with-typescript from 35.0.0 to 42.0.0

Bump eslint-config-standard-with-typescript from 35.0.0 to 42.0.0 #221

Triggered via pull request December 11, 2023 08:49
Status Failure
Total duration 31s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
lint: src/App.svelte#L20
Use a ! assertion to more succinctly remove null and undefined from the type
lint: src/App.svelte#L41
Use a ! assertion to more succinctly remove null and undefined from the type
lint: src/App.svelte#L48
Expected a space after the ':'
lint: src/App.svelte#L48
Missing return type on function
lint: src/App.svelte#L63
Functions that return promises must be async
lint: src/lib/ApiUtil.svelte#L3
Unexpected any value in conditional. An explicit comparison or type cast is required
lint: src/lib/ApiUtil.svelte#L4
Unexpected any value in conditional. An explicit comparison or type cast is required
lint: src/lib/ApiUtil.svelte#L5
Unexpected any value in conditional. An explicit comparison or type cast is required
lint: src/lib/ApiUtil.svelte#L6
Unexpected any value in conditional. An explicit comparison or type cast is required
lint: src/lib/ApiUtil.svelte#L7
Unexpected any value in conditional. An explicit comparison or type cast is required