chore(deps): update dependency eslint-plugin-no-unsanitized to v4.1.5 #354
firefoxci-taskcluster / linter-remote-settings-devtools
succeeded
Feb 20, 2026 in 3m 23s
FirefoxCI (pull_request)
Run addons-linter
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2026-02-20T15:40:16.850Z
Resolved: 2026-02-20T15:40:31.888Z
Task Execution Time: 15 seconds, 38 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: bfEhFEMNQ8auh5HOZQeHVw
RunId: 0
Artifacts
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2026-02-20T15:40:16.979Z] Worker Type (xpi-1/b-linux) settings:
[taskcluster 2026-02-20T15:40:16.979Z] {
[taskcluster 2026-02-20T15:40:16.979Z] "config": {
[taskcluster 2026-02-20T15:40:16.979Z] "deploymentId": ""
[taskcluster 2026-02-20T15:40:16.979Z] },
[taskcluster 2026-02-20T15:40:16.979Z] "generic-worker": {
[taskcluster 2026-02-20T15:40:16.979Z] "config": {
[taskcluster 2026-02-20T15:40:16.979Z] "headlessTasks": true
[taskcluster 2026-02-20T15:40:16.979Z] },
[taskcluster 2026-02-20T15:40:16.979Z] "engine": "multiuser",
[taskcluster 2026-02-20T15:40:16.979Z] "go-arch": "amd64",
[taskcluster 2026-02-20T15:40:16.979Z] "go-os": "linux",
[taskcluster 2026-02-20T15:40:16.979Z] "go-version": "go1.25.5",
[taskcluster 2026-02-20T15:40:16.979Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v95.1.3",
[taskcluster 2026-02-20T15:40:16.979Z] "revision": "300ac23a15bb11e577f3a3d116a570fde948337e",
[taskcluster 2026-02-20T15:40:16.979Z] "source": "https://github.com/taskcluster/taskcluster/commits/300ac23a15bb11e577f3a3d116a570fde948337e",
[taskcluster 2026-02-20T15:40:16.979Z] "version": "95.1.3"
[taskcluster 2026-02-20T15:40:16.979Z] },
[taskcluster 2026-02-20T15:40:16.979Z] "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2026-01-14",
[taskcluster 2026-02-20T15:40:16.979Z] "instance-id": "6013542868511473993",
[taskcluster 2026-02-20T15:40:16.979Z] "instance-type": "projects/887720501152/machineTypes/c2-standard-4",
[taskcluster 2026-02-20T15:40:16.979Z] "local-ipv4": "10.128.0.47",
[taskcluster 2026-02-20T15:40:16.979Z] "project-id": "fxci-production-level1-workers",
[taskcluster 2026-02-20T15:40:16.979Z] "public-hostname": "xpi-1-b-linux-uppdxthkqtgrp0h7sfdvuq.c.fxci-production-level1-workers.internal",
[taskcluster 2026-02-20T15:40:16.979Z] "public-ipv4": "136.115.12.17",
[taskcluster 2026-02-20T15:40:16.979Z] "region": "us-central1",
[taskcluster 2026-02-20T15:40:16.979Z] "zone": "us-central1-f"
[taskcluster 2026-02-20T15:40:16.979Z] }
[taskcluster 2026-02-20T15:40:16.979Z] Task ID: bfEhFEMNQ8auh5HOZQeHVw
[taskcluster 2026-02-20T15:40:16.979Z] === Task Starting ===
[taskcluster:warn 2026-02-20T15:40:18.436Z] [mounts] No SHA256 specified in task mounts for artifact:CDMStcSwQcCo0aOQP6vcHA:public/image.tar.zst - SHA256 from downloaded file /home/generic-worker/downloads/aX0afzdWT7-0Rv4BgfyM_w is fa439d4f033bbeeb37a5626bf0c2bd814134ce4e2d9765974ef396ad29d7a84c.
[taskcluster 2026-02-20T15:40:18.436Z] [mounts] Creating directory /home/task_177160200740444
[taskcluster 2026-02-20T15:40:18.457Z] [mounts] Copying /home/generic-worker/downloads/aX0afzdWT7-0Rv4BgfyM_w to /home/task_177160200740444/dockerimage
[taskcluster 2026-02-20T15:40:19.354Z] [mounts] Granting task_177160200740444 full control of file '/home/task_177160200740444/dockerimage'
[taskcluster 2026-02-20T15:40:20.192Z] [d2g] Using cached docker image "node-20:latest"
[taskcluster 2026-02-20T15:40:20.192Z] Executing command 0: docker run -t --name taskcontainer_A1cWvXx9QyO1NiR5V_nHyA --memory-swap -1 --pids-limit -1 '--add-host=localhost.localdomain:127.0.0.1' --add-host=taskcluster:host-gateway --env-file 'env.list' 629dfe03ca244e5477880a8531addbb7c7af750924e5b61770ab71293d93d193 /usr/local/bin/run-task --xpi-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx 'curl -sSL --fail --retry 3 -o remote-settings-devtools.xpi "$XPI_URL" && npx -y addons-linter --privileged --boring --disable-xpi-autoclose --max-manifest-version=3 remote-settings-devtools.xpi'
[setup 2026-02-20T15:40:20.415+00:00] run-task started in /builds/worker
[setup 2026-02-20T15:40:20.415+00:00] Invoked by command: --xpi-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx curl -sSL --fail --retry 3 -o remote-settings-devtools.xpi "$XPI_URL" && npx -y addons-linter --privileged --boring --disable-xpi-autoclose --max-manifest-version=3 remote-settings-devtools.xpi
[setup 2026-02-20T15:40:20.415+00:00] Python version: 3.11.2
[volume 2026-02-20T15:40:20.417+00:00] changing ownership of volume /builds/worker/checkouts to 1000:1000
[setup 2026-02-20T15:40:20.417+00:00] running as worker:worker
[vcs 2026-02-20T15:40:20.417+00:00] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2026-02-20T15:40:20.420+00:00] executing ['git', 'clone', 'https://github.com/mozilla-extensions/remote-settings-devtools', '/builds/worker/checkouts/vcs']
[vcs 2026-02-20T15:40:20.421+00:00] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2026-02-20T15:40:21.279+00:00] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-extensions/remote-settings-devtools', 'renovate/eslint-plugin-no-unsanitized-4.x']
[vcs 2026-02-20T15:40:21.476+00:00] From https://github.com/mozilla-extensions/remote-settings-devtools
[vcs 2026-02-20T15:40:21.476+00:00] * branch renovate/eslint-plugin-no-unsanitized-4.x -> FETCH_HEAD
[vcs 2026-02-20T15:40:21.481+00:00] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-extensions/remote-settings-devtools', 'renovate/eslint-plugin-no-unsanitized-4.x']
[vcs 2026-02-20T15:40:21.651+00:00] From https://github.com/mozilla-extensions/remote-settings-devtools
[vcs 2026-02-20T15:40:21.651+00:00] * branch renovate/eslint-plugin-no-unsanitized-4.x -> FETCH_HEAD
[vcs 2026-02-20T15:40:21.655+00:00] executing ['git', 'checkout', '-f', '-B', 'renovate/eslint-plugin-no-unsanitized-4.x', '05c44e3185ee94d2e26878fa4093238771a1cab6']
[vcs 2026-02-20T15:40:21.663+00:00] Switched to a new branch 'renovate/eslint-plugin-no-unsanitized-4.x'
[vcs 2026-02-20T15:40:21.663+00:00] cleaning git checkout...
[vcs 2026-02-20T15:40:21.663+00:00] executing ['git', 'clean', '-nxdff']
[vcs 2026-02-20T15:40:21.664+00:00] removing []
[vcs 2026-02-20T15:40:21.665+00:00] successfully cleaned git checkout!
[vcs 2026-02-20T15:40:21.666+00:00] TinderboxPrint:<a href='https://github.com/mozilla-extensions/remote-settings-devtools/commit/05c44e3185ee94d2e26878fa4093238771a1cab6' title='Built from remote-settings-devtools commit 05c44e3185ee94d2e26878fa4093238771a1cab6'>05c44e3185ee94d2e26878fa4093238771a1cab6</a>
[task 2026-02-20T15:40:21.666+00:00] executing ['bash', '-cx', 'curl -sSL --fail --retry 3 -o remote-settings-devtools.xpi "$XPI_URL" && npx -y addons-linter --privileged --boring --disable-xpi-autoclose --max-manifest-version=3 remote-settings-devtools.xpi']
[task 2026-02-20T15:40:21.667+00:00] + curl -sSL --fail --retry 3 -o remote-settings-devtools.xpi https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/NhSLcfPvRP2dYIdxsJFW1g/artifacts/public/build/remote-settings-devtools.xpi
[task 2026-02-20T15:40:21.951+00:00] + npx -y addons-linter --privileged --boring --disable-xpi-autoclose --max-manifest-version=3 remote-settings-devtools.xpi
[task 2026-02-20T15:40:27.643+00:00] npm warn EBADENGINE Unsupported engine {
[task 2026-02-20T15:40:27.643+00:00] npm warn EBADENGINE package: 'cheerio@1.2.0',
[task 2026-02-20T15:40:27.643+00:00] npm warn EBADENGINE required: { node: '>=20.18.1' },
[task 2026-02-20T15:40:27.643+00:00] npm warn EBADENGINE current: { node: 'v20.15.1', npm: '10.7.0' }
[task 2026-02-20T15:40:27.643+00:00] npm warn EBADENGINE }
[task 2026-02-20T15:40:27.643+00:00] npm warn EBADENGINE Unsupported engine {
[task 2026-02-20T15:40:27.643+00:00] npm warn EBADENGINE package: 'eslint-visitor-keys@5.0.0',
[task 2026-02-20T15:40:27.643+00:00] npm warn EBADENGINE required: { node: '^20.19.0 || ^22.13.0 || >=24' },
[task 2026-02-20T15:40:27.643+00:00] npm warn EBADENGINE current: { node: 'v20.15.1', npm: '10.7.0' }
[task 2026-02-20T15:40:27.643+00:00] npm warn EBADENGINE }
[task 2026-02-20T15:40:27.644+00:00] npm warn EBADENGINE Unsupported engine {
[task 2026-02-20T15:40:27.644+00:00] npm warn EBADENGINE package: 'espree@11.1.0',
[task 2026-02-20T15:40:27.644+00:00] npm warn EBADENGINE required: { node: '^20.19.0 || ^22.13.0 || >=24' },
[task 2026-02-20T15:40:27.644+00:00] npm warn EBADENGINE current: { node: 'v20.15.1', npm: '10.7.0' }
[task 2026-02-20T15:40:27.644+00:00] npm warn EBADENGINE }
[task 2026-02-20T15:40:27.644+00:00] npm warn EBADENGINE Unsupported engine {
[task 2026-02-20T15:40:27.644+00:00] npm warn EBADENGINE package: 'undici@7.22.0',
[task 2026-02-20T15:40:27.644+00:00] npm warn EBADENGINE required: { node: '>=20.18.1' },
[task 2026-02-20T15:40:27.644+00:00] npm warn EBADENGINE current: { node: 'v20.15.1', npm: '10.7.0' }
[task 2026-02-20T15:40:27.644+00:00] npm warn EBADENGINE }
[task 2026-02-20T15:40:28.764+00:00] npm warn deprecated whatwg-encoding@3.1.1: Use @exodus/bytes instead for a more spec-conformant and faster implementation
[task 2026-02-20T15:40:30.835+00:00] Validation Summary:
[task 2026-02-20T15:40:30.835+00:00]
[task 2026-02-20T15:40:30.835+00:00] errors 0
[task 2026-02-20T15:40:30.835+00:00] notices 0
[task 2026-02-20T15:40:30.835+00:00] warnings 4
[task 2026-02-20T15:40:30.835+00:00]
[task 2026-02-20T15:40:30.835+00:00] WARNINGS:
[task 2026-02-20T15:40:30.835+00:00]
[task 2026-02-20T15:40:30.835+00:00] Code Message Description File L
[task 2026-02-20T15:40:30.836+00:00] MANIFEST_UPDATE_URL "update_ur… "applications.gecko.u… manifest.j…
[task 2026-02-20T15:40:30.836+00:00] l" is not pdate_url" or son
[task 2026-02-20T15:40:30.836+00:00] allowed. "browser_specific_set…
[task 2026-02-20T15:40:30.836+00:00] tings.gecko.update_ur…
[task 2026-02-20T15:40:30.836+00:00] l" are not allowed for
[task 2026-02-20T15:40:30.836+00:00] Mozilla-hosted
[task 2026-02-20T15:40:30.836+00:00] add-ons.
[task 2026-02-20T15:40:30.836+00:00] UNSAFE_VAR_ASSIGNMENT Unsafe Due to both security content/li… 1
[task 2026-02-20T15:40:30.836+00:00] assignment and performance st-2.3.1.m…
[task 2026-02-20T15:40:30.836+00:00] to concerns, this may not in.js
[task 2026-02-20T15:40:30.836+00:00] innerHTML be set using dynamic
[task 2026-02-20T15:40:30.836+00:00] values which have not
[task 2026-02-20T15:40:30.836+00:00] been adequately
[task 2026-02-20T15:40:30.836+00:00] sanitized. This can
[task 2026-02-20T15:40:30.836+00:00] lead to security
[task 2026-02-20T15:40:30.837+00:00] issues or fairly
[task 2026-02-20T15:40:30.837+00:00] serious performance
[task 2026-02-20T15:40:30.837+00:00] degradation.
[task 2026-02-20T15:40:30.837+00:00] UNSAFE_VAR_ASSIGNMENT Unsafe Due to both security content/li… 1
[task 2026-02-20T15:40:30.837+00:00] assignment and performance st-2.3.1.m…
[task 2026-02-20T15:40:30.837+00:00] to concerns, this may not in.js
[task 2026-02-20T15:40:30.837+00:00] innerHTML be set using dynamic
[task 2026-02-20T15:40:30.837+00:00] values which have not
[task 2026-02-20T15:40:30.837+00:00] been adequately
[task 2026-02-20T15:40:30.837+00:00] sanitized. This can
[task 2026-02-20T15:40:30.837+00:00] lead to security
[task 2026-02-20T15:40:30.837+00:00] issues or fairly
[task 2026-02-20T15:40:30.837+00:00] serious performance
[task 2026-02-20T15:40:30.837+00:00] degradation.
[task 2026-02-20T15:40:30.837+00:00] UNSAFE_VAR_ASSIGNMENT Unsafe Due to both security content/li… 1
[task 2026-02-20T15:40:30.837+00:00] assignment and performance st-2.3.1.m…
[task 2026-02-20T15:40:30.837+00:00] to concerns, this may not in.js
[task 2026-02-20T15:40:30.837+00:00] innerHTML be set using dynamic
[task 2026-02-20T15:40:30.837+00:00] values which have not
[task 2026-02-20T15:40:30.837+00:00] been adequately
[task 2026-02-20T15:40:30.837+00:00] sanitized. This can
[task 2026-02-20T15:40:30.837+00:00] lead to security
[task 2026-02-20T15:40:30.837+00:00] issues or fairly
[task 2026-02-20T15:40:30.837+00:00] serious performance
[task 2026-02-20T15:40:30.837+00:00] degradation.
[taskcluster 2026-02-20T15:40:31.241Z] Exit Code: 0
[taskcluster 2026-02-20T15:40:31.241Z] User Time: 13.388ms
[taskcluster 2026-02-20T15:40:31.241Z] Kernel Time: 13.388ms
[taskcluster 2026-02-20T15:40:31.241Z] Wall Time: 11.049049697s
[taskcluster 2026-02-20T15:40:31.241Z] Average Available System Memory: 14.73 GiB
[taskcluster 2026-02-20T15:40:31.241Z] Average System Memory Used: 909.94 MiB
[taskcluster 2026-02-20T15:40:31.241Z] Peak System Memory Used: 1.14 GiB
[taskcluster 2026-02-20T15:40:31.241Z] Total System Memory: 15.62 GiB
[taskcluster 2026-02-20T15:40:31.241Z] Result: SUCCEEDED
[taskcluster 2026-02-20T15:40:31.242Z] === Task Finished ===
[taskcluster 2026-02-20T15:40:31.242Z] Task Duration: 11.04958466s
Loading