Add tests to the TLS certificate reload #3773
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"}
|