add more test numbers #266
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": "12988195077"
},
"sha": "dfdf32e65301d981c6b3cdbf7a3eaf44c71b2b78",
"ref": "refs/heads/master",
"scanned": "2025-01-27T11:44:30.736Z",
"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-27T11:44:30.970Z
|