Significantly faster serialization, file sizes 40x smaller #9
Annotations
4 errors, 2 warnings, and 2 notices
build
HTTP Status 403 for request POST https://api.github.com/repos/Resonos/Tachyon/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",
"status": "403"
}
|
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:95:5)
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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": "10812516794"
},
"sha": "cf640e432ceb72514d95627038c4e5c7078cac0f",
"ref": "refs/heads/main",
"scanned": "2024-09-11T13:20:09.659Z",
"manifests": {
"Tachyon": {
"resolved": {
"pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.10.2": {
"package_url": "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.10.2",
"relationship": "direct",
"scope": "development",
"dependencies": [
"pkg:maven/org.junit.platform/junit-platform-engine@1.10.2",
"pkg:maven/org.junit.jupiter/junit-jupiter-api@5.10.2",
"pkg:maven/org.apiguardian/apiguardian-api@1.1.2"
]
},
"pkg:maven/org.junit.platform/junit-platform-engine@1.10.2": {
"package_url": "pkg:maven/org.junit.platform/junit-platform-engine@1.10.2",
"relationship": "indirect",
"scope": "development",
"dependencies": [
"pkg:maven/org.opentest4j/opentest4j@1.3.0",
"pkg:maven/org.junit.platform/junit-platform-commons@1.10.2"
]
},
"pkg:maven/org.opentest4j/opentest4j@1.3.0": {
"package_url": "pkg:maven/org.opentest4j/opentest4j@1.3.0",
"relationship": "indirect",
"scope": "development",
"dependencies": []
},
"pkg:maven/org.junit.platform/junit-platform-commons@1.10.2": {
"package_url": "pkg:maven/org.junit.platform/junit-platform-commons@1.10.2",
"relationship": "indirect",
"scope": "development",
"dependencies": []
},
"pkg:maven/org.junit.jupiter/junit-jupiter-api@5.10.2": {
"package_url": "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.10.2",
"relationship": "indirect",
"scope": "development",
"dependencies": []
},
"pkg:maven/org.apiguardian/apiguardian-api@1.1.2": {
"package_url": "pkg:maven/org.apiguardian/apiguardian-api@1.1.2",
"relationship": "indirect",
"scope": "development",
"dependencies": []
},
"pkg:maven/org.spigotmc/spigot-api@1.8.8-R0.1-SNAPSHOT": {
"package_url": "pkg:maven/org.spigotmc/spigot-api@1.8.8-R0.1-SNAPSHOT",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/commons-lang/commons-lang@2.6",
"pkg:maven/com.googlecode.json-simple/json-simple@1.1.1",
"pkg:maven/com.google.guava/guava@17.0",
"pkg:maven/com.google.code.gson/gson@2.2.4",
"pkg:maven/org.avaje/ebean@2.8.1",
"pkg:maven/org.yaml/snakeyaml@1.15",
"pkg:maven/net.md-5/bungeecord-chat@1.8-SNAPSHOT"
]
},
"pkg:maven/commons-lang/commons-lang@2.6": {
"package_url": "pkg:maven/commons-lang/commons-lang@2.6",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/com.googlecode.json-simple/json-simple@1.1.1": {
"package_url": "pkg:maven/com.googlecode.json-simple/json-simple@1.1.1",
"relationship": "
|