chore: bump eslint from 8.52.0 to 8.53.0 #337
test.yml
on: pull_request
lint-js
2m 40s
lint-webext
10s
Annotations
10 warnings
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
|