Skip to content

Allow TLS certificate reloading for the HTTP server #3685

Allow TLS certificate reloading for the HTTP server

Allow TLS certificate reloading for the HTTP server #3685

Triggered via pull request February 6, 2024 14:09
Status Success
Total duration 1m 23s
Artifacts

vale.yml

on: pull_request
Linting with Vale
1m 15s
Linting with Vale
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
Linting with Vale: docs/src/main/asciidoc/http-reference.adoc#L162
[vale] reported by reviewdog 🐶 [Quarkus.CaseSensitiveTerms] Use 'SSL/TLS' rather than 'SSL'. Raw Output: {"message": "[Quarkus.CaseSensitiveTerms] Use 'SSL/TLS' rather than 'SSL'.", "location": {"path": "docs/src/main/asciidoc/http-reference.adoc", "range": {"start": {"line": 162, "column": 15}}}, "severity": "INFO"}
Linting with Vale: docs/src/main/asciidoc/http-reference.adoc#L233
[vale] reported by reviewdog 🐶 [Quarkus.CaseSensitiveTerms] Use 'SSL/TLS' rather than 'SSL'. Raw Output: {"message": "[Quarkus.CaseSensitiveTerms] Use 'SSL/TLS' rather than 'SSL'.", "location": {"path": "docs/src/main/asciidoc/http-reference.adoc", "range": {"start": {"line": 233, "column": 43}}}, "severity": "INFO"}
Linting with Vale: docs/src/main/asciidoc/http-reference.adoc#L235
[vale] reported by reviewdog 🐶 [Quarkus.TermsWarnings] Consider using 'truststore' rather than 'trust store' unless updating existing content that uses the term. Raw Output: {"message": "[Quarkus.TermsWarnings] Consider using 'truststore' rather than 'trust store' unless updating existing content that uses the term.", "location": {"path": "docs/src/main/asciidoc/http-reference.adoc", "range": {"start": {"line": 235, "column": 22}}}, "severity": "WARNING"}
Linting with Vale: docs/src/main/asciidoc/http-reference.adoc#L238
[vale] reported by reviewdog 🐶 [Quarkus.TermsSuggestions] Depending on the context, consider using ', which (non restrictive clause preceded by a comma)' or 'that (restrictive clause without a comma)' rather than 'which'. Raw Output: {"message": "[Quarkus.TermsSuggestions] Depending on the context, consider using ', which (non restrictive clause preceded by a comma)' or 'that (restrictive clause without a comma)' rather than 'which'.", "location": {"path": "docs/src/main/asciidoc/http-reference.adoc", "range": {"start": {"line": 238, "column": 73}}}, "severity": "INFO"}
Linting with Vale: docs/src/main/asciidoc/http-reference.adoc#L247
[vale] reported by reviewdog 🐶 [Quarkus.TermsSuggestions] Depending on the context, consider using 'because' or 'while' rather than 'as'. Raw Output: {"message": "[Quarkus.TermsSuggestions] Depending on the context, consider using 'because' or 'while' rather than 'as'.", "location": {"path": "docs/src/main/asciidoc/http-reference.adoc", "range": {"start": {"line": 247, "column": 25}}}, "severity": "INFO"}
Linting with Vale: docs/src/main/asciidoc/http-reference.adoc#L249
[vale] reported by reviewdog 🐶 [Quarkus.Headings] Use sentence-style capitalization in 'Additional HTTP Headers'. Raw Output: {"message": "[Quarkus.Headings] Use sentence-style capitalization in 'Additional HTTP Headers'.", "location": {"path": "docs/src/main/asciidoc/http-reference.adoc", "range": {"start": {"line": 249, "column": 66}}}, "severity": "INFO"}