feat(CI): include native-image build #9
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": "9591682296"
},
"sha": "63199c888abb0e5bc31913a77a53295a48af734d",
"ref": "refs/heads/master",
"scanned": "2024-06-20T04:38:54.491Z",
"manifests": {
"gis": {
"resolved": {
"pkg:maven/info.picocli/picocli@4.7.6": {
"package_url": "pkg:maven/info.picocli/picocli@4.7.6",
"relationship": "direct",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/io.vertx/vertx-core@4.4.8": {
"package_url": "pkg:maven/io.vertx/vertx-core@4.4.8",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/io.netty/netty-common@4.1.106.Final",
"pkg:maven/io.netty/netty-buffer@4.1.106.Final",
"pkg:maven/io.netty/netty-transport@4.1.106.Final",
"pkg:maven/io.netty/netty-handler@4.1.106.Final",
"pkg:maven/io.netty/netty-handler-proxy@4.1.106.Final",
"pkg:maven/io.netty/netty-codec-http@4.1.106.Final",
"pkg:maven/io.netty/netty-codec-http2@4.1.106.Final",
"pkg:maven/io.netty/netty-resolver@4.1.106.Final",
"pkg:maven/io.netty/netty-resolver-dns@4.1.106.Final",
"pkg:maven/com.fasterxml.jackson.core/jackson-core@2.15.0"
]
},
"pkg:maven/io.netty/netty-common@4.1.106.Final": {
"package_url": "pkg:maven/io.netty/netty-common@4.1.106.Final",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/io.netty/netty-buffer@4.1.106.Final": {
"package_url": "pkg:maven/io.netty/netty-buffer@4.1.106.Final",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/io.netty/netty-transport@4.1.106.Final": {
"package_url": "pkg:maven/io.netty/netty-transport@4.1.106.Final",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/io.netty/netty-handler@4.1.106.Final": {
"package_url": "pkg:maven/io.netty/netty-handler@4.1.106.Final",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/io.netty/netty-transport-native-unix-common@4.1.106.Final",
"pkg:maven/io.netty/netty-codec@4.1.106.Final"
]
},
"pkg:maven/io.netty/netty-transport-native-unix-common@4.1.106.Final": {
"package_url": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.106.Final",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/io.netty/netty-codec@4.1.106.Final": {
"package_url": "pkg:maven/io.netty/netty-codec@4.1.106.Final",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/io.netty/netty-handler-proxy@4.1.106.Final": {
"package_url": "pkg:maven/io.netty/netty-handler-proxy@4.1.106.Final",
"relationship": "indirect",
"scope": "runtime",
|
build
Snapshot successfully created at 2024-06-20T04:38:54.801Z
|