Skip to content

Bump ch.qos.logback:logback-classic from 1.2.11 to 1.2.13 #4

Bump ch.qos.logback:logback-classic from 1.2.11 to 1.2.13

Bump ch.qos.logback:logback-classic from 1.2.11 to 1.2.13 #4

Triggered via pull request December 5, 2023 22:14
Status Failure
Total duration 23s
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/foundationer/hackerrank/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
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": "7107222842" }, "sha": "d7ab94e7f0924b35ecfcf65cefebc824ae8a3efa", "ref": "refs/pull/3/merge", "scanned": "2023-12-05T22:14:47.531Z", "manifests": { "hackerrank": { "resolved": { "pkg:maven/org.junit.platform/junit-platform-launcher@1.8.2": { "package_url": "pkg:maven/org.junit.platform/junit-platform-launcher@1.8.2", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/org.junit.platform/junit-platform-engine@1.8.2", "pkg:maven/org.apiguardian/apiguardian-api@1.1.2" ] }, "pkg:maven/org.junit.platform/junit-platform-engine@1.8.2": { "package_url": "pkg:maven/org.junit.platform/junit-platform-engine@1.8.2", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.apiguardian/apiguardian-api@1.1.2": { "package_url": "pkg:maven/org.apiguardian/apiguardian-api@1.1.2", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.8.2": { "package_url": "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.8.2", "relationship": "direct", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.8.2": { "package_url": "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.8.2", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/org.opentest4j/opentest4j@1.2.0", "pkg:maven/org.junit.platform/junit-platform-commons@1.8.2" ] }, "pkg:maven/org.opentest4j/opentest4j@1.2.0": { "package_url": "pkg:maven/org.opentest4j/opentest4j@1.2.0", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.junit.platform/junit-platform-commons@1.8.2": { "package_url": "pkg:maven/org.junit.platform/junit-platform-commons@1.8.2", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.8.2": { "package_url": "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.8.2", "relationship": "direct", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.hamcrest/hamcrest@2.2": { "package_url": "pkg:maven/org.hamcrest/hamcrest@2.2", "relationship": "direct", "scope": "development", "dependencies": [] }, "pkg:maven/org.slf4j/slf4j-api@1.7.36": { "package_url": "pkg:maven/org.slf4j/slf4j-api@1.7.36", "relationship": "direct", "scope": "runtime", "dependencies": [] }, "pkg:maven/ch.qos.logback/logback-classic@1.2.13": { "package_url": "pkg:maven/ch.qos.logback/logback-classic@1.2.13", "relationship": "direct", "
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/