Skip to content

cache, use edit date #87

cache, use edit date

cache, use edit date #87

Triggered via push January 24, 2025 20:20
Status Failure
Total duration 33s
Artifacts

lint_test.yml

on: push
Run npm lint
25s
Run npm lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Run npm lint: source/hooks/useFetch.js#L57
Strings must use singlequote
Run npm lint: source/hooks/useFetch.js#L57
There should be no space before ','
Run npm lint: source/hooks/useFetch.js#L57
A space is required after ','
Run npm lint: source/hooks/useFetch.js#L57
Missing semicolon
Run npm lint: source/hooks/useFetch.js#L66
Strings must use singlequote
Run npm lint: source/hooks/useFetch.js#L66
Missing semicolon
Run npm lint: source/hooks/useFetch.js#L91
Block must not be padded by blank lines
Run npm lint: source/hooks/useFetch.js#L101
Block must not be padded by blank lines
Run npm lint: source/hooks/useFetch.js#L101
Unnecessary 'else' after 'return'
Run npm lint: source/hooks/useFetch.js#L123
Unnecessary semicolon
Run npm lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636