Skip to content

use @BeforeClass to avoid multiple initializations #26

use @BeforeClass to avoid multiple initializations

use @BeforeClass to avoid multiple initializations #26

Triggered via push December 28, 2024 11:37
Status Success
Total duration 39s
Artifacts

maven.yml

on: push
Fit to window
Zoom out
Zoom in

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": "12526284536" }, "sha": "7f570422a8e81c13ea5a09e9889a0b87513a1bc9", "ref": "refs/heads/master", "scanned": "2024-12-28T11:37:41.473Z", "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 2024-12-28T11:37:41.694Z