Bump requests from 2.32.5 to 2.33.0 #644
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.27 KB |
sha256:7e3051561506ed7167b626a78a7dad6a67a2d544efa57ace13fcd2d17911090a
|
|
|
coverage-ubuntu-latest-3.13-all
|
3.9 MB |
sha256:b74da485d72ca47a27b5ab00d84fcd7f29b15c4f48fb7f0a2afbe677a7cd07d4
|
|