Skip to content

Cleanup (#55)

Cleanup (#55) #134

Triggered via push February 10, 2026 22:05
Status Failure
Total duration 1m 39s
Artifacts

test.yaml

on: push
Matrix: unit
Fit to window
Zoom out
Zoom in

Annotations

3 errors
unit (ubuntu-latest)
unit (ubuntu-latest)
HttpError: Resource not accessible by integration - https://docs.github.com/rest/commits/comments#create-a-commit-comment
unit (ubuntu-latest)
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