Skip to content

Add docs note about writing extension with Java and Maven #4641

Add docs note about writing extension with Java and Maven

Add docs note about writing extension with Java and Maven #4641

Triggered via pull request June 6, 2024 07:39
Status Success
Total duration 5m 32s
Artifacts

vale.yml

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

Annotations

3 warnings
Linting with Vale: docs/src/main/asciidoc/building-my-first-extension.adoc#L34
[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/building-my-first-extension.adoc", "range": {"start": {"line": 34, "column": 114}}}, "severity": "WARNING"}
Linting with Vale: docs/src/main/asciidoc/building-my-first-extension.adoc#L38
[vale] reported by reviewdog 🐶 [Quarkus.Headings] Use sentence-style capitalization in 'Basic Concepts'. Raw Output: {"message": "[Quarkus.Headings] Use sentence-style capitalization in 'Basic Concepts'.", "location": {"path": "docs/src/main/asciidoc/building-my-first-extension.adoc", "range": {"start": {"line": 38, "column": 4}}}, "severity": "INFO"}
Linting with Vale: docs/src/main/asciidoc/building-my-first-extension.adoc#L40
[vale] reported by reviewdog 🐶 [Quarkus.Fluff] Depending on the context, consider using 'Rewrite the sentence, or use 'must', instead of' rather than 'need to'. Raw Output: {"message": "[Quarkus.Fluff] Depending on the context, consider using 'Rewrite the sentence, or use 'must', instead of' rather than 'need to'.", "location": {"path": "docs/src/main/asciidoc/building-my-first-extension.adoc", "range": {"start": {"line": 40, "column": 29}}}, "severity": "INFO"}