cache, use edit date #87
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
|