Bump actions/checkout from 6 to 7 #669
Annotations
4 errors and 1 warning
|
Tests done
Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
|
|
Tests done
HttpError: Resource not accessible by integration - https://docs.github.com/rest/issues/comments#create-an-issue-comment
|
|
Tests done
Permission denied when trying to create/update comment.
This PR is from a fork. GitHub restricts the GITHUB_TOKEN to read-only
for fork PRs triggered by the `pull_request` event.
To fix this, use the `pull_request_target` event instead:
```yaml
on:
pull_request_target:
types: [opened, synchronize, reopened]
permissions:
contents: read
pull-requests: write
```
Note: `pull_request_target` runs in the context of the base branch.
Be cautious when checking out fork code — never run untrusted code
from the fork with elevated permissions.
For more information, see:
https://github.com/MishaKav/pytest-coverage-comment#fork-prs
|
|
Tests done
❌ Failed to create checks using the provided token. (HttpError: Resource not accessible by integration - https://docs.github.com/rest/checks/runs#create-a-check-run)
|
|
Tests done
⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
coverage-ubuntu-22.04-3.7-important
|
2.6 KB |
sha256:1295e3def8e51589822f5b6f48c8fd542a64ae35be4bba53d2e39d88975c6eae
|
|
|
coverage-ubuntu-latest-3.14-all
|
3.98 MB |
sha256:90bd4b4cccc6ed15b50b9b82dba895eb86aaf3a2c2f9b31a7e12bab91905a810
|
|