Uh oh!
There was an error while loading. Please reload this page.
tools: update ESLint to 8.2.0 - #40734
Conversation
Fast-track has been requested by @targos. Please 👍 to approve. |
targos
commented
Nov 6, 2021
Commit queue failed (https://github.com/nodejs/node/runs/4125859812?check_suite_focus=true) but it only commented on #40720 |
targos
commented
Nov 6, 2021
Last lines of the logs: |
targos
commented
Nov 6, 2021
Exit code 22 means that the HTTP response's code was >=400 |
targos
commented
Nov 6, 2021
I tried locally, the response code is 404 |
Trott
commented
Nov 6, 2021
|
PR-URL: #40734 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Voltrex <mohammadkeyvanzade94@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Trott
commented
Nov 6, 2021
Landed in 1977afd |
targos
commented
Nov 6, 2021
@aduh95 ^ |
aduh95
commented
Nov 6, 2021
I tried landing #40664 (comment) using the CQ, and it crashed. However, trying the command manually succeeded for me, I wasn't able to reproduce the 404. Maybe it's token that we use is not allowed to merge PRs? |
targos
commented
Nov 6, 2021
I think we use the default token provided by GitHub. It's supposed to have read/write access to pull requests: https://docs.github.com/en/actions/security-guides/automatic-token-authentication#permissions-for-the-github_token |
We don't, we set a special one from the repo secrets: node/.github/workflows/commit-queue.yml Lines 29 to 33 in f367af4 |
targos
commented
Nov 6, 2021
That's not the one we pass to commit-queue.sh: node/.github/workflows/commit-queue.yml Line 81 in f367af4 |
aduh95
commented
Nov 6, 2021
According to the Anyway it's very surprising the CQ was working on node-auto-test but doesn't on nodejs/node. Maybe it's related to one of the branch protection rules? None are setup on |
targos
commented
Nov 6, 2021
Mmmh, that's possible. We do have a rule that only allows members of |
aduh95
commented
Nov 6, 2021
That's probably when the |
targos
commented
Nov 6, 2021
Oh I see, the |
targos
commented
Nov 6, 2021
PR-URL: #40734 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Voltrex <mohammadkeyvanzade94@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
PR-URL: #40734 Reviewed-By: Michaël Zasso <targos@protonmail.com> Reviewed-By: Voltrex <mohammadkeyvanzade94@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>

Update ESLint to 8.2.0