chore: bump eslint from 9.13.0 to 9.14.0 #976
Annotations
11 warnings
Run npm test:
src/index.mjs#L72
Combine this with the previous 'const' statement
|
Run npm test:
src/index.mjs#L87
Found writeFile from package "node:fs" with non literal argument at index 0
|
Run npm test:
src/index.mjs#L103
Expected to return a value at the end of function
|
Run npm test:
src/index.mjs#L111
Each then() should return a value or throw
|
Run npm test:
src/index.mjs#L112
Avoid calling back inside of a promise
|
Run npm test:
src/index.mjs#L112
Use `undefined` instead of `null`
|
Run npm test:
src/index.mjs#L116
Avoid calling back inside of a promise
|
Run npm test:
src/index.mjs#L116
Use `undefined` instead of `null`
|
Run npm test:
src/lib/api.mjs#L52
Expected to return a value at the end of async function 'getResource'
|
Run npm test:
src/lib/api.mjs#L103
Combine this with the previous 'const' statement
|
Run codecov/codecov-action@v4
Codecov: Failed to properly create commit: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
Loading