chore: bump the eslint-configs group with 2 updates #1401
Annotations
3 errors and 12 warnings
|
lint-js
Process completed with exit code 1.
|
|
lint-js:
scripts/github.js#L41
Found a string with entropy 4.03 : "notifications?query=reason%3Aparticipating"
|
|
lint-js:
scripts/github.js#L39
Found a string with entropy 4.09 : "notifications?query=is%3Aunread"
|
|
lint-webext:
scripts/options.js#L185
permissions.request is not supported in Firefox for Android version 112.0
|
|
lint-webext:
scripts/options.js#L172
permissions.request is not supported in Firefox for Android version 112.0
|
|
lint-js:
scripts/github-enterprise-pat.js#L38
Expected 'this' to be used by class method 'deauthorize'
|
|
lint-js:
scripts/github-enterprise-pat.js#L23
Expected 'this' to be used by class getter 'isOauth'
|
|
lint-js:
scripts/gitea.js#L107
Expected 'this' to be used by class async method 'ignoreNotification'
|
|
lint-js:
scripts/gitea.js#L104
Expected 'this' to be used by class async method 'unsubscribeNotification'
|
|
lint-js:
scripts/gitea.js#L93
Expected 'this' to be used by class method 'deauthorize'
|
|
lint-js:
scripts/gitea.js#L58
Expected 'this' to be used by class getter 'isOauth'
|
|
lint-js:
scripts/client-manager.js#L144
Prefer await to then()/catch()/finally()
|
|
lint-js:
scripts/background.js#L293
Prefer await to then()/catch()/finally()
|
|
lint-js:
scripts/background.js#L210
Prefer await to then()/catch()/finally()
|
|
lint-js:
scripts/background.js#L129
Expected to return a value at the end of async arrow function
|