Skip to content

Consumer producer

Consumer producer #3

Triggered via pull request January 17, 2024 07:04
Status Failure
Total duration 49s
Artifacts

maven.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 1 warning, and 2 notices
build
HTTP Status 403 for request POST https://api.github.com/repos/LeitnerMi/rabbitmq-poc-app/dependency-graph/snapshots
build
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" }
build
Resource not accessible by integration
build
HttpError: Resource not accessible by integration at /home/runner/work/_actions/advanced-security/maven-dependency-submission-action/571e99aab1055c2e71a1e2309b9691de18d6b7d6/webpack:/maven-dependency-tree-action/node_modules/@github/dependency-submission-toolkit/dist/index.js:5317:1 at processTicksAndRejections (node:internal/process/task_queues:96:5)
build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
build
Submitting snapshot...
build
{ "detector": { "name": "maven-dependency-tree-action", "url": "https://github.com/advanced-security/maven-dependency-tree-action", "version": "1.1.0" }, "version": 0, "job": { "correlator": "build", "id": "7552201570" }, "sha": "985cd67de679bfdce60d16d90a80c2946334699b", "ref": "refs/pull/1/merge", "scanned": "2024-01-17T07:05:40.123Z", "manifests": { "rabbitmq-poc-app": { "resolved": { "pkg:maven/org.apache.camel.quarkus/camel-quarkus-spring-rabbitmq@3.5.0": { "package_url": "pkg:maven/org.apache.camel.quarkus/camel-quarkus-spring-rabbitmq@3.5.0", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/org.apache.camel/camel-spring-rabbitmq@4.1.0", "pkg:maven/org.apache.camel.quarkus/camel-quarkus-support-commons-logging@3.5.0", "pkg:maven/org.apache.camel.quarkus/camel-quarkus-support-spring@3.5.0", "pkg:maven/org.springframework/spring-aop@6.0.12", "pkg:maven/org.springframework/spring-expression@6.0.12", "pkg:maven/io.micrometer/micrometer-core@1.11.1" ] }, "pkg:maven/org.apache.camel/camel-spring-rabbitmq@4.1.0": { "package_url": "pkg:maven/org.apache.camel/camel-spring-rabbitmq@4.1.0", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/org.springframework.amqp/spring-rabbit@3.0.8" ] }, "pkg:maven/org.springframework.amqp/spring-rabbit@3.0.8": { "package_url": "pkg:maven/org.springframework.amqp/spring-rabbit@3.0.8", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/org.springframework.amqp/spring-amqp@3.0.8", "pkg:maven/com.rabbitmq/amqp-client@5.16.1", "pkg:maven/org.springframework/spring-messaging@6.0.12", "pkg:maven/org.springframework/spring-tx@6.0.12" ] }, "pkg:maven/org.springframework.amqp/spring-amqp@3.0.8": { "package_url": "pkg:maven/org.springframework.amqp/spring-amqp@3.0.8", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/org.springframework.retry/spring-retry@2.0.2" ] }, "pkg:maven/org.springframework.retry/spring-retry@2.0.2": { "package_url": "pkg:maven/org.springframework.retry/spring-retry@2.0.2", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/com.rabbitmq/amqp-client@5.16.1": { "package_url": "pkg:maven/com.rabbitmq/amqp-client@5.16.1", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.springframework/spring-messaging@6.0.12": { "package_url": "pkg:maven/org.springframework/spring-messaging@6.0.12", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.springframework/spring-tx@6.0.12": { "package_url": "pkg:maven/org.springframework/spring-tx@6.0.12", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.apache.camel