Skip to content

Changement de la formulation du bouton des réglages pour autoriser le… #10

Changement de la formulation du bouton des réglages pour autoriser le…

Changement de la formulation du bouton des réglages pour autoriser le… #10

Triggered via pull request March 5, 2024 16:02
@NicolasBuquetNicolasBuquet
review_requested #981
Status Failure
Total duration 14s
Artifacts

triage-review-requests.yml

on: pull_request_target
Move PRs asking for design review to the design board
2s
Move PRs asking for design review to the design board
Move PRs asking for product review to the product board
2s
Move PRs asking for product review to the product board
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
Move PRs asking for design review to the design board
[@octokit/auth-action] `GITHUB_TOKEN` variable is not set. It must be set on either `env:` or `with:`. See https://github.com/octokit/auth-action.js#createactionauth
Move PRs asking for product review to the product board
[@octokit/auth-action] `GITHUB_TOKEN` variable is not set. It must be set on either `env:` or `with:`. See https://github.com/octokit/auth-action.js#createactionauth
Move PRs asking for design review to the design board
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: octokit/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Move PRs asking for design review to the design board
Unexpected input(s) 'headers', 'team', valid inputs are ['query', 'mediaType', 'variables']
Move PRs asking for design review to the design board
Encountered an error when evaluating display name ${{ format('# Fetch requested reviewers, and people who are on the team echo ''{0}'' | tee /tmp/team_members.json echo ''{1}'' | tee /tmp/reviewers.json jq --raw-output .[] < /tmp/team_members.json | sort | tee /tmp/team_members.txt jq --raw-output .[] < /tmp/reviewers.json | sort | tee /tmp/reviewers.txt # Fetch requested team reviewers, and the name of the team echo ''{2}'' | tee /tmp/team_reviewers.json jq --raw-output .[] < /tmp/team_reviewers.json | sort | tee /tmp/team_reviewers.txt echo ''{3}'' | tee /tmp/team.txt # If either a reviewer matches a team member, or a team matches our team, say "true" if [ $(join /tmp/team_members.txt /tmp/reviewers.txt | wc -l) != 0 ]; then echo "::set-output name=match::true" elif [ $(join /tmp/team.txt /tmp/team_reviewers.txt | wc -l) != 0 ]; then echo "::set-output name=match::true" else echo "::set-output name=match::false" fi ', tojson(fromjson(steps.find_team_members.outputs.data).organization.team.members.nodes[*].login), tojson(github.event.pull_request.requested_reviewers[*].login), tojson(github.event.pull_request.requested_teams[*].slug), env.TEAM) }}. The template is not valid. .github/workflows/triage-review-requests.yml (Line: 32, Col: 14): Error reading JToken from JsonReader. Path '', line 0, position 0.
Move PRs asking for product review to the product board
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: octokit/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Move PRs asking for product review to the product board
Unexpected input(s) 'headers', 'team', valid inputs are ['query', 'mediaType', 'variables']
Move PRs asking for product review to the product board
Encountered an error when evaluating display name ${{ format('# Fetch requested reviewers, and people who are on the team echo ''{0}'' | tee /tmp/team_members.json echo ''{1}'' | tee /tmp/reviewers.json jq --raw-output .[] < /tmp/team_members.json | sort | tee /tmp/team_members.txt jq --raw-output .[] < /tmp/reviewers.json | sort | tee /tmp/reviewers.txt # Fetch requested team reviewers, and the name of the team echo ''{2}'' | tee /tmp/team_reviewers.json jq --raw-output .[] < /tmp/team_reviewers.json | sort | tee /tmp/team_reviewers.txt echo ''{3}'' | tee /tmp/team.txt # If either a reviewer matches a team member, or a team matches our team, say "true" if [ $(join /tmp/team_members.txt /tmp/reviewers.txt | wc -l) != 0 ]; then echo "::set-output name=match::true" elif [ $(join /tmp/team.txt /tmp/team_reviewers.txt | wc -l) != 0 ]; then echo "::set-output name=match::true" else echo "::set-output name=match::false" fi ', tojson(fromjson(steps.find_team_members.outputs.data).organization.team.members.nodes[*].login), tojson(github.event.pull_request.requested_reviewers[*].login), tojson(github.event.pull_request.requested_teams[*].slug), env.TEAM) }}. The template is not valid. .github/workflows/triage-review-requests.yml (Line: 99, Col: 14): Error reading JToken from JsonReader. Path '', line 0, position 0.