docs(workflow): add Vale Linting workflow #1
vale.yml
on: pull_request
Vale Linting
13s
Broken Link Check
10s
Annotations
5 errors and 10 warnings
|
Vale Linting
Vale and reviewdog exited with status code: 1
|
|
Vale Linting
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.community/t5/GitHub-Actions/Maximum-number-of-annotations-that-can-be-created-using-GitHub/m-p/39085
|
|
Vale Linting:
styles/proselint/README.md#L8
[vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'Redistributions'?
Raw Output:
{"message": "[Vale.Spelling] Did you really mean 'Redistributions'?", "location": {"path": "styles/proselint/README.md", "range": {"start": {"line": 8, "column": 4}}}, "severity": "ERROR"}
|
|
Vale Linting:
styles/proselint/README.md#L6
[vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'Redistributions'?
Raw Output:
{"message": "[Vale.Spelling] Did you really mean 'Redistributions'?", "location": {"path": "styles/proselint/README.md", "range": {"start": {"line": 6, "column": 4}}}, "severity": "ERROR"}
|
|
Vale Linting:
styles/proselint/README.md#L1
[vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'Suchow'?
Raw Output:
{"message": "[Vale.Spelling] Did you really mean 'Suchow'?", "location": {"path": "styles/proselint/README.md", "range": {"start": {"line": 1, "column": 31}}}, "severity": "ERROR"}
|
|
Vale Linting:
styles/proselint/README.md#L12
[vale] reported by reviewdog 🐶
[Google.Acronyms] Spell out 'THE', if it's unfamiliar to the audience.
Raw Output:
{"message": "[Google.Acronyms] Spell out 'THE', if it's unfamiliar to the audience.", "location": {"path": "styles/proselint/README.md", "range": {"start": {"line": 12, "column": 30}}}, "severity": "INFO"}
|
|
Vale Linting:
styles/proselint/README.md#L12
[vale] reported by reviewdog 🐶
[Google.Passive] In general, use active voice instead of passive voice ('IS PROVIDED').
Raw Output:
{"message": "[Google.Passive] In general, use active voice instead of passive voice ('IS PROVIDED').", "location": {"path": "styles/proselint/README.md", "range": {"start": {"line": 12, "column": 15}}}, "severity": "INFO"}
|
|
Vale Linting:
styles/proselint/README.md#L12
[vale] reported by reviewdog 🐶
[Google.Acronyms] Spell out 'THIS', if it's unfamiliar to the audience.
Raw Output:
{"message": "[Google.Acronyms] Spell out 'THIS', if it's unfamiliar to the audience.", "location": {"path": "styles/proselint/README.md", "range": {"start": {"line": 12, "column": 1}}}, "severity": "INFO"}
|
|
Vale Linting:
styles/proselint/README.md#L10
[vale] reported by reviewdog 🐶
[Google.Passive] In general, use active voice instead of passive voice ('be used').
Raw Output:
{"message": "[Google.Passive] In general, use active voice instead of passive voice ('be used').", "location": {"path": "styles/proselint/README.md", "range": {"start": {"line": 10, "column": 83}}}, "severity": "INFO"}
|
|
Vale Linting:
styles/proselint/README.md#L8
[vale] reported by reviewdog 🐶
[Google.WordList] Use 'preceding' instead of 'above'.
Raw Output:
{"message": "[Google.WordList] Use 'preceding' instead of 'above'.", "location": {"path": "styles/proselint/README.md", "range": {"start": {"line": 8, "column": 54}}}, "severity": "WARNING"}
|
|
Vale Linting:
styles/proselint/README.md#L6
[vale] reported by reviewdog 🐶
[Google.WordList] Use 'preceding' instead of 'above'.
Raw Output:
{"message": "[Google.WordList] Use 'preceding' instead of 'above'.", "location": {"path": "styles/proselint/README.md", "range": {"start": {"line": 6, "column": 51}}}, "severity": "WARNING"}
|
|
Vale Linting:
styles/proselint/README.md#L4
[vale] reported by reviewdog 🐶
[Google.Passive] In general, use active voice instead of passive voice ('are met').
Raw Output:
{"message": "[Google.Passive] In general, use active voice instead of passive voice ('are met').", "location": {"path": "styles/proselint/README.md", "range": {"start": {"line": 4, "column": 135}}}, "severity": "INFO"}
|
|
Vale Linting:
styles/proselint/README.md#L4
[vale] reported by reviewdog 🐶
[Google.Passive] In general, use active voice instead of passive voice ('are permitted').
Raw Output:
{"message": "[Google.Passive] In general, use active voice instead of passive voice ('are permitted').", "location": {"path": "styles/proselint/README.md", "range": {"start": {"line": 4, "column": 82}}}, "severity": "INFO"}
|
|
Vale Linting:
styles/proselint/README.md#L4
[vale] reported by reviewdog 🐶
[Google.OxfordComma] Use the Oxford comma in 'Redistribution and use in source and binary forms, with or'.
Raw Output:
{"message": "[Google.OxfordComma] Use the Oxford comma in 'Redistribution and use in source and binary forms, with or'.", "location": {"path": "styles/proselint/README.md", "range": {"start": {"line": 4, "column": 1}}}, "severity": "WARNING"}
|
|
Vale Linting
User-specified path (**/*.md **/*.mdx) is invalid; falling back to 'all'.
|