Skip to content
Triggered via pull request July 18, 2024 08:48
@evgenievgeni
synchronize #3147
evgeni:vale
Status Failure
Total duration 1m 38s
Artifacts

lint-with-vale.yml

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

Annotations

10 errors and 1 warning
Linting with Vale: guides/doc-Installing_Proxy/common/modules/proc_creating-network-or-image-based-hosts.adoc#L25
[vale] reported by reviewdog 🐶 [RedHat.CaseSensitiveTerms] Use 'operating system' rather than 'Operating System'. Raw Output: {"message": "[RedHat.CaseSensitiveTerms] Use 'operating system' rather than 'Operating System'.", "location": {"path": "guides/doc-Installing_Proxy/common/modules/proc_creating-network-or-image-based-hosts.adoc", "range": {"start": {"line": 25, "column": 14}}}, "severity": "ERROR"}
Linting with Vale: guides/doc-Installing_Proxy/common/modules/proc_viewing-patched-kernel-version.adoc#L12
[vale] reported by reviewdog 🐶 [RedHat.CaseSensitiveTerms] Use 'kernel' rather than 'Kernel'. Raw Output: {"message": "[RedHat.CaseSensitiveTerms] Use 'kernel' rather than 'Kernel'.", "location": {"path": "guides/doc-Installing_Proxy/common/modules/proc_viewing-patched-kernel-version.adoc", "range": {"start": {"line": 12, "column": 94}}}, "severity": "ERROR"}
Linting with Vale: guides/doc-Installing_Proxy/common/modules/proc_viewing-patched-kernel-version.adoc#L16
[vale] reported by reviewdog 🐶 [RedHat.TermsErrors] Use 'complete', 'enter', or 'specify' rather than 'fill in'. Raw Output: {"message": "[RedHat.TermsErrors] Use 'complete', 'enter', or 'specify' rather than 'fill in'.", "location": {"path": "guides/doc-Installing_Proxy/common/modules/proc_viewing-patched-kernel-version.adoc", "range": {"start": {"line": 16, "column": 57}}}, "severity": "ERROR"}
Linting with Vale: guides/doc-Installing_Proxy/common/modules/proc_viewing-patched-kernel-version.adoc#L22
[vale] reported by reviewdog 🐶 [RedHat.CaseSensitiveTerms] Use 'kernel' rather than 'Kernel'. Raw Output: {"message": "[RedHat.CaseSensitiveTerms] Use 'kernel' rather than 'Kernel'.", "location": {"path": "guides/doc-Installing_Proxy/common/modules/proc_viewing-patched-kernel-version.adoc", "range": {"start": {"line": 22, "column": 35}}}, "severity": "ERROR"}
Linting with Vale: guides/doc-Installing_Proxy/common/modules/ref_performing-configuration-management.adoc#L18
[vale] reported by reviewdog 🐶 [RedHat.TermsErrors] Use 'on-demand' rather than 'on demand'. Raw Output: {"message": "[RedHat.TermsErrors] Use 'on-demand' rather than 'on demand'.", "location": {"path": "guides/doc-Installing_Proxy/common/modules/ref_performing-configuration-management.adoc", "range": {"start": {"line": 18, "column": 211}}}, "severity": "ERROR"}
Linting with Vale: guides/doc-Installing_Proxy/common/modules/ref_host-specific-variables.adoc#L14
[vale] reported by reviewdog 🐶 [RedHat.CaseSensitiveTerms] Use 'Kickstart' rather than 'kickstart'. Raw Output: {"message": "[RedHat.CaseSensitiveTerms] Use 'Kickstart' rather than 'kickstart'.", "location": {"path": "guides/doc-Installing_Proxy/common/modules/ref_host-specific-variables.adoc", "range": {"start": {"line": 14, "column": 90}}}, "severity": "ERROR"}
Linting with Vale: guides/doc-Installing_Proxy/common/modules/ref_host-specific-variables.adoc#L22
[vale] reported by reviewdog 🐶 [RedHat.TermsErrors] Use 'boot loader' rather than 'bootloader'. Raw Output: {"message": "[RedHat.TermsErrors] Use 'boot loader' rather than 'bootloader'.", "location": {"path": "guides/doc-Installing_Proxy/common/modules/ref_host-specific-variables.adoc", "range": {"start": {"line": 22, "column": 38}}}, "severity": "ERROR"}
Linting with Vale: guides/doc-Installing_Proxy/common/modules/ref_host-specific-variables.adoc#L23
[vale] reported by reviewdog 🐶 [RedHat.TermsErrors] Use 'host group' rather than 'hostgroup'. Raw Output: {"message": "[RedHat.TermsErrors] Use 'host group' rather than 'hostgroup'.", "location": {"path": "guides/doc-Installing_Proxy/common/modules/ref_host-specific-variables.adoc", "range": {"start": {"line": 23, "column": 8}}}, "severity": "ERROR"}
Linting with Vale: guides/doc-Installing_Proxy/common/modules/ref_host-specific-variables.adoc#L70
[vale] reported by reviewdog 🐶 [RedHat.TermsErrors] Use 'host group' rather than 'hostgroup'. Raw Output: {"message": "[RedHat.TermsErrors] Use 'host group' rather than 'hostgroup'.", "location": {"path": "guides/doc-Installing_Proxy/common/modules/ref_host-specific-variables.adoc", "range": {"start": {"line": 70, "column": 43}}}, "severity": "ERROR"}
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
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/