Merge pull request #490 from GSA/clean-up #2467
commit.yml
on: push
create services (development)
0s
Python Lint
7s
Pytests
2m 45s
Matrix: Add network-policies
Annotations
3 errors and 3 warnings
|
Pytests
Resource not accessible by integration - https://docs.github.com/rest/commits/comments#create-a-commit-comment
|
|
Pytests
HttpError: Resource not accessible by integration - https://docs.github.com/rest/commits/comments#create-a-commit-comment
|
|
Pytests
Permission denied when trying to create/update comment.
This error usually occurs because the GITHUB_TOKEN lacks necessary permissions.
To fix this, add a permissions block to your workflow:
```yaml
permissions:
contents: read # For checkout and comparing commits
pull-requests: write # For creating/updating PR comments
```
For push events creating commit comments, see:
https://github.com/MishaKav/pytest-coverage-comment#comment-not-appearing
|
|
Pytests
File "/home/runner/work/datagov-harvester/datagov-harvester/pytest-functional.xml" doesn't exist
|
|
Pytests
File "/home/runner/work/datagov-harvester/datagov-harvester/pytest-coverage-functional.txt" doesn't exist
|
|
Pytests
File "/home/runner/work/datagov-harvester/datagov-harvester/./pytest-coverage.txt" doesn't exist
|