chore: bump eslint from 9.6.0 to 9.7.0 #915
Annotations
11 warnings
src/index.mjs#L72
Combine this with the previous 'const' statement
|
src/index.mjs#L87
Found writeFile from package "node:fs" with non literal argument at index 0
|
src/index.mjs#L103
Expected to return a value at the end of function
|
src/index.mjs#L111
Each then() should return a value or throw
|
src/index.mjs#L112
Avoid calling back inside of a promise
|
src/index.mjs#L112
Use `undefined` instead of `null`
|
src/index.mjs#L116
Avoid calling back inside of a promise
|
src/index.mjs#L116
Use `undefined` instead of `null`
|
src/lib/api.mjs#L52
Expected to return a value at the end of async function 'getResource'
|
src/lib/api.mjs#L103
Combine this with the previous 'const' statement
|
|
This job succeeded
Loading