Skip to content

Support injection of the @BeanParam parameters into a custom permission referenced in the @PermissionAllowed security annotation #5469

Support injection of the @BeanParam parameters into a custom permission referenced in the @PermissionAllowed security annotation

Support injection of the @BeanParam parameters into a custom permission referenced in the @PermissionAllowed security annotation #5469

Triggered via pull request September 29, 2024 15:30
Status Success
Total duration 1m 35s
Artifacts

vale.yml

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

Annotations

2 warnings
Linting with Vale: docs/src/main/asciidoc/security-authorize-web-endpoints-reference.adoc#L834
[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-authorize-web-endpoints-reference.adoc", "range": {"start": {"line": 834, "column": 79}}}, "severity": "INFO"}
Linting with Vale: docs/src/main/asciidoc/security-authorize-web-endpoints-reference.adoc#L927
[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-authorize-web-endpoints-reference.adoc", "range": {"start": {"line": 927, "column": 50}}}, "severity": "INFO"}