Skip to content

Scheduler: document @Scheduled#executionMaxDelay() #5463

Scheduler: document @Scheduled#executionMaxDelay()

Scheduler: document @Scheduled#executionMaxDelay() #5463

Triggered via pull request September 27, 2024 13:14
Status Success
Total duration 1m 40s
Artifacts

vale.yml

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

Annotations

3 warnings
Linting with Vale: docs/src/main/asciidoc/scheduler-reference.adoc#L271
[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/scheduler-reference.adoc", "range": {"start": {"line": 271, "column": 36}}}, "severity": "INFO"}
Linting with Vale: docs/src/main/asciidoc/scheduler-reference.adoc#L283
[vale] reported by reviewdog 🐶 [Quarkus.Headings] Use sentence-style capitalization in '1.7. Concurrent Execution'. Raw Output: {"message": "[Quarkus.Headings] Use sentence-style capitalization in '1.7. Concurrent Execution'.", "location": {"path": "docs/src/main/asciidoc/scheduler-reference.adoc", "range": {"start": {"line": 283, "column": 1}}}, "severity": "INFO"}
Linting with Vale: docs/src/main/asciidoc/scheduler-reference.adoc#L283
[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/scheduler-reference.adoc", "range": {"start": {"line": 283, "column": 1}}}, "severity": "INFO"}