ci: use errata-ai/vale-action for spellchecking #6
Annotations
4 errors and 1 warning
Spellcheck:
README.md#L6
[vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'anudder'?
Raw Output:
{"message": "[Vale.Spelling] Did you really mean 'anudder'?", "location": {"path": "README.md", "range": {"start": {"line": 6, "column": 1}}}, "severity": "ERROR"}
|
Spellcheck:
README.md#L6
[vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'mispeled'?
Raw Output:
{"message": "[Vale.Spelling] Did you really mean 'mispeled'?", "location": {"path": "README.md", "range": {"start": {"line": 6, "column": 9}}}, "severity": "ERROR"}
|
Spellcheck:
README.md#L6
[vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'ci'?
Raw Output:
{"message": "[Vale.Spelling] Did you really mean 'ci'?", "location": {"path": "README.md", "range": {"start": {"line": 6, "column": 31}}}, "severity": "ERROR"}
|
Spellcheck
Vale and reviewdog exited with status code: 1
|
Spellcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|