Fix mixing of the @TestSecurity annotation with HTTP request credentials inside one test method #4686
Annotations
5 warnings
docs/src/main/asciidoc/security-testing.adoc#L139
[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": 139, "column": 28}}}, "severity": "INFO"}
|
docs/src/main/asciidoc/security-testing.adoc#L139
[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": 139, "column": 28}}}, "severity": "WARNING"}
|
docs/src/main/asciidoc/security-testing.adoc#L139
[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": 139, "column": 39}}}, "severity": "INFO"}
|
docs/src/main/asciidoc/security-testing.adoc#L142
[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/security-testing.adoc", "range": {"start": {"line": 142, "column": 50}}}, "severity": "INFO"}
|
docs/src/main/asciidoc/security-testing.adoc#L142
[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/security-testing.adoc", "range": {"start": {"line": 142, "column": 119}}}, "severity": "WARNING"}
|
This job succeeded
Loading