This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
Bump eslint-plugin-jest from 27.6.2 to 27.6.3 #473
Triggered via pull request
January 15, 2024 12:52
Status
Failure
Total duration
6h 0m 12s
Artifacts
–
test.yml
on: pull_request
test
6h 0m
action-test
1m 3s
Annotations
6 errors and 2 notices
action-test
HTTP Status 403 for request POST https://api.github.com/repos/mikepenz/gradle-dependency-submission/dependency-graph/snapshots
|
action-test
Response body:
{
"message": "Resource not accessible by integration",
"documentation_url": "https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository"
}
|
action-test
Resource not accessible by integration
|
action-test
HttpError: Resource not accessible by integration
at /home/runner/work/gradle-dependency-submission/gradle-dependency-submission/node_modules/@github/dependency-submission-toolkit/dist/index.js:4776:1
at processTicksAndRejections (node:internal/process/task_queues:96:5)
|
test
The job running on runner GitHub Actions 9 has exceeded the maximum execution time of 360 minutes.
|
test
The operation was canceled.
|
action-test
Submitting snapshot...
|
action-test
{
"detector": {
"name": "mikepenz/gradle-dependency-submission",
"url": "https://github.com/mikepenz/gradle-dependency-submission",
"version": "v1.0.1"
},
"version": 0,
"job": {
"correlator": "action-test-:-compileClasspath",
"id": "7529116279"
},
"sha": "c6663f11d9d8a929fdd2a0bd22bd1f6f28d8fa08",
"ref": "refs/pull/455/merge",
"scanned": "2024-01-15T12:53:42.105Z",
"manifests": {
"gradle-dependency-submission": {
"resolved": {
"pkg:maven/org.springframework/spring-core@5.3.27": {
"package_url": "pkg:maven/org.springframework/spring-core@5.3.27",
"relationship": "direct",
"dependencies": [
"pkg:maven/org.springframework/spring-jcl@5.3.27"
]
},
"pkg:maven/org.springframework/spring-jcl@5.3.27": {
"package_url": "pkg:maven/org.springframework/spring-jcl@5.3.27",
"relationship": "indirect",
"dependencies": []
}
},
"name": "gradle-dependency-submission",
"file": {
"source_location": "build.gradle"
}
}
}
}
|