Skip to content

test vale gha pr

test vale gha pr #53

Triggered via pull request June 13, 2024 14:21
Status Failure
Total duration 58s
Artifacts

vale.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 8 warnings
vale
Process completed with exit code 5.
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/.
vale: website/docs/docs/introduction.md#L12
[vale] reported by reviewdog 🐶 [custom.Repitition] Repetitive word found: '$0'. Consider revising. Raw Output: {"message": "[custom.Repitition] Repetitive word found: '$0'. Consider revising.", "location": {"path": "website/docs/docs/introduction.md", "range": {"start": {"line": 12, "column": 53}}}, "severity": "WARNING"}
vale: website/docs/docs/introduction.md#L14
[vale] reported by reviewdog 🐶 [custom.Typos] Possible typo detected: Consider using 'the' instead of 'teh' Raw Output: {"message": "[custom.Typos] Possible typo detected: Consider using 'the' instead of 'teh'", "location": {"path": "website/docs/docs/introduction.md", "range": {"start": {"line": 14, "column": 24}}}, "severity": "WARNING"}
vale: website/docs/docs/introduction.md#L14
[vale] reported by reviewdog 🐶 [custom.Spelling] Detected non-American spelling. Consider using American spelling: 'teh' instead of '. Raw Output: {"message": "[custom.Spelling] Detected non-American spelling. Consider using American spelling: 'teh' instead of '.", "location": {"path": "website/docs/docs/introduction.md", "range": {"start": {"line": 14, "column": 24}}}, "severity": "WARNING"}
vale: website/docs/docs/introduction.md#L14
[vale] reported by reviewdog 🐶 [custom.Typos] Possible typo detected: Consider using 'receive' instead of 'recieve' Raw Output: {"message": "[custom.Typos] Possible typo detected: Consider using 'receive' instead of 'recieve'", "location": {"path": "website/docs/docs/introduction.md", "range": {"start": {"line": 14, "column": 77}}}, "severity": "WARNING"}
vale: website/docs/docs/introduction.md#L14
[vale] reported by reviewdog 🐶 [custom.Spelling] Detected non-American spelling. Consider using American spelling: 'recieve' instead of '. Raw Output: {"message": "[custom.Spelling] Detected non-American spelling. Consider using American spelling: 'recieve' instead of '.", "location": {"path": "website/docs/docs/introduction.md", "range": {"start": {"line": 14, "column": 77}}}, "severity": "WARNING"}
vale: website/docs/docs/introduction.md#L20
[vale] reported by reviewdog 🐶 [custom.Repitition] Repetitive word found: '$0'. Consider revising. Raw Output: {"message": "[custom.Repitition] Repetitive word found: '$0'. Consider revising.", "location": {"path": "website/docs/docs/introduction.md", "range": {"start": {"line": 20, "column": 1}}}, "severity": "WARNING"}
vale
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/