refactor(add comments) #18
Annotations
2 warnings and 3 notices
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, 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/.
|
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": "8978557656"
},
"sha": "f8f3f25a4e263293fd2dfa825eafd224d93733ed",
"ref": "refs/heads/master",
"scanned": "2024-05-07T02:06:49.224Z",
"manifests": {
"Liquid": {
"resolved": {
"pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.17.0": {
"package_url": "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.17.0",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.17.0",
"pkg:maven/com.fasterxml.jackson.core/jackson-core@2.17.0",
"pkg:maven/net.bytebuddy/byte-buddy@1.14.9"
]
},
"pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.17.0": {
"package_url": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.17.0",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/com.fasterxml.jackson.core/jackson-core@2.17.0": {
"package_url": "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.17.0",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/net.bytebuddy/byte-buddy@1.14.9": {
"package_url": "pkg:maven/net.bytebuddy/byte-buddy@1.14.9",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/com.googlecode.json-simple/json-simple@1.1.1": {
"package_url": "pkg:maven/com.googlecode.json-simple/json-simple@1.1.1",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/junit/junit@4.10"
]
},
"pkg:maven/junit/junit@4.10": {
"package_url": "pkg:maven/junit/junit@4.10",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/org.hamcrest/hamcrest-core@1.1"
]
},
"pkg:maven/org.hamcrest/hamcrest-core@1.1": {
"package_url": "pkg:maven/org.hamcrest/hamcrest-core@1.1",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/io.github.tors42/chariot@0.0.85": {
"package_url": "pkg:maven/io.github.tors42/chariot@0.0.85",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/com.github.bhlangonijr/chesslib@1.3.3": {
"package_url": "pkg:maven/com.github.bhlangonijr/chesslib@1.3.3",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
}
},
"name": "Liquid",
"file": {
"source_location": "/home/runner/work/Liquid/Liquid/pom.xml"
}
}
}
}
|
build
Snapshot successfully created at 2024-05-07T02:06:49.450Z
|