generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fails with "Error: Resource not accessible by integration" #149
Comments
Looks like this is caused by the permissions on the job
|
@kpturner, looks like the permissions:
id-token: write
contents: read
checks: write |
Yeah I spotted that and closed the issue :) |
0xced
added a commit
to serilog-contrib/serilog-formatting-log4net
that referenced
this issue
Apr 7, 2022
This happens with Dependabot pull requests, for example https://github.com/serilog-contrib/serilog-formatting-log4net/actions/runs/2107491643 See dorny/test-reporter#149
silviot
added a commit
to librocco/librocco
that referenced
this issue
May 19, 2022
I tried using the suggested approach, but it still doesn't work for a our Repo's |
stevensnoeijen
added a commit
to stevensnoeijen/drotr
that referenced
this issue
Aug 24, 2022
stevensnoeijen
added a commit
to stevensnoeijen/drotr
that referenced
this issue
Aug 24, 2022
…e-by-integration fix: test-reporter dorny/test-reporter#149
6 tasks
codecop
added a commit
to codecop/Refactoring-Kata-Lift-Pass-Pricing
that referenced
this issue
Oct 1, 2022
hientranea
pushed a commit
to hientranea/kotlin-quarkus-realworld-example-app
that referenced
this issue
Oct 3, 2022
hientranea
pushed a commit
to hientranea/kotlin-quarkus-realworld-example-app
that referenced
this issue
Oct 3, 2022
hientranea
pushed a commit
to hientranea/kotlin-quarkus-realworld-example-app
that referenced
this issue
Oct 3, 2022
This was referenced Nov 14, 2022
rpatterson
added a commit
to rpatterson/project-structure
that referenced
this issue
Jan 5, 2023
czunker
added a commit
to mondoohq/mondoo-operator
that referenced
this issue
Feb 15, 2023
This partially reverts #742 Permission are taken from these: dorny/test-reporter#149 mondoohq/cnquery#105 https://github.com/helm/chart-releaser-action\#example-workflow Signed-off-by: Christian Zunker <christian@mondoo.com>
czunker
added a commit
to mondoohq/mondoo-operator
that referenced
this issue
Feb 15, 2023
This partially reverts #742 Permission are taken from these: dorny/test-reporter#149 mondoohq/cnquery#105 https://github.com/helm/chart-releaser-action\#example-workflow Signed-off-by: Christian Zunker <christian@mondoo.com>
dislocated-su
added a commit
to dislocated-su/ENG1-2
that referenced
this issue
Feb 17, 2023
radoslaw-szpiech
added a commit
to vegaprotocol/vegawallet-desktop
that referenced
this issue
May 17, 2023
Increase permissions for the dependa-bot, as per dorny/test-reporter#149
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When I try to publish my
mocha-json
results I get this error. No clues as to the cause in the logs though.The text was updated successfully, but these errors were encountered: