Polish documentation #7
Annotations
2 warnings and 3 notices
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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": "9632218268"
},
"sha": "14a2575e448b873127ede085c46f24eb488eb50a",
"ref": "refs/heads/main",
"scanned": "2024-06-23T08:55:43.267Z",
"manifests": {
"jtco": {
"resolved": {
"pkg:maven/org.junit.jupiter/junit-jupiter-api@5.10.2": {
"package_url": "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.10.2",
"relationship": "direct",
"scope": "development",
"dependencies": [
"pkg:maven/org.opentest4j/opentest4j@1.3.0",
"pkg:maven/org.junit.platform/junit-platform-commons@1.10.2",
"pkg:maven/org.apiguardian/apiguardian-api@1.1.2"
]
},
"pkg:maven/org.opentest4j/opentest4j@1.3.0": {
"package_url": "pkg:maven/org.opentest4j/opentest4j@1.3.0",
"relationship": "indirect",
"scope": "development",
"dependencies": []
},
"pkg:maven/org.junit.platform/junit-platform-commons@1.10.2": {
"package_url": "pkg:maven/org.junit.platform/junit-platform-commons@1.10.2",
"relationship": "indirect",
"scope": "development",
"dependencies": []
},
"pkg:maven/org.apiguardian/apiguardian-api@1.1.2": {
"package_url": "pkg:maven/org.apiguardian/apiguardian-api@1.1.2",
"relationship": "indirect",
"scope": "development",
"dependencies": []
},
"pkg:maven/org.assertj/assertj-core@3.26.0": {
"package_url": "pkg:maven/org.assertj/assertj-core@3.26.0",
"relationship": "direct",
"scope": "development",
"dependencies": [
"pkg:maven/net.bytebuddy/byte-buddy@1.14.16"
]
},
"pkg:maven/net.bytebuddy/byte-buddy@1.14.16": {
"package_url": "pkg:maven/net.bytebuddy/byte-buddy@1.14.16",
"relationship": "indirect",
"scope": "development",
"dependencies": []
}
},
"name": "jtco",
"file": {
"source_location": "/home/runner/work/jtco/jtco/pom.xml"
}
}
}
}
|
build
Snapshot successfully created at 2024-06-23T08:55:43.554Z
|