Create maven.yml #1
Annotations
4 errors, 1 warning, and 2 notices
build
HTTP Status 403 for request POST https://api.github.com/repos/catalinsanda/org.openhab.binding.solarman/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": "5990885919"
},
"sha": "754caeca46c4515bf9d017fd91152924d2368e5e",
"ref": "refs/pull/33/merge",
"scanned": "2023-08-27T12:29:06.521Z",
"manifests": {
"org.openhab.binding.solarman": {
"resolved": {
"pkg:maven/org.lastnpe.eea/eea-all@2.2.1": {
"package_url": "pkg:maven/org.lastnpe.eea/eea-all@2.2.1",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.openhab.core.bom/org.openhab.core.bom.compile@4.0.1": {
"package_url": "pkg:maven/org.openhab.core.bom/org.openhab.core.bom.compile@4.0.1",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.osgi/osgi.core@8.0.0",
"pkg:maven/org.osgi/org.osgi.service.cm@1.6.1",
"pkg:maven/org.osgi/org.osgi.service.component@1.5.0",
"pkg:maven/org.osgi/org.osgi.service.component.annotations@1.5.0",
"pkg:maven/org.osgi/org.osgi.service.event@1.4.1",
"pkg:maven/org.osgi/org.osgi.service.jaxrs@1.0.1",
"pkg:maven/org.osgi/osgi.annotation@8.1.0",
"pkg:maven/org.slf4j/slf4j-api@1.7.32",
"pkg:maven/org.eclipse.jdt/org.eclipse.jdt.annotation@2.2.600",
"pkg:maven/javax.annotation/javax.annotation-api@1.2",
"pkg:maven/org.apache.commons/commons-lang3@3.9",
"pkg:maven/org.eclipse.californium/californium-core@2.7.4",
"pkg:maven/org.eclipse.californium/scandium@2.7.4",
"pkg:maven/org.eclipse.californium/element-connector@2.7.4",
"pkg:maven/org.eclipse.orbit.bundles/net.i2p.crypto.eddsa@0.3.0.v20220506-1020",
"pkg:maven/com.google.code.gson/gson@2.9.1",
"pkg:maven/com.igormaznitsa/jbbp@1.4.1",
"pkg:maven/org.eclipse.jetty/jetty-client@9.4.50.v20221201",
"pkg:maven/org.eclipse.jetty/jetty-proxy@9.4.50.v20221201",
"pkg:maven/org.eclipse.jetty/jetty-server@9.4.50.v20221201",
"pkg:maven/org.eclipse.jetty/jetty-servlet@9.4.50.v20221201",
"pkg:maven/org.eclipse.jetty.websocket/websocket-client@9.4.50.v20221201",
"pkg:maven/org.eclipse.jetty.websocket/websocket-servlet@9.4.50.v20221201",
"pkg:maven/org.eclipse.jetty.websocket/websocket-server@9.4.50.v20221201",
"pkg:maven/org.eclipse.jetty.http2/http2-client@9.4.50.v20221201",
"pkg:maven/org.eclipse.jetty.http2/http2-server@9.4.50.v20221201",
"pkg:maven/org.jmdns/jmdns@3.5.7",
"pkg:maven/org.jupnp/org.jupnp@2.7.0",
"pkg:maven/javax.measure/unit-api@2.1.3",
"pkg:maven/si.uom/si-units@2.1",
"pkg:maven/tech.units/indriya@2.1.2",
"pkg:maven/com.hivemq/hivemq-mqtt-client@1.2.2",
"pkg:maven/org.ops4j.pax.web/pax-web-api@8.0.15",
"pkg:maven/org.ops4j.pax.web/pax-web-extender-whiteboard@8.0.15",
"pkg:maven/org.ops4j.pax.web/pax-web-jetty@8.0.15",
"pkg:maven/org.ops4j.pax.web/pax-web-jsp@8.0.15",
"pkg:maven/org.ops4j.pax.web/pax-web-runtime@8.0.15",
"pkg:maven/org.ops4j.pax.web/pax-web-spi@8.0.15",
|