inc version #5
Annotations
4 errors, 2 warnings, and 2 notices
build
HTTP Status 404 for request POST https://api.github.com/repos/Biosoft-ru/rtree/dependency-graph/snapshots
|
build
Response body:
{
"message": "The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.",
"documentation_url": "https://docs.github.com/rest/dependency-graph/dependency-submission#create-a-snapshot-of-dependencies-for-a-repository",
"status": "404"
}
|
build
The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.
|
build
HttpError: The Dependency graph is disabled for this repository. Please enable it before submitting snapshots.
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: 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": "10805476955"
},
"sha": "1ad6303bf99fb018233078d5febce657c3d28a2f",
"ref": "refs/heads/main",
"scanned": "2024-09-11T05:20:31.895Z",
"manifests": {
"ru.biosoft.rtree": {
"resolved": {
"pkg:maven/net.sf.trove4j/trove4j@3.0.3": {
"package_url": "pkg:maven/net.sf.trove4j/trove4j@3.0.3",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/junit/junit@4.4": {
"package_url": "pkg:maven/junit/junit@4.4",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
}
},
"name": "ru.biosoft.rtree",
"file": {
"source_location": "/home/runner/work/rtree/rtree/pom.xml"
}
}
}
}
|