chore: bump eslint from 8.56.0 to 8.57.0 #358
Annotations
11 warnings
lint-webext
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: freaktechnik/web-ext-lint@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
lint-js:
background.js#L37
Combine this with the previous 'const' statement
|
lint-js:
background.js#L101
Prefer await to then()/catch()/finally()
|
lint-js:
background.js#L112
Combine this with the previous 'const' statement
|
lint-js:
booklet.js#L50
Each then() should return a value or throw
|
lint-js:
booklet.js#L67
Prefer await to then()/catch()/finally()
|
lint-js:
booklet.js#L68
Avoid nesting promises
|
lint-js:
booklet.js#L68
Prefer await to then()/catch()/finally()
|
lint-js:
booklet.js#L89
Combine this with the previous 'const' statement
|
lint-js:
booklet.js#L96
Combine this with the previous 'const' statement
|
lint-js:
booklet.js#L106
Avoid nesting promises
|