Skip to content

Merge pull request #343 from Eee14/master #1

Merge pull request #343 from Eee14/master

Merge pull request #343 from Eee14/master #1

Triggered via push February 8, 2025 11:35
Status Success
Total duration 22s
Artifacts

webext-lint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Lint
Only the first 9 linting messages are shown, please fix them first
Use "browser_specific_settings" instead of "applications".: manifest.json#L1
The "applications" property in the manifest is deprecated and will no longer be accepted in Manifest Version 3 and above.
"content_security_policy" allows remote code execution in manifest.json: manifest.json#L1
A custom "content_security_policy" needs additional review.
Manifest key not supported by the specified minimum Firefox for Android version: manifest.json#L1
"strict_min_version" requires Firefox for Android 60, which was released before version 79 introduced support for "browser_action.default_icon".
browserAction.setIcon is not supported in Firefox for Android version 60.0a1: tests/iconHandler.test.js#L15
This API is not implemented by the given minimum Firefox for Android version
Placeholder for message is missing: _locales/ar/messages.json#L1
A placeholder used in the message is not defined.
Placeholder for message is missing: _locales/fr/messages.json#L1
A placeholder used in the message is not defined.
browserAction.openPopup is not supported in Firefox for Android version 60.0a1: background/modules/ContextMenu.js#L82
This API is not implemented by the given minimum Firefox for Android version
browserAction.openPopup is not supported in Firefox for Android version 60.0a1: background/modules/ContextMenu.js#L90
This API is not implemented by the given minimum Firefox for Android version
browserAction.openPopup is not supported in Firefox for Android version 60.0a1: background/modules/ContextMenu.js#L98
This API is not implemented by the given minimum Firefox for Android version