Merge pull request #842 from GSA/docs/opensearch-change-deployment #4051
commit.yml
on: push
Python Lint
38s
Pytests
4m 54s
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
|