Bump pygments from 2.19.2 to 2.20.0 #646
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.26 KB |
sha256:076f132b3bcdc5dc09a697fbd7cc95c3566a79aef9b4ef05d9b804e326256a8c
|
|
|
coverage-ubuntu-latest-3.13-all
|
3.9 MB |
sha256:c0e7ae7be3366ef97420e30771f96e1710eeced44df4dbcd9f0e1e921445977f
|
|