Skip to content

Add tests to the TLS certificate reload #3773

Add tests to the TLS certificate reload

Add tests to the TLS certificate reload #3773

Triggered via pull request February 19, 2024 07:27
Status Success
Total duration 1m 25s
Artifacts

vale.yml

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

Annotations

3 warnings
Linting with Vale: docs/src/main/asciidoc/management-interface-reference.adoc#L61
[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/management-interface-reference.adoc", "range": {"start": {"line": 61, "column": 12}}}, "severity": "WARNING"}
Linting with Vale: docs/src/main/asciidoc/management-interface-reference.adoc#L62
[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/management-interface-reference.adoc", "range": {"start": {"line": 62, "column": 101}}}, "severity": "INFO"}
Linting with Vale: docs/src/main/asciidoc/management-interface-reference.adoc#L71
[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/management-interface-reference.adoc", "range": {"start": {"line": 71, "column": 47}}}, "severity": "INFO"}