Skip to content

build(deps-dev): bump braces from 3.0.2 to 3.0.3 #234

build(deps-dev): bump braces from 3.0.2 to 3.0.3

build(deps-dev): bump braces from 3.0.2 to 3.0.3 #234

Triggered via pull request June 16, 2024 10:03
Status Failure
Total duration 31s
Artifacts

test.yml

on: pull_request
[TEST] Update existing pull request
10s
[TEST] Update existing pull request
[TEST] Create new pull request
10s
[TEST] Create new pull request
[TEST] Create multiple commits
16s
[TEST] Create multiple commits
[TEST] Auto merge
11s
[TEST] Auto merge
[TEST] Create or update pull request for hidden file
18s
[TEST] Create or update pull request for hidden file
[TEST] Update PR title and body
21s
[TEST] Update PR title and body
[TEST] Add Reviewers
23s
[TEST] Add Reviewers
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 2 warnings
[TEST] Update existing pull request
Command failed with exit code 128 (Unknown system error -128): git push -f ***github.com/gr2m/create-or-update-pull-request-action.git HEAD:refs/heads/create-or-update-pull-request-action
[TEST] Auto merge
Command failed with exit code 128 (Unknown system error -128): git push -f ***github.com/gr2m/create-or-update-pull-request-action.git HEAD:refs/heads/test-auto-merge-234
[TEST] Create new pull request
Command failed with exit code 128 (Unknown system error -128): git push -f ***github.com/gr2m/create-or-update-pull-request-action.git HEAD:refs/heads/test-create-new-pull-request-234
[TEST] Create multiple commits
Command failed with exit code 128 (Unknown system error -128): git push -f ***github.com/gr2m/create-or-update-pull-request-action.git HEAD:refs/heads/test-create-new-pull-request-with-multiple-commits-234
[TEST] Create or update pull request for hidden file
Command failed with exit code 128 (Unknown system error -128): git push -f ***github.com/gr2m/create-or-update-pull-request-action.git HEAD:refs/heads/create-or-update-pull-request-action
[TEST] Update PR title and body
Command failed with exit code 128 (Unknown system error -128): git push -f ***github.com/gr2m/create-or-update-pull-request-action.git HEAD:refs/heads/test-update-pr-title-and-body-234
[TEST] Add Reviewers
Command failed with exit code 128 (Unknown system error -128): git push -f ***github.com/gr2m/create-or-update-pull-request-action.git HEAD:refs/heads/test-add-reviewers-234
[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.
[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: 307, Col: 14): Error reading JToken from JsonReader. Path '', line 0, position 0.