Disable native image build, fix path for Procfile #4
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, 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": "7748142287"
},
"sha": "39c534cfb2ee4c7a64752ad027c0dfa490091798",
"ref": "refs/heads/master",
"scanned": "2024-02-01T21:58:17.577Z",
"manifests": {
"backend-proxy": {
"resolved": {
"pkg:maven/io.quarkus/quarkus-resteasy@3.7.1": {
"package_url": "pkg:maven/io.quarkus/quarkus-resteasy@3.7.1",
"relationship": "direct",
"scope": "runtime",
"dependencies": [
"pkg:maven/io.quarkus/quarkus-vertx-http@3.7.1",
"pkg:maven/io.quarkus/quarkus-resteasy-server-common@3.7.1"
]
},
"pkg:maven/io.quarkus/quarkus-vertx-http@3.7.1": {
"package_url": "pkg:maven/io.quarkus/quarkus-vertx-http@3.7.1",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.7.1",
"pkg:maven/io.quarkus/quarkus-credentials@3.7.1",
"pkg:maven/io.smallrye.common/smallrye-common-vertx-context@2.1.2",
"pkg:maven/io.quarkus.security/quarkus-security@2.0.3.Final",
"pkg:maven/io.quarkus/quarkus-vertx@3.7.1",
"pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web@3.8.0",
"pkg:maven/io.vertx/vertx-web@4.5.1",
"pkg:maven/io.github.crac/org-crac@0.1.3"
]
},
"pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.7.1": {
"package_url": "pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.7.1",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/io.quarkus/quarkus-credentials@3.7.1": {
"package_url": "pkg:maven/io.quarkus/quarkus-credentials@3.7.1",
"relationship": "indirect",
"scope": "runtime",
"dependencies": []
},
"pkg:maven/io.smallrye.common/smallrye-common-vertx-context@2.1.2": {
"package_url": "pkg:maven/io.smallrye.common/smallrye-common-vertx-context@2.1.2",
"relationship": "indirect",
"scope": "runtime",
"dependencies": [
"pkg:maven/io.vertx/vertx-core@4.5.1",
"pkg:maven/io.smallrye.common/smallrye-common-constraint@2.1.2"
]
},
"pkg:maven/io.vertx/vertx-core@4.5.1": {
"package_url": "pkg:maven/io.vertx/vertx-core@4.5.1",
"relationship": "indirect",
"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.16.1"
]
},
|
build
Snapshot successfully created at 2024-02-01T21:58:17.938Z
|