Skip to content

chore: bump stylelint from 16.10.0 to 16.11.0 #773

chore: bump stylelint from 16.10.0 to 16.11.0

chore: bump stylelint from 16.10.0 to 16.11.0 #773

Triggered via push December 2, 2024 14:45
Status Success
Total duration 35s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
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'