Skip to content

Add Vale for content linting to the repo #2137

Add Vale for content linting to the repo

Add Vale for content linting to the repo #2137

Triggered via pull request June 5, 2025 20:48
@paddyroddypaddyroddy
synchronize #541
vale
Status Failure
Total duration 30s
Artifacts

linting.yml

on: pull_request
lint-this-repo
17s
lint-this-repo
lint-the-template
20s
lint-the-template
lint-prose
10s
lint-prose
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 10 warnings
lint-prose: docs/pages/ci.md#L30
[vale] reported by reviewdog 🐶 [proselint.Very] Remove 'Very'. Raw Output: {"message": "[proselint.Very] Remove 'Very'.", "location": {"path": "docs/pages/ci.md", "range": {"start": {"line": 30, "column": 94}}}, "severity": "ERROR"}
lint-prose
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
lint-prose: docs/pages/community.md#L8
[vale] reported by reviewdog 🐶 [write-good.ThereIs] Don't start a sentence with 'There are'. Raw Output: {"message": "[write-good.ThereIs] Don't start a sentence with 'There are'.", "location": {"path": "docs/pages/community.md", "range": {"start": {"line": 8, "column": 1}}}, "severity": "ERROR"}
lint-prose: README.md#L18
[vale] reported by reviewdog 🐶 [proselint.Annotations] 'NOTE' left in text. Raw Output: {"message": "[proselint.Annotations] 'NOTE' left in text.", "location": {"path": "README.md", "range": {"start": {"line": 18, "column": 5}}}, "severity": "ERROR"}
lint-prose: docs/pages/docs.md#L8
[vale] reported by reviewdog 🐶 [proselint.Very] Remove 'very'. Raw Output: {"message": "[proselint.Very] Remove 'very'.", "location": {"path": "docs/pages/docs.md", "range": {"start": {"line": 8, "column": 49}}}, "severity": "ERROR"}
lint-prose: docs/pages/docs.md#L31
[vale] reported by reviewdog 🐶 [proselint.Very] Remove 'very'. Raw Output: {"message": "[proselint.Very] Remove 'very'.", "location": {"path": "docs/pages/docs.md", "range": {"start": {"line": 31, "column": 116}}}, "severity": "ERROR"}
lint-prose: docs/pages/libraries/jupyter-notebooks.md#L29
[vale] reported by reviewdog 🐶 [write-good.ThereIs] Don't start a sentence with 'There is'. Raw Output: {"message": "[write-good.ThereIs] Don't start a sentence with 'There is'.", "location": {"path": "docs/pages/libraries/jupyter-notebooks.md", "range": {"start": {"line": 29, "column": 1}}}, "severity": "ERROR"}
lint-prose: docs/pages/libraries/parallel-async.md#L29
[vale] reported by reviewdog 🐶 [proselint.Typography] Consider using the '…' symbol instead of '...'. Raw Output: {"message": "[proselint.Typography] Consider using the '…' symbol instead of '...'.", "location": {"path": "docs/pages/libraries/parallel-async.md", "range": {"start": {"line": 29, "column": 119}}}, "severity": "ERROR"}
lint-prose: docs/pages/virtual.md#L16
[vale] reported by reviewdog 🐶 [proselint.Very] Remove 'very'. Raw Output: {"message": "[proselint.Very] Remove 'very'.", "location": {"path": "docs/pages/virtual.md", "range": {"start": {"line": 16, "column": 104}}}, "severity": "ERROR"}
lint-prose: tutorial.md#L10
[vale] reported by reviewdog 🐶 [proselint.Typography] Consider using the '…' symbol instead of '...'. Raw Output: {"message": "[proselint.Typography] Consider using the '…' symbol instead of '...'.", "location": {"path": "tutorial.md", "range": {"start": {"line": 10, "column": 34}}}, "severity": "ERROR"}
lint-prose: docs/pages/benchmarking-profiling.md#L10
[vale] reported by reviewdog 🐶 [RedHat.ProductCentricWriting] Do not use transitive verb constructions like 'Allows you' to grant abilities to inanimate objects. Whenever possible, use direct, user-focused sentences where the subject of the sentence performs the action. Raw Output: {"message": "[RedHat.ProductCentricWriting] Do not use transitive verb constructions like 'Allows you' to grant abilities to inanimate objects. Whenever possible, use direct, user-focused sentences where the subject of the sentence performs the action.", "location": {"path": "docs/pages/benchmarking-profiling.md", "range": {"start": {"line": 10, "column": 111}}}, "severity": "INFO"}
lint-prose: docs/pages/benchmarking-profiling.md#L33
[vale] reported by reviewdog 🐶 [RedHat.SmartQuotes] Do not use smart quotation marks. Use ''' rather than ’. Raw Output: {"message": "[RedHat.SmartQuotes] Do not use smart quotation marks. Use ''' rather than ’.", "location": {"path": "docs/pages/benchmarking-profiling.md", "range": {"start": {"line": 33, "column": 111}}}, "severity": "WARNING"}
lint-prose: docs/pages/ci.md#L14
[vale] reported by reviewdog 🐶 [RedHat.Hyphens] Use 'open source' rather than 'open-source'. Raw Output: {"message": "[RedHat.Hyphens] Use 'open source' rather than 'open-source'.", "location": {"path": "docs/pages/ci.md", "range": {"start": {"line": 14, "column": 217}}}, "severity": "WARNING"}
lint-prose: docs/pages/ci.md#L17
[vale] reported by reviewdog 🐶 [RedHat.Using] Use 'by using' instead of 'using' when it follows a noun for clarity and grammatical correctness. Raw Output: {"message": "[RedHat.Using] Use 'by using' instead of 'using' when it follows a noun for clarity and grammatical correctness.", "location": {"path": "docs/pages/ci.md", "range": {"start": {"line": 17, "column": 14}}}, "severity": "WARNING"}
lint-prose: docs/pages/ci.md#L23
[vale] reported by reviewdog 🐶 [RedHat.TermsSuggestions] Depending on the context, consider using 'that' or ', which' rather than 'which'. Raw Output: {"message": "[RedHat.TermsSuggestions] Depending on the context, consider using 'that' or ', which' rather than 'which'.", "location": {"path": "docs/pages/ci.md", "range": {"start": {"line": 23, "column": 32}}}, "severity": "INFO"}
lint-prose: docs/pages/ci.md#L29
[vale] reported by reviewdog 🐶 [RedHat.Hyphens] Use 'open source' rather than 'open-source'. Raw Output: {"message": "[RedHat.Hyphens] Use 'open source' rather than 'open-source'.", "location": {"path": "docs/pages/ci.md", "range": {"start": {"line": 29, "column": 255}}}, "severity": "WARNING"}
lint-prose: docs/pages/ci.md#L30
[vale] reported by reviewdog 🐶 [write-good.Weasel] 'Very' is a weasel word! Raw Output: {"message": "[write-good.Weasel] 'Very' is a weasel word!", "location": {"path": "docs/pages/ci.md", "range": {"start": {"line": 30, "column": 94}}}, "severity": "WARNING"}
lint-prose: docs/pages/ci.md#L30
[vale] reported by reviewdog 🐶 [RedHat.Contractions] Avoid contractions. Use ''do not'' rather than 'don't.' Raw Output: {"message": "[RedHat.Contractions] Avoid contractions. Use ''do not'' rather than 'don't.'", "location": {"path": "docs/pages/ci.md", "range": {"start": {"line": 30, "column": 125}}}, "severity": "INFO"}
lint-prose: docs/pages/ci.md#L30
[vale] reported by reviewdog 🐶 [RedHat.Hyphens] Use 'open source' rather than 'open-source'. Raw Output: {"message": "[RedHat.Hyphens] Use 'open source' rather than 'open-source'.", "location": {"path": "docs/pages/ci.md", "range": {"start": {"line": 30, "column": 201}}}, "severity": "WARNING"}
lint-prose: docs/index.md#L7
[vale] reported by reviewdog 🐶 [RedHat.TermsWarnings] Consider using 'tool' or 'tools' rather than 'tooling' unless updating existing content that uses the term. Raw Output: {"message": "[RedHat.TermsWarnings] Consider using 'tool' or 'tools' rather than 'tooling' unless updating existing content that uses the term.", "location": {"path": "docs/index.md", "range": {"start": {"line": 7, "column": 28}}}, "severity": "WARNING"}