Skip to content

Update deprecated/unsupported Quarkus Http TLS options #74

Update deprecated/unsupported Quarkus Http TLS options

Update deprecated/unsupported Quarkus Http TLS options #74

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

Annotations

1 error and 1 warning
Validate
You have commit messages with errors ⧗ input: fix: 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 and quarkus.http.ssl.certificate.file https://quarkus.io/guides/http-reference#configuring-the-http-server-directly ✖ subject must not be sentence-case, start-case, pascal-case, upper-case [subject-case] ✖ found 1 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/