Skip to content

Update deprecated/unsupported Quarkus Http TLS options #73

Update deprecated/unsupported Quarkus Http TLS options

Update deprecated/unsupported Quarkus Http TLS options #73

Triggered via pull request August 12, 2024 18:42
Status Failure
Total duration 20s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
Validate
You have commit messages with errors ⧗ input: Update deprecated/unsupported Quarkus Http TLS options With the Quarkus version upgrade the supporting TLS options also changed. It no longer uses quarkus.http.ssl.certificate.key-file quarkus.http.ssl.certificate.file https://quarkus.io/guides/http-reference#configuring-the-http-server-directly ✖ subject may not be empty [subject-empty] ✖ type may not be empty [type-empty] ✖ found 2 problems, 0 warnings ⓘ Get help: https://github.com/conventional-changelog/commitlint/#what-is-commitlint
Validate
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/