This repository has been archived by the owner on Jun 18, 2024. It is now read-only.
Describe the tests and scenario in more detail #4
Annotations
2 warnings and 3 notices
test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: advanced-security/maven-dependency-submission-action@571e99aab1055c2e71a1e2309b9691de18d6b7d6. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test
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/
|
test
Submitting snapshot...
|
test
{
"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": "9571376023"
},
"sha": "5f69937ea50ed4ce60ac8fa8f003a3687f511e7a",
"ref": "refs/heads/main",
"scanned": "2024-06-18T19:58:30.286Z",
"manifests": {
"classloading": {
"resolved": {
"pkg:maven/log4j/log4j@1.2.17": {
"package_url": "pkg:maven/log4j/log4j@1.2.17",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/junit/junit@4.13.2": {
"package_url": "pkg:maven/junit/junit@4.13.2",
"relationship": "direct",
"scope": "development",
"dependencies": [
"pkg:maven/org.hamcrest/hamcrest-core@1.3"
]
},
"pkg:maven/org.hamcrest/hamcrest-core@1.3": {
"package_url": "pkg:maven/org.hamcrest/hamcrest-core@1.3",
"relationship": "indirect",
"scope": "development",
"dependencies": []
},
"pkg:maven/commons-logging/commons-logging@1.2": {
"package_url": "pkg:maven/commons-logging/commons-logging@1.2",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
}
},
"name": "classloading",
"file": {
"source_location": "/home/runner/work/classloading/classloading/pom.xml"
}
}
}
}
|
test
Snapshot successfully created at 2024-06-18T19:58:30.664Z
|