Skip to content

Reactive routes: virtual threads support #2796

Reactive routes: virtual threads support

Reactive routes: virtual threads support #2796

Triggered via pull request October 13, 2023 08:51
Status Success
Total duration 2m 10s
Artifacts

vale.yml

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

Annotations

5 warnings
Linting with Vale: docs/src/main/asciidoc/virtual-threads.adoc#L79
[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/virtual-threads.adoc", "range": {"start": {"line": 79, "column": 120}}}, "severity": "INFO"}
Linting with Vale: docs/src/main/asciidoc/virtual-threads.adoc#L83
[vale] reported by reviewdog 🐶 [Quarkus.TermsSuggestions] Depending on the context, consider using 'by using' or 'that uses' rather than 'using'. Raw Output: {"message": "[Quarkus.TermsSuggestions] Depending on the context, consider using 'by using' or 'that uses' rather than 'using'.", "location": {"path": "docs/src/main/asciidoc/virtual-threads.adoc", "range": {"start": {"line": 83, "column": 31}}}, "severity": "INFO"}
Linting with Vale: docs/src/main/asciidoc/virtual-threads.adoc#L85
[vale] reported by reviewdog 🐶 [Quarkus.TermsSuggestions] Depending on the context, consider using 'by using' or 'that uses' rather than 'using'. Raw Output: {"message": "[Quarkus.TermsSuggestions] Depending on the context, consider using 'by using' or 'that uses' rather than 'using'.", "location": {"path": "docs/src/main/asciidoc/virtual-threads.adoc", "range": {"start": {"line": 85, "column": 57}}}, "severity": "INFO"}
Linting with Vale: docs/src/main/asciidoc/reactive-routes.adoc#L169
[vale] reported by reviewdog 🐶 [Quarkus.TermsWarnings] Consider using 'remember' rather than 'keep in mind' unless updating existing content that uses the term. Raw Output: {"message": "[Quarkus.TermsWarnings] Consider using 'remember' rather than 'keep in mind' unless updating existing content that uses the term.", "location": {"path": "docs/src/main/asciidoc/reactive-routes.adoc", "range": {"start": {"line": 169, "column": 132}}}, "severity": "WARNING"}
Linting with Vale: docs/src/main/asciidoc/reactive-routes.adoc#L173
[vale] reported by reviewdog 🐶 [Quarkus.TermsWarnings] Consider using 'might (for possiblity)' or 'can (for ability)' rather than 'may' unless updating existing content that uses the term. Raw Output: {"message": "[Quarkus.TermsWarnings] Consider using 'might (for possiblity)' or 'can (for ability)' rather than 'may' unless updating existing content that uses the term.", "location": {"path": "docs/src/main/asciidoc/reactive-routes.adoc", "range": {"start": {"line": 173, "column": 27}}}, "severity": "WARNING"}