Skip to content

Lint check & Testing #24

Lint check & Testing

Lint check & Testing #24

Triggered via push June 21, 2024 17:35
Status Failure
Total duration 42s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 4 warnings
tests: scripts/dtsminify/main.js#L83
Expected '!==' and instead saw '!='
tests
Process completed with exit code 1.
tests
Process completed with exit code 1.
tests: src/routes/examples/horizontal/code.svelte#L26
'item' is defined but never used. Allowed unused args must match /^_/u
tests: src/routes/examples/positioning/code.svelte#L113
'item' is defined but never used. Allowed unused args must match /^_/u
tests: src/routes/examples/variableheight/code.svelte#L36
'index' is defined but never used. Allowed unused args must match /^_/u
tests: src/routes/examples/vertical/code.svelte#L30
'index' is defined but never used. Allowed unused args must match /^_/u