lint-with-vale.yml
on: pull_request
Linting with Vale
1m 32s
Annotations
2 errors and 1 warning
Linting with Vale:
guides/common/modules/con_ERROR-TEST.adoc#L6
[vale] reported by reviewdog 🐶
[RedHat.CaseSensitiveTerms] Use 'content view' rather than 'Content View'.
Raw Output:
{"message": "[RedHat.CaseSensitiveTerms] Use 'content view' rather than 'Content View'.", "location": {"path": "guides/common/modules/con_ERROR-TEST.adoc", "range": {"start": {"line": 6, "column": 1}}}, "severity": "ERROR"}
|
Linting with Vale:
guides/common/modules/con_ERROR-TEST.adoc#L7
[vale] reported by reviewdog 🐶
[RedHat.CaseSensitiveTerms] Use 'content view' rather than 'Content View'.
Raw Output:
{"message": "[RedHat.CaseSensitiveTerms] Use 'content view' rather than 'Content View'.", "location": {"path": "guides/common/modules/con_ERROR-TEST.adoc", "range": {"start": {"line": 7, "column": 11}}}, "severity": "ERROR"}
|
Linting with Vale
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|