Skip to content

Added vale linter in github actions #1

Added vale linter in github actions

Added vale linter in github actions #1

Triggered via pull request May 3, 2024 11:52
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

3 errors and 1 warning
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
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/.