Skip to content

Change directory to the given path #209

Change directory to the given path

Change directory to the given path #209

Triggered via pull request December 6, 2023 00:22
Status Failure
Total duration 28s
Artifacts

test.yml

on: pull_request
[TEST] Update existing pull request
12s
[TEST] Create new pull request
7s
[TEST] Create multiple commits
18s
[TEST] Auto merge
9s
[TEST] Create or update pull request for hidden file
15s
[TEST] Update PR title and body
9s
[TEST] Add Reviewers
16s

Annotations

7 errors and 2 warnings
[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-209
[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-209
[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-209
[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] 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] 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-209
[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-209
[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: 262, 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: 311, Col: 14): Error reading JToken from JsonReader. Path '', line 0, position 0.