Add CLI command for Config #2103
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
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.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/config-secrets.adoc#L6
[vale] reported by reviewdog 🐶
[Quarkus.Headings] Use sentence-style capitalization in 'Secrets in Configuration'.
Raw Output:
{"message": "[Quarkus.Headings] Use sentence-style capitalization in 'Secrets in Configuration'.", "location": {"path": "docs/src/main/asciidoc/config-secrets.adoc", "range": {"start": {"line": 6, "column": 3}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/config-secrets.adoc#L11
[vale] reported by reviewdog 🐶
[Quarkus.OxfordComma] Use the Oxford comma in 'Use encrypted configuration values to protect sensitive passwords, secrets, tokens and'.
Raw Output:
{"message": "[Quarkus.OxfordComma] Use the Oxford comma in 'Use encrypted configuration values to protect sensitive passwords, secrets, tokens and'.", "location": {"path": "docs/src/main/asciidoc/config-secrets.adoc", "range": {"start": {"line": 11, "column": 1}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/config-secrets.adoc#L13
[vale] reported by reviewdog 🐶
[Quarkus.TermsWarnings] Consider using 'might (for possiblity)' or 'can (for ability)' rather than 'may' unless updating existing content that uses it.
Raw Output:
{"message": "[Quarkus.TermsWarnings] Consider using 'might (for possiblity)' or 'can (for ability)' rather than 'may' unless updating existing content that uses it.", "location": {"path": "docs/src/main/asciidoc/config-secrets.adoc", "range": {"start": {"line": 13, "column": 24}}}, "severity": "WARNING"}
|
Linting with Vale:
docs/src/main/asciidoc/config-secrets.adoc#L16
[vale] reported by reviewdog 🐶
[Quarkus.Headings] Use sentence-style capitalization in 'Encrypt Configuration values'.
Raw Output:
{"message": "[Quarkus.Headings] Use sentence-style capitalization in 'Encrypt Configuration values'.", "location": {"path": "docs/src/main/asciidoc/config-secrets.adoc", "range": {"start": {"line": 16, "column": 4}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/config-secrets.adoc#L39
[vale] reported by reviewdog 🐶
[Quarkus.TermsSuggestions] Depending on the context, consider using 'see (For more information, see...)' rather than 'refer to'.
Raw Output:
{"message": "[Quarkus.TermsSuggestions] Depending on the context, consider using 'see (For more information, see...)' rather than 'refer to'.", "location": {"path": "docs/src/main/asciidoc/config-secrets.adoc", "range": {"start": {"line": 39, "column": 79}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/config-secrets.adoc#L57
[vale] reported by reviewdog 🐶
[Quarkus.Headings] Use sentence-style capitalization in 'Read Encrypted Configuration'.
Raw Output:
{"message": "[Quarkus.Headings] Use sentence-style capitalization in 'Read Encrypted Configuration'.", "location": {"path": "docs/src/main/asciidoc/config-secrets.adoc", "range": {"start": {"line": 57, "column": 4}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/config-secrets.adoc#L78
[vale] reported by reviewdog 🐶
[Quarkus.Spelling] Use correct American English spelling. Did you really mean 'Keystore'?
Raw Output:
{"message": "[Quarkus.Spelling] Use correct American English spelling. Did you really mean 'Keystore'?", "location": {"path": "docs/src/main/asciidoc/config-secrets.adoc", "range": {"start": {"line": 78, "column": 23}}}, "severity": "WARNING"}
|
Linting with Vale:
docs/src/main/asciidoc/config-secrets.adoc#L93
[vale] reported by reviewdog 🐶
[Quarkus.Headings] Use sentence-style capitalization in 'Create a KeyStore'.
Raw Output:
{"message": "[Quarkus.Headings] Use sentence-style capitalization in 'Create a KeyStore'.", "location": {"path": "docs/src/main/asciidoc/config-secrets.adoc", "range": {"start": {"line": 93, "column": 5}}}, "severity": "INFO"}
|
Linting with Vale:
docs/src/main/asciidoc/config-secrets.adoc#L103
[vale] reported by reviewdog 🐶
[Quarkus.Spelling] Use correct American English spelling. Did you really mean 'keystore'?
Raw Output:
{"message": "[Quarkus.Spelling] Use correct American English spelling. Did you really mean 'keystore'?", "location": {"path": "docs/src/main/asciidoc/config-secrets.adoc", "range": {"start": {"line": 103, "column": 119}}}, "severity": "WARNING"}
|
Linting with Vale:
docs/src/main/asciidoc/config-secrets.adoc#L105
[vale] reported by reviewdog 🐶
[Quarkus.Fluff] Depending on the context, consider using 'Rewrite the sentence, or use 'must', instead of' rather than 'need to'.
Raw Output:
{"message": "[Quarkus.Fluff] Depending on the context, consider using 'Rewrite the sentence, or use 'must', instead of' rather than 'need to'.", "location": {"path": "docs/src/main/asciidoc/config-secrets.adoc", "range": {"start": {"line": 105, "column": 5}}}, "severity": "INFO"}
|