feat: add workflow permission checks and update pull request body for… #67
Annotations
2 errors
|
|
|
tests/action-execution.test.ts#L256
AssertionError: expected "spy" to be called with arguments: [ ObjectContaining{…} ]
Received:
1st spy call:
[
- ObjectContaining {
- "authorEmail": "41898282+github-actions[bot]@users.noreply.github.com",
- "authorName": "github-actions[bot]",
+ {
+ "authorEmail": "[email protected]",
+ "authorName": "CasperKristiansson",
+ "commitMessage": "chore: bump python 3.13 to 3.13.1",
+ "files": [
+ ".github/workflows/ci.yml",
+ ],
+ "repoPath": "/tmp/python-version-patch-pr-p0lpOE",
+ "track": "3.13",
},
]
Number of calls: 1
❯ tests/action-execution.test.ts:256:42
|
The logs for this run have expired and are no longer available.
Loading