Skip to content

Edit that will fail vale linter #4

Edit that will fail vale linter

Edit that will fail vale linter #4

Triggered via pull request October 11, 2024 18:17
Status Failure
Total duration 48s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
vale: _site/extensions.html#L287
[vale] reported by reviewdog 🐶 [Posit.Contractions] Use 'doesn't' instead of 'does not'. Raw Output: {"message": "[Posit.Contractions] Use 'doesn't' instead of 'does not'.", "location": {"path": "_site/extensions.html", "range": {"start": {"line": 287, "column": 13}}}, "severity": "ERROR"}
vale: _site/extensions.html#L292
[vale] reported by reviewdog 🐶 [Posit.Contractions] Use 'doesn't' instead of 'does not'. Raw Output: {"message": "[Posit.Contractions] Use 'doesn't' instead of 'does not'.", "location": {"path": "_site/extensions.html", "range": {"start": {"line": 292, "column": 328}}}, "severity": "ERROR"}
vale: _site/extensions.html#L302
[vale] reported by reviewdog 🐶 [Posit.Contractions] Use 'isn't' instead of 'is not'. Raw Output: {"message": "[Posit.Contractions] Use 'isn't' instead of 'is not'.", "location": {"path": "_site/extensions.html", "range": {"start": {"line": 302, "column": 498}}}, "severity": "ERROR"}
vale: _site/extensions.html#L308
[vale] reported by reviewdog 🐶 [Posit.Contractions] Use 'doesn't' instead of 'does not'. Raw Output: {"message": "[Posit.Contractions] Use 'doesn't' instead of 'does not'.", "location": {"path": "_site/extensions.html", "range": {"start": {"line": 308, "column": 306}}}, "severity": "ERROR"}
vale: _site/feedback.html#L265
[vale] reported by reviewdog 🐶 [Posit.Contractions] Use 'doesn't' instead of 'does not'. Raw Output: {"message": "[Posit.Contractions] Use 'doesn't' instead of 'does not'.", "location": {"path": "_site/feedback.html", "range": {"start": {"line": 265, "column": 10}}}, "severity": "ERROR"}
vale: _site/updating.html#L298
[vale] reported by reviewdog 🐶 [Posit.Contractions] Use 'doesn't' instead of 'does not'. Raw Output: {"message": "[Posit.Contractions] Use 'doesn't' instead of 'does not'.", "location": {"path": "_site/updating.html", "range": {"start": {"line": 298, "column": 13}}}, "severity": "ERROR"}
vale: _site/updating.html#L318
[vale] reported by reviewdog 🐶 [Posit.Contractions] Use 'doesn't' instead of 'does not'. Raw Output: {"message": "[Posit.Contractions] Use 'doesn't' instead of 'does not'.", "location": {"path": "_site/updating.html", "range": {"start": {"line": 318, "column": 33}}}, "severity": "ERROR"}
vale: _site/start.html#L317
[vale] reported by reviewdog 🐶 [Posit.Contractions] Use 'doesn't' instead of 'does not'. Raw Output: {"message": "[Posit.Contractions] Use 'doesn't' instead of 'does not'.", "location": {"path": "_site/start.html", "range": {"start": {"line": 317, "column": 151}}}, "severity": "ERROR"}
vale: _site/start.html#L327
[vale] reported by reviewdog 🐶 [Posit.Contractions] Use 'it's' instead of 'it is'. Raw Output: {"message": "[Posit.Contractions] Use 'it's' instead of 'it is'.", "location": {"path": "_site/start.html", "range": {"start": {"line": 327, "column": 76}}}, "severity": "ERROR"}
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