-
Notifications
You must be signed in to change notification settings - Fork 10
Failed to create checks using the provided token #751
Copy link
Copy link
Open
Labels
BUGOpposite of featureOpposite of feature
Description
workflow step
publish test report reports failing at one point:
Run mikepenz/action-junit-report@v6
📘 Reading input values
📦 Process test results
Preparing 1 report as configured.
ℹ️ Posting with conclusion 'success' to https://github.com/beeminder/BeeSwift/pull/744 (sha: 96f760fb27954345843d8c39dbb9177841fd87ab)
🚀 Publish results
ℹ️ - JUnit Test Report - 110 tests run, 110 passed, 0 skipped, 0 failed.
ℹ️ - JUnit Test Report - Creating check (Annotations: 0)
Error: ❌ 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)
Warning: ⚠️ This usually indicates insufficient permissions. More details: https://github.com/mikepenz/action-junit-report/issues/23
⚠️ No annotations found for JUnit Test Report. If you want to include passed results in this table please configure 'include_passed' as 'true'
``
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BUGOpposite of featureOpposite of feature