Skip to content

chore(deps): update dependency eslint-plugin-jsdoc to v64 - #395

Merged
leplatrem merged 1 commit into
masterfrom
renovate/eslint-plugin-jsdoc-64.x
Aug 10, 2026
Merged

chore(deps): update dependency eslint-plugin-jsdoc to v64#395
leplatrem merged 1 commit into
masterfrom
renovate/eslint-plugin-jsdoc-64.x

chore(deps): update dependency eslint-plugin-jsdoc to v64

0d83b1e
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / t-lint-remote-settings-devtools succeeded Aug 9, 2026 in 13s

FirefoxCI (pull_request)

Test XPI

Details

View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster

Task Status

Started: 2026-08-09T16:58:18.343Z
Resolved: 2026-08-09T16:58:31.803Z
Task Execution Time: 13 seconds, 460 milliseconds
Task Status: completed
Reason Resolved: completed
TaskId: JpoLxShYQb-yoTdss71oSg
RunId: 0

Artifacts

- public/logs/live_backing.log
- public/logs/live.log


[taskcluster 2026-08-09T16:58:18.400Z] Worker Type (xpi-1/b-linux) settings:
[taskcluster 2026-08-09T16:58:18.400Z]   {
[taskcluster 2026-08-09T16:58:18.400Z]     "generic-worker": {
[taskcluster 2026-08-09T16:58:18.400Z]       "config": {
[taskcluster 2026-08-09T16:58:18.400Z]         "headlessTasks": true
[taskcluster 2026-08-09T16:58:18.400Z]       },
[taskcluster 2026-08-09T16:58:18.400Z]       "engine": "multiuser",
[taskcluster 2026-08-09T16:58:18.400Z]       "go-arch": "amd64",
[taskcluster 2026-08-09T16:58:18.400Z]       "go-os": "linux",
[taskcluster 2026-08-09T16:58:18.400Z]       "go-version": "go1.26.2",
[taskcluster 2026-08-09T16:58:18.400Z]       "release": "https://github.com/taskcluster/taskcluster/releases/tag/v99.2.1",
[taskcluster 2026-08-09T16:58:18.400Z]       "revision": "ddb9ce7efdb98ae2d0917b69778e9f3cd125e07f",
[taskcluster 2026-08-09T16:58:18.400Z]       "source": "https://github.com/taskcluster/taskcluster/commits/ddb9ce7efdb98ae2d0917b69778e9f3cd125e07f",
[taskcluster 2026-08-09T16:58:18.400Z]       "version": "99.2.1"
[taskcluster 2026-08-09T16:58:18.400Z]     },
[taskcluster 2026-08-09T16:58:18.400Z]     "image": "projects/taskcluster-imaging/global/images/gw-fxci-gcp-l1-2404-amd64-headless-googlecompute-2026-05-04",
[taskcluster 2026-08-09T16:58:18.400Z]     "instance-id": "3210409871209205709",
[taskcluster 2026-08-09T16:58:18.400Z]     "instance-type": "projects/887720501152/machineTypes/c2-standard-4",
[taskcluster 2026-08-09T16:58:18.400Z]     "local-ipv4": "10.128.0.10",
[taskcluster 2026-08-09T16:58:18.400Z]     "project-id": "fxci-production-level1-workers",
[taskcluster 2026-08-09T16:58:18.400Z]     "public-hostname": "xpi-1-b-linux-kidt9azrqsok6fh5qn15xw.c.fxci-production-level1-workers.internal",
[taskcluster 2026-08-09T16:58:18.400Z]     "public-ipv4": "34.59.248.159",
[taskcluster 2026-08-09T16:58:18.400Z]     "region": "us-central1",
[taskcluster 2026-08-09T16:58:18.400Z]     "zone": "us-central1-c"
[taskcluster 2026-08-09T16:58:18.400Z]   }
[taskcluster 2026-08-09T16:58:18.400Z] Task ID: JpoLxShYQb-yoTdss71oSg
[taskcluster 2026-08-09T16:58:18.400Z] === Task Starting ===
[taskcluster:warn 2026-08-09T16:58:19.869Z] [mounts] No SHA256 specified in task mounts for artifact:F1mlwGpBTRW2Ds_RnFC8uQ:public/image.tar.zst - SHA256 from downloaded file /home/generic-worker/downloads/ds2Zl9sXQLmZcuLk-GPc7g is f4a21a66ad793559d4d0fa5a97903d42be90d28331d880f2f4d28cf494be4cb7.
[taskcluster 2026-08-09T16:58:19.994Z] [mounts] File mount "dockerimage" handled by registered handler (cache: /home/generic-worker/downloads/ds2Zl9sXQLmZcuLk-GPc7g, SHA256: f4a21a66ad793559d4d0fa5a97903d42be90d28331d880f2f4d28cf494be4cb7)
[taskcluster 2026-08-09T16:58:19.994Z] [d2g] Using cached docker image "node-lts-latest:latest"
[taskcluster 2026-08-09T16:58:19.994Z] Executing command 0: docker run -t --name taskcontainer_ACcpiDe0QAm7jnAdGIKDsQ --memory-swap -1 --pids-limit -1 --pull=never --log-driver=none '--add-host=localhost.localdomain:127.0.0.1' --add-host=taskcluster:host-gateway --env-file 'env.list' 8207cc9115dce6cdf6c4c6beb1234994c3c99451b81291c2d92d03c8318f6fc4 /usr/local/bin/run-task --xpi-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx 'python3 /usr/local/bin/test.py lint'
[setup 2026-08-09T16:58:20.175+00:00] run-task started in /builds/worker
[setup 2026-08-09T16:58:20.175+00:00] Invoked by command: --xpi-checkout=/builds/worker/checkouts/vcs/ --task-cwd /builds/worker/checkouts/vcs -- bash -cx python3 /usr/local/bin/test.py lint
[setup 2026-08-09T16:58:20.175+00:00] Python version: 3.11.2
[setup 2026-08-09T16:58:20.175+00:00] Subprocess python version: 
3.11.2
[volume 2026-08-09T16:58:20.196+00:00] changing ownership of volume /builds/worker/.cache to 1000:1000
[volume 2026-08-09T16:58:20.196+00:00] changing ownership of volume /builds/worker/checkouts to 1000:1000
[setup 2026-08-09T16:58:20.197+00:00] running as worker:worker
[vcs 2026-08-09T16:58:20.197+00:00] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2026-08-09T16:58:20.199+00:00] executing ['git', 'clone', 'https://github.com/mozilla-extensions/remote-settings-devtools', '/builds/worker/checkouts/vcs']
[vcs 2026-08-09T16:58:20.200+00:00] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2026-08-09T16:58:21.057+00:00] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-extensions/remote-settings-devtools', 'renovate/eslint-plugin-jsdoc-64.x']
[vcs 2026-08-09T16:58:21.285+00:00] From https://github.com/mozilla-extensions/remote-settings-devtools
[vcs 2026-08-09T16:58:21.285+00:00]  * branch            renovate/eslint-plugin-jsdoc-64.x -> FETCH_HEAD
[vcs 2026-08-09T16:58:21.290+00:00] executing ['git', 'checkout', '-f', '-B', 'renovate/eslint-plugin-jsdoc-64.x', '0d83b1e9bcede625accbfec81caa0e18e70991a6']
[vcs 2026-08-09T16:58:21.297+00:00] Switched to a new branch 'renovate/eslint-plugin-jsdoc-64.x'
[vcs 2026-08-09T16:58:21.298+00:00] cleaning git checkout...
[vcs 2026-08-09T16:58:21.298+00:00] executing ['git', 'clean', '-nxdff']
[vcs 2026-08-09T16:58:21.299+00:00] removing []
[vcs 2026-08-09T16:58:21.299+00:00] successfully cleaned git checkout!
[vcs 2026-08-09T16:58:21.301+00:00] TinderboxPrint:<a href='https://github.com/mozilla-extensions/remote-settings-devtools/commit/0d83b1e9bcede625accbfec81caa0e18e70991a6' title='Built from remote-settings-devtools commit 0d83b1e9bcede625accbfec81caa0e18e70991a6'>0d83b1e9bcede625accbfec81caa0e18e70991a6</a>
[task 2026-08-09T16:58:21.301+00:00] executing ['bash', '-cx', 'python3 /usr/local/bin/test.py lint']
[task 2026-08-09T16:58:21.302+00:00] + python3 /usr/local/bin/test.py lint
[task 2026-08-09T16:58:23.733+00:00] npm warn deprecated whatwg-encoding@3.1.1: Use @exodus/bytes instead for a more spec-conformant and faster implementation
[task 2026-08-09T16:58:24.587+00:00] npm warn deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
[task 2026-08-09T16:58:25.855+00:00] npm warn deprecated glob@7.2.3: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
[task 2026-08-09T16:58:27.031+00:00] npm warn deprecated glob@10.5.0: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me
[task 2026-08-09T16:58:29.103+00:00] 
[task 2026-08-09T16:58:29.103+00:00] added 788 packages, and audited 789 packages in 8s
[task 2026-08-09T16:58:29.104+00:00] 
[task 2026-08-09T16:58:29.104+00:00] 250 packages are looking for funding
[task 2026-08-09T16:58:29.104+00:00]   run `npm fund` for details
[task 2026-08-09T16:58:29.117+00:00] 
[task 2026-08-09T16:58:29.117+00:00] 8 vulnerabilities (1 low, 7 high)
[task 2026-08-09T16:58:29.117+00:00] 
[task 2026-08-09T16:58:29.117+00:00] To address issues that do not require attention, run:
[task 2026-08-09T16:58:29.117+00:00]   npm audit fix
[task 2026-08-09T16:58:29.117+00:00] 
[task 2026-08-09T16:58:29.117+00:00] To address all issues (including breaking changes), run:
[task 2026-08-09T16:58:29.117+00:00]   npm audit fix --force
[task 2026-08-09T16:58:29.117+00:00] 
[task 2026-08-09T16:58:29.117+00:00] Run `npm audit` for details.
[task 2026-08-09T16:58:29.119+00:00] npm warn allow-scripts 1 package has install scripts not yet covered by allowScripts:
[task 2026-08-09T16:58:29.120+00:00] npm warn allow-scripts   unrs-resolver@1.11.1 (postinstall: napi-postinstall unrs-resolver 1.11.1 check)
[task 2026-08-09T16:58:29.120+00:00] npm warn allow-scripts
[task 2026-08-09T16:58:29.121+00:00] npm warn allow-scripts Run `npm approve-scripts --allow-scripts-pending` to review, or `npm approve-scripts <pkg>` to allow.
[task 2026-08-09T16:58:29.269+00:00] 
[task 2026-08-09T16:58:29.269+00:00] > remote-settings-devtools@2.0.0 lint
[task 2026-08-09T16:58:29.269+00:00] > npm run lint:eslint
[task 2026-08-09T16:58:29.269+00:00] 
[task 2026-08-09T16:58:29.376+00:00] 
[task 2026-08-09T16:58:29.376+00:00] > remote-settings-devtools@2.0.0 lint:eslint
[task 2026-08-09T16:58:29.376+00:00] > eslint .
[task 2026-08-09T16:58:29.376+00:00] 
[task 2026-08-09T16:58:30.366+00:00] Running ['npm', 'clean-install'] ...
[task 2026-08-09T16:58:30.366+00:00] Running ['npm', 'run', 'lint'] ...
[taskcluster 2026-08-09T16:58:31.187Z]                        Exit Code: 0
[taskcluster 2026-08-09T16:58:31.187Z]                        User Time: 16.265ms
[taskcluster 2026-08-09T16:58:31.187Z]                      Kernel Time: 8.675ms
[taskcluster 2026-08-09T16:58:31.187Z]                        Wall Time: 11.192420392s
[taskcluster 2026-08-09T16:58:31.187Z]  Average Available System Memory: 14.32 GiB
[taskcluster 2026-08-09T16:58:31.187Z]       Average System Memory Used: 1.29 GiB
[taskcluster 2026-08-09T16:58:31.187Z]          Peak System Memory Used: 1.44 GiB
[taskcluster 2026-08-09T16:58:31.187Z]              Total System Memory: 15.61 GiB
[taskcluster 2026-08-09T16:58:31.187Z]                           Result: SUCCEEDED
[taskcluster 2026-08-09T16:58:31.187Z] === Task Finished ===
[taskcluster 2026-08-09T16:58:31.187Z] Task Duration: 11.192970461s