[release] v7.18.0 #19036
Annotations
2 errors and 2 warnings
runner / vale:
CHANGELOG.md#L79
[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 ('MUI X' instead of 'MUI X')
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 ('MUI X' instead of 'MUI X')", "location": {"path": "CHANGELOG.md", "range": {"start": {"line": 79, "column": 10}}}, "severity": "ERROR"}
|
runner / vale
reviewdog exited with status code: 1
|
runner / vale:
CHANGELOG.md#L10
[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": 10, "column": 1}}}, "severity": "WARNING"}
|
runner / vale:
CHANGELOG.md#L79
[vale] reported by reviewdog 🐶
[MUI.NoCompanyName] We avoid referencing the company name 'MUI X'. Instead you can reference a product or the team.
Raw Output:
{"message": "[MUI.NoCompanyName] We avoid referencing the company name 'MUI X'. Instead you can reference a product or the team.", "location": {"path": "CHANGELOG.md", "range": {"start": {"line": 79, "column": 10}}}, "severity": "WARNING"}
|