build(deps-dev): bump eslint-plugin-n from 16.6.2 to 17.20.0 in /frontend #2836
Community-TC Integration / Code Review Bot checks: linting
succeeded
Jun 16, 2025 in 1m 1s
Community-TC (pull_request)
Check code style with pre-commit hooks
Details
View task in Taskcluster | View logs in Taskcluster | View task group in Taskcluster
Task Status
Started: 2025-06-16T16:06:35.216Z
Resolved: 2025-06-16T16:07:36.141Z
Task Execution Time: 1 minute, 925 milliseconds
Task Status: completed
Reason Resolved: completed
RunId: 0
Artifacts
- public/logs/live_backing.log
[taskcluster 2025-06-16T16:06:35.284Z] Worker Type (proj-relman/generic-worker-ubuntu-24-04) settings:
[taskcluster 2025-06-16T16:06:35.284Z] {
[taskcluster 2025-06-16T16:06:35.284Z] "config": {
[taskcluster 2025-06-16T16:06:35.284Z] "deploymentId": "54e077c7eafe284d"
[taskcluster 2025-06-16T16:06:35.284Z] },
[taskcluster 2025-06-16T16:06:35.284Z] "generic-worker": {
[taskcluster 2025-06-16T16:06:35.284Z] "config": {
[taskcluster 2025-06-16T16:06:35.284Z] "headlessTasks": false
[taskcluster 2025-06-16T16:06:35.284Z] },
[taskcluster 2025-06-16T16:06:35.284Z] "engine": "multiuser",
[taskcluster 2025-06-16T16:06:35.284Z] "go-arch": "amd64",
[taskcluster 2025-06-16T16:06:35.284Z] "go-os": "linux",
[taskcluster 2025-06-16T16:06:35.284Z] "go-version": "go1.24.3",
[taskcluster 2025-06-16T16:06:35.284Z] "release": "https://github.com/taskcluster/taskcluster/releases/tag/v84.1.0",
[taskcluster 2025-06-16T16:06:35.284Z] "revision": "95a302b70b83afd194154b98b6362721700ffcf3",
[taskcluster 2025-06-16T16:06:35.284Z] "source": "https://github.com/taskcluster/taskcluster/commits/95a302b70b83afd194154b98b6362721700ffcf3",
[taskcluster 2025-06-16T16:06:35.284Z] "version": "84.1.0"
[taskcluster 2025-06-16T16:06:35.284Z] },
[taskcluster 2025-06-16T16:06:35.284Z] "image": "projects/community-tc-workers/global/images/generic-worker-ubuntu-24-04-nakhl3kzct6gw3gfa913",
[taskcluster 2025-06-16T16:06:35.284Z] "instance-id": "1065178358066545037",
[taskcluster 2025-06-16T16:06:35.284Z] "instance-type": "projects/757942385826/machineTypes/n2-standard-4",
[taskcluster 2025-06-16T16:06:35.284Z] "local-ipv4": "10.128.0.26",
[taskcluster 2025-06-16T16:06:35.284Z] "machine-setup": {
[taskcluster 2025-06-16T16:06:35.284Z] "maintainer": "taskcluster-notifications+workers@mozilla.com",
[taskcluster 2025-06-16T16:06:35.284Z] "script": "https://raw.githubusercontent.com/taskcluster/community-tc-config/080babc110086e4787df069c2997b055fa09fbf6/imagesets/generic-worker-ubuntu-24-04/bootstrap.sh"
[taskcluster 2025-06-16T16:06:35.284Z] },
[taskcluster 2025-06-16T16:06:35.284Z] "project-id": "community-tc-workers",
[taskcluster 2025-06-16T16:06:35.284Z] "public-hostname": "proj-relman-generic-worker-ubuntu-24-0-qgdyb3jnqs-zulg8hum-sa.c.community-tc-workers.internal",
[taskcluster 2025-06-16T16:06:35.284Z] "public-ipv4": "34.61.129.57",
[taskcluster 2025-06-16T16:06:35.284Z] "region": "us-central1",
[taskcluster 2025-06-16T16:06:35.284Z] "zone": "us-central1-c"
[taskcluster 2025-06-16T16:06:35.284Z] }
[taskcluster 2025-06-16T16:06:35.284Z] Task ID: DbqfrIK8To6vIudiZLoA0w
[taskcluster 2025-06-16T16:06:35.284Z] === Task Starting ===
[taskcluster 2025-06-16T16:06:37.312Z] Executing command 0: /usr/bin/env bash -cx 'docker run -t --name taskcontainer_XCnQinEmT4OLkH75OOzMUA --memory-swap -1 --pids-limit -1 -e RUN_ID -e TASKCLUSTER_INSTANCE_TYPE -e TASKCLUSTER_ROOT_URL -e TASKCLUSTER_WORKER_LOCATION -e TASK_GROUP_ID -e TASK_ID '\''python:3.12'\'' sh -lxce '\''git clone --quiet https://github.com/mozilla/code-review /src && cd /src && git checkout 71937ec5e04e72052f2faba593bd51936f6836f1 -b checks && cd /src/bot && pip install --disable-pip-version-check --no-cache-dir --quiet -r requirements-dev.txt && cd /src && pre-commit run -a --show-diff-on-failure'\'
+ docker run -t --name taskcontainer_XCnQinEmT4OLkH75OOzMUA --memory-swap -1 --pids-limit -1 -e RUN_ID -e TASKCLUSTER_INSTANCE_TYPE -e TASKCLUSTER_ROOT_URL -e TASKCLUSTER_WORKER_LOCATION -e TASK_GROUP_ID -e TASK_ID python:3.12 sh -lxce 'git clone --quiet https://github.com/mozilla/code-review /src && cd /src && git checkout 71937ec5e04e72052f2faba593bd51936f6836f1 -b checks && cd /src/bot && pip install --disable-pip-version-check --no-cache-dir --quiet -r requirements-dev.txt && cd /src && pre-commit run -a --show-diff-on-failure'
+ 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-review /src
+ cd /src
+ git checkout 71937ec5e04e72052f2faba593bd51936f6836f1 -b checks
Switched to a new branch 'checks'
+ cd /src/bot
+ pip install --disable-pip-version-check --no-cache-dir --quiet -r requirements-dev.txt
WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager, possibly rendering your system unusable. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv. Use the --root-user-action option if you know what you are doing and want to suppress this warning.
+ cd /src
+ pre-commit run -a --show-diff-on-failure
[INFO] Initializing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-prettier.
[INFO] Initializing environment for https://github.com/pre-commit/mirrors-prettier:prettier@2.7.1.
[INFO] Initializing environment for https://github.com/pre-commit/pre-commit-hooks.
[WARNING] repo `https://github.com/pre-commit/pre-commit-hooks` uses deprecated stage names (commit, push) which will be removed in a future version. Hint: often `pre-commit autoupdate --repo https://github.com/pre-commit/pre-commit-hooks` will fix this. if it does not -- consider reporting an issue to that repo.
[INFO] Initializing environment for https://github.com/codespell-project/codespell.
[INFO] Initializing environment for https://github.com/marco-c/taskcluster_yml_validator.
[INFO] Initializing environment for https://github.com/asottile/yesqa.
[INFO] Installing environment for https://github.com/astral-sh/ruff-pre-commit.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/mirrors-prettier.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/pre-commit/pre-commit-hooks.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/codespell-project/codespell.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/marco-c/taskcluster_yml_validator.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
[INFO] Installing environment for https://github.com/asottile/yesqa.
[INFO] Once installed this environment will be reused.
[INFO] This may take a few minutes...
ruff.....................................................................Passed
ruff-format..............................................................Passed
prettier.................................................................Passed
check python ast.........................................................Passed
check docstring is first.................................................Passed
check that executables have shebangs.....................................Passed
check for merge conflicts................................................Passed
check for broken symlinks............................(no files to check)Skipped
debug statements (python)................................................Passed
trim trailing whitespace.................................................Passed
check yaml...............................................................Passed
mixed line ending........................................................Passed
python tests naming......................................................Passed
check json...............................................................Passed
fix requirements.txt.....................................................Passed
check vcs permalinks.....................................................Passed
codespell................................................................Passed
taskcluster_yml..........................................................Passed
Strip unnecessary `# noqa`s..............................................Passed
Check for useless excludes...............................................Passed
[taskcluster 2025-06-16T16:07:35.548Z] Exit Code: 0
[taskcluster 2025-06-16T16:07:35.548Z] User Time: 12.884ms
[taskcluster 2025-06-16T16:07:35.548Z] Kernel Time: 16.32ms
[taskcluster 2025-06-16T16:07:35.548Z] Wall Time: 58.236249447s
[taskcluster 2025-06-16T16:07:35.548Z] Average System Memory Used: 963.13 MiB
[taskcluster 2025-06-16T16:07:35.548Z] Peak System Memory Used: 1.35 GiB
[taskcluster 2025-06-16T16:07:35.548Z] Total System Memory: 15.62 GiB
[taskcluster 2025-06-16T16:07:35.548Z] Result: SUCCEEDED
[taskcluster 2025-06-16T16:07:35.548Z] === Task Finished ===
[taskcluster 2025-06-16T16:07:35.548Z] Task Duration: 58.236442122s
Loading