[release] v8.5.1 #31378
Annotations
2 errors and 1 warning
runner / vale
Vale and reviewdog exited with status code: 1
|
runner / vale:
CHANGELOG.md#L92
[vale] reported by reviewdog 🐶
[MUI.MuiBrandName] Use a non-breaking space (option+space on Mac, Alt+0160 on Windows or AltGr+Space on Linux, instead of space) for brand name ('Material UI' instead of 'material ui')
Raw Output:
{"message": "[MUI.MuiBrandName] Use a non-breaking space (option+space on Mac, Alt+0160 on Windows or AltGr+Space on Linux, instead of space) for brand name ('Material UI' instead of 'material ui')", "location": {"path": "CHANGELOG.md", "range": {"start": {"line": 92, "column": 21}}}, "severity": "ERROR"}
|
runner / vale:
CHANGELOG.md#L14
[vale] reported by reviewdog 🐶
[Google.We] Try to avoid using first-person plural like 'We'.
Raw Output:
{"message": "[Google.We] Try to avoid using first-person plural like 'We'.", "location": {"path": "CHANGELOG.md", "range": {"start": {"line": 14, "column": 1}}}, "severity": "WARNING"}
|