Skip to content

Added vale linter in github actions #2

Added vale linter in github actions

Added vale linter in github actions #2

Triggered via pull request May 3, 2024 12:25
Status Success
Total duration 50s
Artifacts

vale-lint.yml

on: pull_request
runner / vale
41s
runner / vale
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 2 warnings
runner / vale: .github/workflows/vale-lint.yml#L1
[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'reviewdog'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'reviewdog'?", "location": {"path": ".github/workflows/vale-lint.yml", "range": {"start": {"line": 1, "column": 7}}}, "severity": "ERROR"}
runner / vale: .github/workflows/vale-lint.yml#L2
[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'pull_request'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'pull_request'?", "location": {"path": ".github/workflows/vale-lint.yml", "range": {"start": {"line": 2, "column": 6}}}, "severity": "ERROR"}
runner / vale: .github/workflows/vale-lint.yml#L13
[vale] reported by reviewdog 🐶 [Google.Spacing] 's.G' should have one space. Raw Output: {"message": "[Google.Spacing] 's.G' should have one space.", "location": {"path": ".github/workflows/vale-lint.yml", "range": {"start": {"line": 13, "column": 27}}}, "severity": "ERROR"}
runner / vale: content/community.md#L187
[vale] reported by reviewdog 🐶 [Vale.Spelling] Did you really mean 'makking'? Raw Output: {"message": "[Vale.Spelling] Did you really mean 'makking'?", "location": {"path": "content/community.md", "range": {"start": {"line": 187, "column": 30}}}, "severity": "ERROR"}
runner / vale
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
runner / vale: content/community.md#L187
[vale] reported by reviewdog 🐶 [Google.We] Try to avoid using first-person plural like 'We'. Raw Output: {"message": "[Google.We] Try to avoid using first-person plural like 'We'.", "location": {"path": "content/community.md", "range": {"start": {"line": 187, "column": 1}}}, "severity": "WARNING"}