Skip to content

Fix/vale errors and warnings #506

Fix/vale errors and warnings

Fix/vale errors and warnings #506

Triggered via pull request February 1, 2024 14:28
Status Success
Total duration 49s
Artifacts

linting.yml

on: pull_request

Annotations

4 warnings
prose: README.md#L19
[vale] reported by reviewdog 🐶 [Google.We] Try to avoid using first-person plural like 'our'. Raw Output: {"message": "[Google.We] Try to avoid using first-person plural like 'our'.", "location": {"path": "README.md", "range": {"start": {"line": 19, "column": 22}}}, "severity": "WARNING"}
prose: README.md#L19
[vale] reported by reviewdog 🐶 [Google.We] Try to avoid using first-person plural like 'us'. Raw Output: {"message": "[Google.We] Try to avoid using first-person plural like 'us'.", "location": {"path": "README.md", "range": {"start": {"line": 19, "column": 47}}}, "severity": "WARNING"}
prose: README.md#L19
[vale] reported by reviewdog 🐶 [Google.WordList] Use 'select' instead of 'check'. Raw Output: {"message": "[Google.WordList] Use 'select' instead of 'check'.", "location": {"path": "README.md", "range": {"start": {"line": 19, "column": 83}}}, "severity": "WARNING"}
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-python@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.