build(deps-dev): bump eslint from 8.57.1 to 9.39.2 in /frontend #2883
Community-TC Integration / Code Coverage Frontend build
failed
Dec 15, 2025 in 3m 37s
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-12-15T15:10:14.385Z
Resolved: 2025-12-15T15:11:03.652Z
Task Execution Time: 49 seconds, 267 milliseconds
Task Status: failed
Reason Resolved: failed
RunId: 0
Artifacts
- public/frontend
- public/logs/live_backing.log
- public/logs/live.log
[taskcluster 2025-12-15T15:10:14.442Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2025-12-15T15:10:14.443Z] {
[taskcluster 2025-12-15T15:10:14.443Z] "config": {
[taskcluster 2025-12-15T15:10:14.443Z] "deploymentId": "1ac429db7669f687"
[taskcluster 2025-12-15T15:10:14.443Z] },
[taskcluster 2025-12-15T15:10:14.443Z] "generic-worker": {
[taskcluster 2025-12-15T15:10:14.443Z] "config": {
[taskcluster 2025-12-15T15:10:14.443Z] "headlessTasks": false
[taskcluster 2025-12-15T15:10:14.443Z] },
[taskcluster 2025-12-15T15:10:14.443Z] "engine": "multiuser",
[taskcluster 2025-12-15T15:10:14.443Z] "go-arch": "amd64",
[taskcluster 2025-12-15T15:10:14.443Z] "go-os": "linux",
[taskcluster 2025-12-15T15:10:14.443Z] "go-version": "go1.25.5",
[taskcluster 2025-12-15T15:10:14.443Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v94.1.1",
[taskcluster 2025-12-15T15:10:14.443Z] "revision": "34be876dfac542c7d9e60124af5634d64f1c8e77",
[taskcluster 2025-12-15T15:10:14.443Z] "source": "https://github.com/taskcluster/taskcluster/commits/34be876dfac542c7d9e60124af5634d64f1c8e77",
[taskcluster 2025-12-15T15:10:14.443Z] "version": "94.1.1"
[taskcluster 2025-12-15T15:10:14.443Z] },
[taskcluster 2025-12-15T15:10:14.443Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-cnovaaydelfyokjgyjsa",
[taskcluster 2025-12-15T15:10:14.443Z] "instance-id": "2980436435807345313",
[taskcluster 2025-12-15T15:10:14.443Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2025-12-15T15:10:14.443Z] "local-ipv4": "10.150.0.84",
[taskcluster 2025-12-15T15:10:14.443Z] "machine-setup": {
[taskcluster 2025-12-15T15:10:14.443Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2025-12-15T15:10:14.443Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2025-12-15T15:10:14.443Z] },
[taskcluster 2025-12-15T15:10:14.443Z] "project-id": "community-tc-workers",
[taskcluster 2025-12-15T15:10:14.443Z] "public-hostname": "proj-relman-generic-worker-ubuntu-24-0-oxhkfpawqp2jo--bup8qka.c.community-tc-workers.internal",
[taskcluster 2025-12-15T15:10:14.443Z] "public-ipv4": "35.188.242.85",
[taskcluster 2025-12-15T15:10:14.443Z] "region": "us-east4",
[taskcluster 2025-12-15T15:10:14.443Z] "zone": "us-east4-b"
[taskcluster 2025-12-15T15:10:14.443Z] }
[taskcluster 2025-12-15T15:10:14.443Z] Task ID: RDdfEVp-TpGldqyOTFLs0Q
[taskcluster 2025-12-15T15:10:14.443Z] === Task Starting ===
[taskcluster 2025-12-15T15:10:15.354Z] [d2g] Loading docker image
[taskcluster 2025-12-15T15:10:44.977Z] [d2g] Loaded docker image "docker.io/library/node:20"
[taskcluster 2025-12-15T15:10:44.977Z] Executing command 0: docker run -t --name taskcontainer_SznWkabVTfK_Ih5jcThMIA --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 49774a5df568976a2cc4aee03c2ea26f6fc5a4d8 -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 49774a5df568976a2cc4aee03c2ea26f6fc5a4d8 -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.39.2
npm error node_modules/eslint
npm error dev eslint@"^9.39.2" 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.39.2
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-12-15T15_11_01_726Z-eresolve-report.txt
npm error A complete log of this run can be found in: /root/.npm/_logs/2025-12-15T15_11_01_726Z-debug-0.log
[taskcluster 2025-12-15T15:11:02.860Z] Exit Code: 1
[taskcluster 2025-12-15T15:11:02.860Z] User Time: 39.88ms
[taskcluster 2025-12-15T15:11:02.860Z] Kernel Time: 17.091ms
[taskcluster 2025-12-15T15:11:02.860Z] Wall Time: 17.883100904s
[taskcluster 2025-12-15T15:11:02.860Z] Average Available System Memory: 14.14 GiB
[taskcluster 2025-12-15T15:11:02.860Z] Average System Memory Used: 1.48 GiB
[taskcluster 2025-12-15T15:11:02.860Z] Peak System Memory Used: 1.54 GiB
[taskcluster 2025-12-15T15:11:02.860Z] Total System Memory: 15.62 GiB
[taskcluster 2025-12-15T15:11:02.860Z] Result: FAILED
[taskcluster 2025-12-15T15:11:02.861Z] === Task Finished ===
[taskcluster 2025-12-15T15:11:02.861Z] Task Duration: 17.883904241s
[taskcluster:warn 2025-12-15T15:11:02.893Z] [d2g] Artifact "public/frontend" not found at "/src/frontend/dist": exit status 1
[taskcluster:warn 2025-12-15T15:11:02.893Z] Error response from daemon: Could not find the file /src/frontend/dist in container taskcontainer_SznWkabVTfK_Ih5jcThMIA
[taskcluster:warn 2025-12-15T15:11:02.893Z]
[taskcluster:error] exit status 1
Loading