QuarkusComponentTest: fix @InjectMock
inconsistency
#4723
Annotations
5 warnings
Linting with Vale:
docs/src/main/asciidoc/getting-started-testing.adoc#L1685
[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/getting-started-testing.adoc", "range": {"start": {"line": 1685, "column": 17}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/getting-started-testing.adoc#L1689
[vale] reported by reviewdog 🐶
[Quarkus.Headings] Use sentence-style capitalization in '20.3. Auto Mocking Unsatisfied Dependencies'.
Raw Output:
{"message": "[Quarkus.Headings] Use sentence-style capitalization in '20.3. Auto Mocking Unsatisfied Dependencies'.", "location": {"path": "docs/src/main/asciidoc/getting-started-testing.adoc", "range": {"start": {"line": 1689, "column": 198}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/getting-started-testing.adoc#L1689
[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/getting-started-testing.adoc", "range": {"start": {"line": 1689, "column": 198}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/getting-started-testing.adoc#L1697
[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/getting-started-testing.adoc", "range": {"start": {"line": 1697, "column": 22}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/getting-started-testing.adoc#L1697
[vale] reported by reviewdog 🐶
[Quarkus.TermsWarnings] Consider using 'use' rather than 'leverage' unless updating existing content that uses the term.
Raw Output:
{"message": "[Quarkus.TermsWarnings] Consider using 'use' rather than 'leverage' unless updating existing content that uses the term.", "location": {"path": "docs/src/main/asciidoc/getting-started-testing.adoc", "range": {"start": {"line": 1697, "column": 77}}}, "severity": "WARNING"}
|