Skip to content

Docs: Fix incorrect link reference in Cross-Site Request Forgery Prevention guide #3370

Docs: Fix incorrect link reference in Cross-Site Request Forgery Prevention guide

Docs: Fix incorrect link reference in Cross-Site Request Forgery Prevention guide #3370

Triggered via pull request December 13, 2023 13:55
Status Success
Total duration 1m 33s
Artifacts

vale.yml

on: pull_request
Linting with Vale
1m 24s
Linting with Vale
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Linting with Vale: docs/src/main/asciidoc/security-csrf-prevention.adoc#L12
[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/security-csrf-prevention.adoc", "range": {"start": {"line": 12, "column": 169}}}, "severity": "INFO"}
Linting with Vale: docs/src/main/asciidoc/security-csrf-prevention.adoc#L14
[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/security-csrf-prevention.adoc", "range": {"start": {"line": 14, "column": 52}}}, "severity": "INFO"}
Linting with Vale: docs/src/main/asciidoc/security-csrf-prevention.adoc#L16
[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/security-csrf-prevention.adoc", "range": {"start": {"line": 16, "column": 24}}}, "severity": "INFO"}
Linting with Vale: docs/src/main/asciidoc/security-csrf-prevention.adoc#L17
[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-csrf-prevention.adoc", "range": {"start": {"line": 17, "column": 91}}}, "severity": "INFO"}