improve tests #126
Annotations
2 warnings and 3 notices
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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": "12585456086"
},
"sha": "3806d741bbfa55ee03765bc5384d677bce07555e",
"ref": "refs/heads/master",
"scanned": "2025-01-02T16:25:39.539Z",
"manifests": {
"jml": {
"resolved": {
"pkg:maven/org.apache.logging.log4j/log4j-api@2.24.3": {
"package_url": "pkg:maven/org.apache.logging.log4j/log4j-api@2.24.3",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/org.apache.logging.log4j/log4j-core@2.24.3": {
"package_url": "pkg:maven/org.apache.logging.log4j/log4j-core@2.24.3",
"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": []
}
},
"name": "jml",
"file": {
"source_location": "/home/runner/work/java-math-library/java-math-library/pom.xml"
}
}
}
}
|
build
Snapshot successfully created at 2025-01-02T16:25:39.782Z
|