chore: bump c8 from 9.1.0 to 10.1.2 #911
Annotations
10 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