Update linting dependencies (major) #172
Annotations
10 errors and 10 warnings
lib/auto-config.js#L14
'value' is defined but never used. Allowed unused args must match /^_/u
|
lib/auto-config.js#L14
'maxAge' is defined but never used. Allowed unused args must match /^_/u
|
lib/auto-config.js#L32
Prefer await to then()/catch()/finally()
|
lib/auto-config.js#L36
Prefer await to then()/catch()/finally()
|
lib/auto-config.js#L37
Prefer await to then()/catch()/finally()
|
lib/auto-config.js#L51
Prefer await to then()/catch()/finally()
|
lib/config.js#L35
Remove unused catch binding `err`
|
lib/config.js#L43
Prefer `Array#flat()` over `[].concat()` to flatten an array
|
lib/config.js#L65
Expected indentation of 8 spaces but found 6
|
lib/config.js#L66
Expected indentation of 8 spaces but found 6
|
lib/auto-config.js#L10
Missing trailing comma
|
lib/config.js#L5
Unexpected use of process.env
|
lib/config.js#L13
Unexpected use of process.env
|
lib/config.js#L15
Unexpected use of process.env
|
lib/config.js#L15
Missing trailing comma
|
lib/config.js#L23
JSDoc @returns declaration present but return expression not available in function
|
lib/config.js#L43
Prefer the spread operator over `Array#concat(…)`
|
lib/config.js#L53
Missing trailing comma
|
lib/config.js#L60
Missing trailing comma
|
lib/config.js#L66
Missing trailing comma
|
The logs for this run have expired and are no longer available.
Loading