Skip to content

ci: add semantic-release scripts (#668) #226

ci: add semantic-release scripts (#668)

ci: add semantic-release scripts (#668) #226

Triggered via push March 28, 2024 16:45
Status Failure
Total duration 50s
Artifacts

test.yml

on: push
[TEST] Update existing pull request
14s
[TEST] Update existing pull request
[TEST] Create new pull request
22s
[TEST] Create new pull request
[TEST] Create multiple commits
22s
[TEST] Create multiple commits
[TEST] Auto merge
42s
[TEST] Auto merge
[TEST] Create or update pull request for hidden file
19s
[TEST] Create or update pull request for hidden file
[TEST] Update PR title and body
17s
[TEST] Update PR title and body
[TEST] Add Reviewers
15s
[TEST] Add Reviewers
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 2 warnings
[TEST] Add Reviewers
Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the gr2m/create-or-update-pull-request-action repository.
[TEST] Update PR title and body
Validation Failed: {"resource":"PullRequest","code":"custom","message":"A pull request already exists for gr2m:test-update-pr-title-and-body-226."}
[TEST] Add Reviewers
Encountered an error when evaluating display name ${{ format('echo "Requested reviewers are \"{0}\" but expected \"[\n gr2m \n]\"" && exit 1', toJson(fromJson(steps.get-pull-request.outputs.data).requested_reviewers.*.login)) }}. The template is not valid. .github/workflows/test.yml (Line: 308, Col: 14): Error reading JToken from JsonReader. Path '', line 0, position 0.
[TEST] Update PR title and body
Encountered an error when evaluating display name ${{ format('echo "Pull request title is \"{0}\" but expected \"Updated test pull request\"" && exit 1', fromJson(steps.get-pull-request.outputs.data).title) }}. The template is not valid. .github/workflows/test.yml (Line: 259, Col: 14): Error reading JToken from JsonReader. Path '', line 0, position 0.