Skip to content

chore: bump yauzl and web-ext #1501

chore: bump yauzl and web-ext

chore: bump yauzl and web-ext #1501

Triggered via push March 13, 2026 21:34
Status Success
Total duration 44s
Artifacts

checks.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
lint-webext: manifest.json#L1
Manifest key not supported by the specified minimum Firefox for Android version
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
test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/