Skip to content

Coverage unit test for user service (#44) #107

Coverage unit test for user service (#44)

Coverage unit test for user service (#44) #107

Triggered via push November 25, 2023 10:47
Status Success
Total duration 1m 2s
Artifacts

maven.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 warning and 3 notices
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": "6988626586" }, "sha": "414cf24333197aafb5b9ad4f6ad3de4b55b0eec9", "ref": "refs/heads/master", "scanned": "2023-11-25T10:48:26.015Z", "manifests": { "PPN": { "resolved": { "pkg:maven/org.springframework.boot/[email protected]": { "package_url": "pkg:maven/org.springframework.boot/[email protected]", "relationship": "direct", "scope": "runtime", "dependencies": [ "pkg:maven/org.springframework.boot/[email protected]", "pkg:maven/org.springframework.boot/[email protected]", "pkg:maven/org.hibernate.orm/[email protected]", "pkg:maven/org.springframework.data/[email protected]", "pkg:maven/org.springframework/[email protected]" ] }, "pkg:maven/org.springframework.boot/[email protected]": { "package_url": "pkg:maven/org.springframework.boot/[email protected]", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/org.aspectj/[email protected]" ] }, "pkg:maven/org.aspectj/[email protected]": { "package_url": "pkg:maven/org.aspectj/[email protected]", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.springframework.boot/[email protected]": { "package_url": "pkg:maven/org.springframework.boot/[email protected]", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/com.zaxxer/[email protected]", "pkg:maven/org.springframework/[email protected]" ] }, "pkg:maven/com.zaxxer/[email protected]": { "package_url": "pkg:maven/com.zaxxer/[email protected]", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.springframework/[email protected]": { "package_url": "pkg:maven/org.springframework/[email protected]", "relationship": "indirect", "scope": "runtime", "dependencies": [] }, "pkg:maven/org.hibernate.orm/[email protected]": { "package_url": "pkg:maven/org.hibernate.orm/[email protected]", "relationship": "indirect", "scope": "runtime", "dependencies": [ "pkg:maven/jakarta.persistence/[email protected]", "pkg:maven/jakarta.transaction/[email protected]", "pkg:maven/org.jboss.logging/[email protected]", "pkg:maven/org.hibernate.common/[email protected]", "pkg:maven/org.jboss/[email protected]", "pkg:maven/com.fasterxml/[email protected]", "pkg:maven/net.bytebuddy/[email protected]", "pkg:maven/org.glassfish.jaxb/[email protected]", "pkg:maven/jakarta.inject/[email protected]", "pkg:maven/o
build
Snapshot successfully created at 2023-11-25T10:48:26.446Z
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/