Add .debugBytecode() and .traceCategories() to QuarkusUnitTest #5344
Triggered via pull request
September 12, 2024 10:00
Status
Success
Total duration
1m 35s
Artifacts
–
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.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/writing-extensions.adoc#L2297
[vale] reported by reviewdog 🐶
[Quarkus.Headings] Use sentence-style capitalization in '2.18.2. Inspecting Generated/Transformed Classes in'.
Raw Output:
{"message": "[Quarkus.Headings] Use sentence-style capitalization in '2.18.2. Inspecting Generated/Transformed Classes in'.", "location": {"path": "docs/src/main/asciidoc/writing-extensions.adoc", "range": {"start": {"line": 2297, "column": 84}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/writing-extensions.adoc#L2302
[vale] reported by reviewdog 🐶
[Quarkus.TermsWarnings] Consider using 'might (for possibility)' or 'can (for ability)' rather than 'may' unless updating existing content that uses the term.
Raw Output:
{"message": "[Quarkus.TermsWarnings] Consider using 'might (for possibility)' or 'can (for ability)' rather than 'may' unless updating existing content that uses the term.", "location": {"path": "docs/src/main/asciidoc/writing-extensions.adoc", "range": {"start": {"line": 2302, "column": 8}}}, "severity": "WARNING"}
|
Linting with Vale:
docs/src/main/asciidoc/writing-extensions.adoc#L2322
[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/writing-extensions.adoc", "range": {"start": {"line": 2322, "column": 18}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/writing-extensions.adoc#L2329
[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/writing-extensions.adoc", "range": {"start": {"line": 2329, "column": 58}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/writing-extensions.adoc#L2332
[vale] reported by reviewdog 🐶
[Quarkus.TermsWarnings] Consider using 'might (for possibility)' or 'can (for ability)' rather than 'may' unless updating existing content that uses the term.
Raw Output:
{"message": "[Quarkus.TermsWarnings] Consider using 'might (for possibility)' or 'can (for ability)' rather than 'may' unless updating existing content that uses the term.", "location": {"path": "docs/src/main/asciidoc/writing-extensions.adoc", "range": {"start": {"line": 2332, "column": 12}}}, "severity": "WARNING"}
|
Linting with Vale:
docs/src/main/asciidoc/writing-extensions.adoc#L2346
[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/writing-extensions.adoc", "range": {"start": {"line": 2346, "column": 46}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/writing-extensions.adoc#L2351
[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/writing-extensions.adoc", "range": {"start": {"line": 2351, "column": 3}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/writing-extensions.adoc#L2355
[vale] reported by reviewdog 🐶
[Quarkus.Headings] Use sentence-style capitalization in '2.18.4. Multi-module Maven Projects and the Development Mode'.
Raw Output:
{"message": "[Quarkus.Headings] Use sentence-style capitalization in '2.18.4. Multi-module Maven Projects and the Development Mode'.", "location": {"path": "docs/src/main/asciidoc/writing-extensions.adoc", "range": {"start": {"line": 2355, "column": 64}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/writing-extensions.adoc#L2355
[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/writing-extensions.adoc", "range": {"start": {"line": 2355, "column": 64}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/writing-extensions.adoc#L2360
[vale] reported by reviewdog 🐶
[Quarkus.TermsWarnings] Consider using 'to' rather than 'in order to' unless updating existing content that uses the term.
Raw Output:
{"message": "[Quarkus.TermsWarnings] Consider using 'to' rather than 'in order to' unless updating existing content that uses the term.", "location": {"path": "docs/src/main/asciidoc/writing-extensions.adoc", "range": {"start": {"line": 2360, "column": 67}}}, "severity": "WARNING"}
|