build(deps): bump execa from 2.1.0 to 9.5.3 #17
test.yml
on: pull_request
[TEST] Update existing pull request
19s
[TEST] Create new pull request
18s
[TEST] Create multiple commits
20s
[TEST] Auto merge
21s
[TEST] Update PR title and body
17s
[TEST] Add Reviewers
19s
Annotations
7 errors and 2 warnings
[TEST] Create multiple commits
command is not a function
|
[TEST] Update PR title and body
command is not a function
|
[TEST] Create new pull request
command is not a function
|
[TEST] Update existing pull request
command is not a function
|
[TEST] Add Reviewers
command is not a function
|
[TEST] Auto merge
command is not a function
|
[TEST] Create or update pull request for hidden file
command is not a function
|
[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: 285, 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 amanstep \n]\"" && exit 1', toJson(fromJson(steps.get-pull-request.outputs.data).requested_reviewers.*.login)) }}. The template is not valid. .github/workflows/test.yml (Line: 338, Col: 14): Error reading JToken from JsonReader. Path '', line 0, position 0.
|