Skip to content

Automatically disable the HTTP port when client certs are required #3315

Automatically disable the HTTP port when client certs are required

Automatically disable the HTTP port when client certs are required #3315

Triggered via pull request December 6, 2023 10:00
Status Success
Total duration 1m 29s
Artifacts

vale.yml

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

Annotations

2 warnings
Linting with Vale: docs/src/main/asciidoc/http-reference.adoc#L154
[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": 154, "column": 43}}}, "severity": "INFO"}
Linting with Vale: docs/src/main/asciidoc/security-authentication-mechanisms.adoc#L200
[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/security-authentication-mechanisms.adoc", "range": {"start": {"line": 200, "column": 24}}}, "severity": "INFO"}