build(deps-dev): bump eslint from 8.57.1 to 10.10.0 in /frontend - #3637
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Community-TC Integration / Code Review Frontend build
failed
Sep 18, 2026 in 23s
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: 2026-09-18T14:31:25.257Z
Resolved: 2026-09-18T14:31:47.996Z
Task Execution Time: 22 seconds, 739 milliseconds
Task Status: failed
Reason Resolved: failed
TaskId: QkVTXk8cRIOQIakVtYkfxA
RunId: 0
Artifacts
- public/frontend
- public/logs/live_backing.log (21.5 KB)
- public/logs/live.log
[taskcluster 2026-09-18T14:31:25.322Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2026-09-18T14:31:25.322Z] {
[taskcluster 2026-09-18T14:31:25.322Z] "generic-worker": {
[taskcluster 2026-09-18T14:31:25.322Z] "config": {
[taskcluster 2026-09-18T14:31:25.322Z] "capacity": 1,
[taskcluster 2026-09-18T14:31:25.322Z] "headlessTasks": false
[taskcluster 2026-09-18T14:31:25.322Z] },
[taskcluster 2026-09-18T14:31:25.322Z] "engine": "multiuser",
[taskcluster 2026-09-18T14:31:25.322Z] "go-arch": "amd64",
[taskcluster 2026-09-18T14:31:25.322Z] "go-os": "linux",
[taskcluster 2026-09-18T14:31:25.322Z] "go-version": "go1.27.1",
[taskcluster 2026-09-18T14:31:25.322Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v108.1.0",
[taskcluster 2026-09-18T14:31:25.322Z] "revision": "f86624a8bf3761cdbc48de2c7f74bae44d7464dd",
[taskcluster 2026-09-18T14:31:25.322Z] "source": "https://github.com/taskcluster/taskcluster/commits/f86624a8bf3761cdbc48de2c7f74bae44d7464dd",
[taskcluster 2026-09-18T14:31:25.322Z] "version": "108.1.0"
[taskcluster 2026-09-18T14:31:25.322Z] },
[taskcluster 2026-09-18T14:31:25.322Z] "image": "projects/taskcluster-imaging/global/images/generic-worker-ubuntu-24-04-9ed5a812d3d844ac9e4e",
[taskcluster 2026-09-18T14:31:25.322Z] "instance-id": "589620668262315229",
[taskcluster 2026-09-18T14:31:25.322Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2026-09-18T14:31:25.322Z] "local-ipv4": "10.150.15.202",
[taskcluster 2026-09-18T14:31:25.322Z] "machine-setup": {
[taskcluster 2026-09-18T14:31:25.322Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2026-09-18T14:31:25.322Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/b5b7c2ad856c144a6759e6e72280c4a958f8a930/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2026-09-18T14:31:25.322Z] },
[taskcluster 2026-09-18T14:31:25.322Z] "project-id": "community-tc-workers",
[taskcluster 2026-09-18T14:31:25.322Z] "public-hostname": "proj-relman-generic-worker-ubuntu-24-0-yjuzfps9s7as9z70knjhaq.c.community-tc-workers.internal",
[taskcluster 2026-09-18T14:31:25.322Z] "public-ipv4": "34.181.179.181",
[taskcluster 2026-09-18T14:31:25.322Z] "region": "us-east4",
[taskcluster 2026-09-18T14:31:25.322Z] "zone": "us-east4-b"
[taskcluster 2026-09-18T14:31:25.322Z] }
[taskcluster 2026-09-18T14:31:25.322Z] Task ID: QkVTXk8cRIOQIakVtYkfxA
[taskcluster 2026-09-18T14:31:25.322Z] === Task Starting ===
[taskcluster 2026-09-18T14:31:26.044Z] [d2g] Using cached docker image "docker.io/library/node:16-alpine"
[taskcluster 2026-09-18T14:31:26.047Z] Executing command 0: docker run -t --name taskcontainer_fvDnIA4kSz-rZEU7BPIzwA --memory-swap -1 --pids-limit -1 --pull=never --log-driver=none '--add-host=localhost.localdomain:127.0.0.1' --env-file 'env.list' -- node:16-alpine sh -lxce 'apk add git lcms2-dev bash libpng-dev autoconf build-base --quiet && git clone --quiet https://github.com/mozilla/code-review /src && cd /src/frontend && git checkout 9fa079bb83c547f7acc2aa91538257952a1b3a1f -b build && npm install && npm run build'
+ export 'PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin'
+ export 'PAGER=less'
+ umask 022
+ '[' -n -o 1.36.1 ]
+ PS1='\h:\w\$ '
+ '[' -n ]
+ '[' -r /etc/profile.d/20locale.sh ]
+ . /etc/profile.d/20locale.sh
+ export 'CHARSET=UTF-8'
+ export 'LANG=C.UTF-8'
+ export 'LC_COLLATE=C'
+ unset script
+ apk add git lcms2-dev bash libpng-dev autoconf build-base --quiet
0% 1% 2% 2% █ 3% █ 4% █ 4% ██ 5% ██ 6% ██ 6% ███ 7% ███ 8% ███ 9% ███ 9% ████ 10% ████ 11% ████ 11% █████ 12% █████ 13% █████ 13% ██████ 14% ██████ 15% ██████ 16% ███████ 17% ███████ 18% ████████ 19% ████████ 20% █████████ 21% █████████ 22% █████████ 22% ██████████ 23% ██████████ 24% ██████████ 25% ███████████ 26% ███████████ 27% ████████████ 28% ████████████ 29% ████████████ 30% █████████████ 31% █████████████ 32% ██████████████ 33% ██████████████ 34% ██████████████ 34% ███████████████ 35% ███████████████ 36% ████████████████ 37% ████████████████ 38% ████████████████ 38% █████████████████ 39% █████████████████ 40% █████████████████ 41% ██████████████████ 42% ██████████████████ 43% ███████████████████ 44% ███████████████████ 45% ███████████████████ 45% ████████████████████ 46% ████████████████████ 47% ████████████████████ 48% █████████████████████ 49% █████████████████████ 50% ██████████████████████ 51% ██████████████████████ 52% ███████████████████████ 53% ███████████████████████ 54% ███████████████████████ 55% ████████████████████████ 56% ████████████████████████ 57% █████████████████████████ 58% █████████████████████████ 59% ██████████████████████████ 60% ██████████████████████████ 61% ██████████████████████████ 61% ███████████████████████████ 62% ███████████████████████████ 63% ███████████████████████████ 63% ████████████████████████████ 64% ████████████████████████████ 65% ████████████████████████████ 65% █████████████████████████████ 66% █████████████████████████████ 67% █████████████████████████████ 68% █████████████████████████████ 68% ██████████████████████████████ 69% ██████████████████████████████ 70% ██████████████████████████████ 70% ███████████████████████████████ 71% ███████████████████████████████ 72% ███████████████████████████████ 72% ████████████████████████████████ 73% ████████████████████████████████ 74% ████████████████████████████████ 75% █████████████████████████████████ 76% █████████████████████████████████ 77% ██████████████████████████████████ 78% ██████████████████████████████████ 79% ██████████████████████████████████ 80% ███████████████████████████████████ 81% ███████████████████████████████████ 82% ████████████████████████████████████ 83% ████████████████████████████████████ 84% █████████████████████████████████████ 85% █████████████████████████████████████ 86% █████████████████████████████████████ 86% ██████████████████████████████████████ 87% ██████████████████████████████████████ 88% ██████████████████████████████████████ 88% ███████████████████████████████████████ 89% ███████████████████████████████████████ 90% ███████████████████████████████████████ 90% ████████████████████████████████████████ 91% ████████████████████████████████████████ 92% ████████████████████████████████████████ 93% ████████████████████████████████████████ 93% █████████████████████████████████████████ 94% █████████████████████████████████████████ 95% █████████████████████████████████████████ 95% ██████████████████████████████████████████ 96% ██████████████████████████████████████████ 97% ██████████████████████████████████████████ 97% ███████████████████████████████████████████ 98% ███████████████████████████████████████████ 99% ███████████████████████████████████████████ % ████████████████████████████████████████████+ git clone --quiet https://github.com/mozilla/code-review /src
+ cd /src/frontend
+ git checkout 9fa079bb83c547f7acc2aa91538257952a1b3a1f -b build
Switched to a new branch 'build'
+ npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @babel/eslint-parser@7.29.7
npm ERR! Found: eslint@10.10.0
npm ERR! node_modules/eslint
npm ERR! dev eslint@"^10.10.0" from the root project
npm ERR! peer eslint@"^6.0.0 || ^7.0.0 || >=8.0.0" from @eslint-community/eslint-utils@4.10.1
npm ERR! node_modules/@eslint-community/eslint-utils
npm ERR! @eslint-community/eslint-utils@"^4.8.0" from eslint@10.10.0
npm ERR! @eslint-community/eslint-utils@"^4.1.2" from eslint-plugin-es-x@7.5.0
npm ERR! node_modules/eslint-plugin-es-x
npm ERR! eslint-plugin-es-x@"^7.5.0" from eslint-plugin-n@16.6.2
npm ERR! node_modules/eslint-plugin-n
npm ERR! dev eslint-plugin-n@"^16.6.2" from the root project
npm ERR! 1 more (eslint-config-standard)
npm ERR! 2 more (eslint-plugin-n, eslint-plugin-vue)
npm ERR! 6 more (eslint-compat-utils, eslint-plugin-babel, ...)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^7.5.0 || ^8.0.0 || ^9.0.0" from @babel/eslint-parser@7.29.7
npm ERR! node_modules/@babel/eslint-parser
npm ERR! dev @babel/eslint-parser@"^7.29.7" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: eslint@8.57.1
npm ERR! node_modules/eslint
npm ERR! peer eslint@"^7.5.0 || ^8.0.0 || ^9.0.0" from @babel/eslint-parser@7.29.7
npm ERR! node_modules/@babel/eslint-parser
npm ERR! dev @babel/eslint-parser@"^7.29.7" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /root/.npm/eresolve-report.txt for a full report.
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2026-09-18T14_31_46_185Z-debug-0.log
[taskcluster 2026-09-18T14:31:47.301Z] Exit Code: 1
[taskcluster 2026-09-18T14:31:47.301Z] User Time: 20.401ms
[taskcluster 2026-09-18T14:31:47.301Z] Kernel Time: 19.327ms
[taskcluster 2026-09-18T14:31:47.301Z] Wall Time: 21.253913173s
[taskcluster 2026-09-18T14:31:47.301Z] Average Available System Memory: 14.44 GiB
[taskcluster 2026-09-18T14:31:47.301Z] Average System Memory Used: 1.17 GiB
[taskcluster 2026-09-18T14:31:47.301Z] Peak System Memory Used: 1.44 GiB
[taskcluster 2026-09-18T14:31:47.301Z] Total System Memory: 15.61 GiB
[taskcluster 2026-09-18T14:31:47.301Z] Result: FAILED
[taskcluster 2026-09-18T14:31:47.301Z] === Task Finished ===
[taskcluster 2026-09-18T14:31:47.301Z] Task Duration: 21.254378212s
[taskcluster:warn 2026-09-18T14:31:47.324Z] [d2g] Artifact "public/frontend" not found at "/src/frontend/build": exit status 1
[taskcluster:warn 2026-09-18T14:31:47.324Z] Error response from daemon: Could not find the file /src/frontend/build in container taskcontainer_fvDnIA4kSz-rZEU7BPIzwA
[taskcluster:warn 2026-09-18T14:31:47.324Z]
[taskcluster:error] exit status 1
Loading