Bump eslint-config-standard-with-typescript from 35.0.0 to 42.0.0 #221
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
|
The logs for this run have expired and are no longer available.
Loading