Skip to content

lower number of retries if there is an exception #55

lower number of retries if there is an exception

lower number of retries if there is an exception #55

Triggered via pull request January 27, 2025 19:50
Status Failure
Total duration 2m 15s
Artifacts

compile-and-test.yml

on: pull_request
compile_and_test
2m 4s
compile_and_test
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 1 warning, and 2 notices
compile_and_test
HTTP Status 403 for request POST https://api.github.com/repos/geonetwork/geonetwork-remoteharvester/dependency-graph/snapshots
compile_and_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", "status": "403" }
compile_and_test
Resource not accessible by integration
compile_and_test
HttpError: Resource not accessible by integration at /home/runner/work/_actions/advanced-security/maven-dependency-submission-action/v3/node_modules/@github/dependency-submission-toolkit/dist/index.js:4776:1 at processTicksAndRejections (node:internal/process/task_queues:95:5)
compile_and_test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
compile_and_test
Submitting snapshot...
compile_and_test
{ "detector": { "name": "maven-dependency-tree-action", "url": "https://github.com/advanced-security/maven-dependency-tree-action", "version": "3.0.3" }, "version": 0, "job": { "correlator": "compile_and_test", "id": "12997123867" }, "sha": "f9b1c3bca1ac88ed5a0ee4a4fe549776161a3709", "ref": "refs/pull/16/merge", "scanned": "2025-01-27T19:52:57.058Z", "manifests": { "remoteharvester": { "resolved": { "pkg:maven/org.springframework.boot/spring-boot-starter-actuator@2.4.5?type=jar": { "package_url": "pkg:maven/org.springframework.boot/spring-boot-starter-actuator@2.4.5?type=jar", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/org.springframework.boot/spring-boot-starter@2.4.5?type=jar", "pkg:maven/org.springframework.boot/spring-boot-actuator-autoconfigure@2.4.5?type=jar", "pkg:maven/io.micrometer/micrometer-core@1.6.6?type=jar" ] }, "pkg:maven/org.springframework.boot/spring-boot-starter@2.4.5?type=jar": { "package_url": "pkg:maven/org.springframework.boot/spring-boot-starter@2.4.5?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/org.springframework.boot/spring-boot@2.4.5?type=jar", "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@2.4.5?type=jar", "pkg:maven/org.springframework.boot/spring-boot-starter-logging@2.4.5?type=jar", "pkg:maven/jakarta.annotation/jakarta.annotation-api@1.3.5?type=jar", "pkg:maven/org.yaml/snakeyaml@1.27?type=jar" ] }, "pkg:maven/org.springframework.boot/spring-boot@2.4.5?type=jar": { "package_url": "pkg:maven/org.springframework.boot/spring-boot@2.4.5?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@2.4.5?type=jar": { "package_url": "pkg:maven/org.springframework.boot/spring-boot-autoconfigure@2.4.5?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.springframework.boot/spring-boot-starter-logging@2.4.5?type=jar": { "package_url": "pkg:maven/org.springframework.boot/spring-boot-starter-logging@2.4.5?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/ch.qos.logback/logback-classic@1.2.3?type=jar", "pkg:maven/org.apache.logging.log4j/log4j-to-slf4j@2.13.3?type=jar", "pkg:maven/org.slf4j/jul-to-slf4j@1.7.30?type=jar" ] }, "pkg:maven/ch.qos.logback/logback-classic@1.2.3?type=jar": { "package_url": "pkg:maven/ch.qos.logback/logback-classic@1.2.3?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/ch.qos.logback/logback-core@1.2.3?type=jar" ] }, "pkg:maven/ch.qos.logback/logback-core@1.2.3?type=jar": { "package_url": "pkg:maven/ch.qos.logback/logback-core@1.2.3?type=jar", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.apache.logging.log4j/