build(deps-dev): bump eslint from 8.57.1 to 9.36.0 in /frontend #2799
Community-TC Integration / Code Coverage Frontend build
failed
Sep 22, 2025 in 4m 7s
Community-TC (pull_request)
Build web single page application
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-09-22T15:10:52.404Z
Resolved: 2025-09-22T15:11:30.114Z
Task Execution Time: 37 seconds, 710 milliseconds
Task Status: failed
Reason Resolved: failed
RunId: 0
Artifacts
- public/frontend
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-09-22T15:10:52.466Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2025-09-22T15:10:52.466Z] {
[taskcluster 2025-09-22T15:10:52.466Z] "config": {
[taskcluster 2025-09-22T15:10:52.466Z] "deploymentId": "d17003c66777e500"
[taskcluster 2025-09-22T15:10:52.466Z] },
[taskcluster 2025-09-22T15:10:52.466Z] "generic-worker": {
[taskcluster 2025-09-22T15:10:52.466Z] "config": {
[taskcluster 2025-09-22T15:10:52.466Z] "headlessTasks": false
[taskcluster 2025-09-22T15:10:52.466Z] },
[taskcluster 2025-09-22T15:10:52.466Z] "engine": "multiuser",
[taskcluster 2025-09-22T15:10:52.466Z] "go-arch": "amd64",
[taskcluster 2025-09-22T15:10:52.466Z] "go-os": "linux",
[taskcluster 2025-09-22T15:10:52.466Z] "go-version": "go1.25.1",
[taskcluster 2025-09-22T15:10:52.466Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v90.0.2",
[taskcluster 2025-09-22T15:10:52.466Z] "revision": "d7fbf0ee9e0d93e079cc7ff069eaceecfd7d29ec",
[taskcluster 2025-09-22T15:10:52.466Z] "source": "https://github.com/taskcluster/taskcluster/commits/d7fbf0ee9e0d93e079cc7ff069eaceecfd7d29ec",
[taskcluster 2025-09-22T15:10:52.466Z] "version": "90.0.2"
[taskcluster 2025-09-22T15:10:52.466Z] },
[taskcluster 2025-09-22T15:10:52.466Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-z3h7a1v8z4n3dkm6c3y5",
[taskcluster 2025-09-22T15:10:52.466Z] "instance-id": "3852085832164628636",
[taskcluster 2025-09-22T15:10:52.466Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2025-09-22T15:10:52.466Z] "local-ipv4": "10.128.0.75",
[taskcluster 2025-09-22T15:10:52.466Z] "machine-setup": {
[taskcluster 2025-09-22T15:10:52.466Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2025-09-22T15:10:52.466Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/3393b2d5ac319a202848a4cac88d7c8e15809124/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2025-09-22T15:10:52.466Z] },
[taskcluster 2025-09-22T15:10:52.466Z] "project-id": "community-tc-workers",
[taskcluster 2025-09-22T15:10:52.466Z] "public-hostname": "proj-relman-generic-worker-ubuntu-24-0-st0xiibwqlcqdabqa3avgq.c.community-tc-workers.internal",
[taskcluster 2025-09-22T15:10:52.466Z] "public-ipv4": "34.173.204.109",
[taskcluster 2025-09-22T15:10:52.466Z] "region": "us-central1",
[taskcluster 2025-09-22T15:10:52.466Z] "zone": "us-central1-f"
[taskcluster 2025-09-22T15:10:52.466Z] }
[taskcluster 2025-09-22T15:10:52.466Z] Task ID: FRWgdk1VQBi0NLEnwY8EFg
[taskcluster 2025-09-22T15:10:52.466Z] === Task Starting ===
[taskcluster 2025-09-22T15:10:53.134Z] Uploading redirect artifact public/logs/live.log to URL https://community-websocktunnel.services.mozilla.com/us-central1-f.3852085832164628636.60099/log/NDAxKFMxRRefgZSbCuDgYQ with mime type "text/plain; charset=utf-8" and expiry 2025-09-22T16:25:53.015Z
[taskcluster 2025-09-22T15:10:53.304Z] [d2g] Loading docker image
[taskcluster 2025-09-22T15:11:19.099Z] [d2g] Loaded docker image "docker.io/library/node:20"
[taskcluster 2025-09-22T15:11:19.100Z] Executing command 0: docker run -t --name taskcontainer_WMa-PovcSEW97_KQuRWQCg --memory-swap -1 --pids-limit -1 '--add-host=localhost.localdomain:127.0.0.1' --env-file 'env.list' node:20 sh -lxce 'git clone --quiet https://github.com/mozilla/code-coverage /src && cd /src/frontend && git checkout 3a5af2e61dd4214f0362880ff90bc2ddbb958cc2 -b build && npm install --no-progress && npm run release'
+ id -u
+ [ 0 -eq 0 ]
+ PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
+ export PATH
+ [ # ]
+ [ ]
+ id -u
+ [ 0 -eq 0 ]
+ PS1=#
+ [ -d /etc/profile.d ]
+ [ -r /etc/profile.d/*.sh ]
+ unset i
+ [ ]
+ mesg n
+ true
+ git clone --quiet https://github.com/mozilla/code-coverage /src
+ cd /src/frontend
+ git checkout 3a5af2e61dd4214f0362880ff90bc2ddbb958cc2 -b build
Switched to a new branch 'build'
+ npm install --no-progress
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @microsoft/eslint-plugin-sdl@0.2.2
npm error Found: eslint@9.36.0
npm error node_modules/eslint
npm error dev eslint@"^9.36.0" from the root project
npm error peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/eslint-utils@4.9.0
npm error node_modules/@eslint-community/eslint-utils
npm error @eslint-community/eslint-utils@"^4.8.0" from eslint@9.36.0
npm error @eslint-community/eslint-utils@"^4.1.2" from eslint-plugin-es-x@7.8.0
npm error node_modules/eslint-plugin-es-x
npm error eslint-plugin-es-x@"^7.5.0" from eslint-plugin-n@16.6.2
npm error node_modules/eslint-plugin-n
npm error peer eslint-plugin-n@"^15.0.0 || ^16.0.0 " from eslint-config-standard@17.1.0
npm error node_modules/eslint-config-standard
npm error 2 more (eslint-plugin-n, eslint)
npm error 12 more (eslint-compat-utils, eslint-config-prettier, ...)
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^4.19.1 || ^5 || ^6 || ^7 || ^8" from @microsoft/eslint-plugin-sdl@0.2.2
npm error node_modules/@microsoft/eslint-plugin-sdl
npm error peer @microsoft/eslint-plugin-sdl@"^0.2.2 || ^1.0.0" from eslint-plugin-mozilla@4.0.0
npm error node_modules/eslint-plugin-mozilla
npm error dev eslint-plugin-mozilla@"^4.0.0" from the root project
npm error
npm error Conflicting peer dependency: eslint@8.57.1
npm error node_modules/eslint
npm error peer eslint@"^4.19.1 || ^5 || ^6 || ^7 || ^8" from @microsoft/eslint-plugin-sdl@0.2.2
npm error node_modules/@microsoft/eslint-plugin-sdl
npm error peer @microsoft/eslint-plugin-sdl@"^0.2.2 || ^1.0.0" from eslint-plugin-mozilla@4.0.0
npm error node_modules/eslint-plugin-mozilla
npm error dev eslint-plugin-mozilla@"^4.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /root/.npm/_logs/2025-09-22T15_11_28_385Z-eresolve-report.txt
npm error A complete log of this run can be found in: /root/.npm/_logs/2025-09-22T15_11_28_385Z-debug-0.log
[taskcluster 2025-09-22T15:11:29.357Z] Exit Code: 1
[taskcluster 2025-09-22T15:11:29.357Z] User Time: 11.064ms
[taskcluster 2025-09-22T15:11:29.357Z] Kernel Time: 15.806ms
[taskcluster 2025-09-22T15:11:29.357Z] Wall Time: 10.256992106s
[taskcluster 2025-09-22T15:11:29.357Z] Average Available System Memory: 14.29 GiB
[taskcluster 2025-09-22T15:11:29.357Z] Average System Memory Used: 966.95 MiB
[taskcluster 2025-09-22T15:11:29.357Z] Peak System Memory Used: 1.02 GiB
[taskcluster 2025-09-22T15:11:29.357Z] Total System Memory: 15.62 GiB
[taskcluster 2025-09-22T15:11:29.357Z] Result: FAILED
[taskcluster 2025-09-22T15:11:29.358Z] === Task Finished ===
[taskcluster 2025-09-22T15:11:29.358Z] Task Duration: 10.257810784s
[taskcluster:warn 2025-09-22T15:11:29.435Z] [d2g] Artifact "public/frontend" not found at "/src/frontend/dist": exit status 1
[taskcluster:warn 2025-09-22T15:11:29.435Z] Error response from daemon: Could not find the file /src/frontend/dist in container taskcontainer_WMa-PovcSEW97_KQuRWQCg
[taskcluster:warn 2025-09-22T15:11:29.435Z]
[taskcluster 2025-09-22T15:11:29.586Z] Uploading error artifact public/frontend from file artifact0 with message "Could not read directory '/home/task_175855377496091/artifact0'", reason "file-missing-on-worker" and expiry 2025-10-06T15:07:22.290Z
[taskcluster 2025-09-22T15:11:29.741Z] Uploading link artifact public/logs/live.log to artifact public/logs/live_backing.log with expiry 2026-09-22T16:07:22.290Z
[taskcluster:error] exit status 1
Loading