Skip to content

chore: bump eslint from 9.13.0 to 9.14.0 #762

chore: bump eslint from 9.13.0 to 9.14.0

chore: bump eslint from 9.13.0 to 9.14.0 #762

Triggered via pull request November 4, 2024 13:47
Status Failure
Total duration 33s
Artifacts

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 20 warnings
lint-css
Process completed with exit code 1.
lint-webext: manifest.json#L1
Manifest key not supported by the specified minimum Firefox for Android version
lint-webext: background.js#L473
browserAction.setIcon is not supported in Firefox for Android version 62.0
lint-webext: background.js#L493
browserAction.setBadgeText is not supported in Firefox for Android version 62.0
lint-webext: background.js#L496
browserAction.setBadgeBackgroundColor is not supported in Firefox for Android version 62.0
lint-webext: background.js#L502
browserAction.setBadgeText is not supported in Firefox for Android version 62.0
lint-webext: background.js#L521
permissions.contains is not supported in Firefox for Android version 62.0
lint-webext: background.js#L721
permissions.onAdded is not supported in Firefox version 62.0
lint-webext: background.js#L721
permissions.onAdded is not supported in Firefox for Android version 62.0
lint-webext: options.js#L98
permissions.contains is not supported in Firefox for Android version 62.0
lint-webext: options.js#L102
permissions.request is not supported in Firefox for Android version 62.0
lint-js: background.js#L157
Combine this with the previous 'const' statement
lint-js: background.js#L219
Combine this with the previous 'const' statement
lint-js: background.js#L235
Combine this with the previous 'const' statement
lint-js: background.js#L240
Combine this with the previous 'const' statement
lint-js: background.js#L270
Combine this with the previous 'const' statement
lint-js: background.js#L301
Combine this with the previous 'const' statement
lint-js: background.js#L303
Combine this with the previous 'const' statement
lint-js: background.js#L325
Combine this with the previous 'const' statement
lint-js: background.js#L328
Combine this with the previous 'const' statement
lint-js: background.js#L352
Expected to return a value at the end of method 'updateData'