Added guidelines for code formatting on save #53
Annotations
3 errors and 11 warnings
runner / vale
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
|
runner / vale:
docs/manual/98_contributing/05_source/60_codeFormatting.md#L21
[vale] reported by reviewdog 🐶
[Microsoft.Contractions] Use 'don't' instead of 'Do not'.
Raw Output:
{"message": "[Microsoft.Contractions] Use 'don't' instead of 'Do not'.", "location": {"path": "docs/manual/98_contributing/05_source/60_codeFormatting.md", "range": {"start": {"line": 21, "column": 4}}}, "severity": "ERROR"}
|
runner / vale
reviewdog exited with status code: 1
|
runner / 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/.
|
runner / vale:
docs/manual/98_contributing/05_source/index.md#L5
[vale] reported by reviewdog 🐶
[Microsoft.We] Try to avoid using first-person plural like 'our'.
Raw Output:
{"message": "[Microsoft.We] Try to avoid using first-person plural like 'our'.", "location": {"path": "docs/manual/98_contributing/05_source/index.md", "range": {"start": {"line": 5, "column": 66}}}, "severity": "WARNING"}
|
runner / vale:
docs/manual/98_contributing/05_source/60_codeFormatting.md#L1
[vale] reported by reviewdog 🐶
[Microsoft.Headings] 'Code Formatting' should use sentence-style capitalization.
Raw Output:
{"message": "[Microsoft.Headings] 'Code Formatting' should use sentence-style capitalization.", "location": {"path": "docs/manual/98_contributing/05_source/60_codeFormatting.md", "range": {"start": {"line": 1, "column": 3}}}, "severity": "INFO"}
|
runner / vale:
docs/manual/98_contributing/05_source/60_codeFormatting.md#L3
[vale] reported by reviewdog 🐶
[Microsoft.We] Try to avoid using first-person plural like 'us'.
Raw Output:
{"message": "[Microsoft.We] Try to avoid using first-person plural like 'us'.", "location": {"path": "docs/manual/98_contributing/05_source/60_codeFormatting.md", "range": {"start": {"line": 3, "column": 16}}}, "severity": "WARNING"}
|
runner / vale:
docs/manual/98_contributing/05_source/60_codeFormatting.md#L3
[vale] reported by reviewdog 🐶
[Microsoft.ComplexWords] Consider using 'keep' or 'support' instead of 'maintain'.
Raw Output:
{"message": "[Microsoft.ComplexWords] Consider using 'keep' or 'support' instead of 'maintain'.", "location": {"path": "docs/manual/98_contributing/05_source/60_codeFormatting.md", "range": {"start": {"line": 3, "column": 19}}}, "severity": "INFO"}
|
runner / vale:
docs/manual/98_contributing/05_source/60_codeFormatting.md#L3
[vale] reported by reviewdog 🐶
[Microsoft.We] Try to avoid using first-person plural like 'our'.
Raw Output:
{"message": "[Microsoft.We] Try to avoid using first-person plural like 'our'.", "location": {"path": "docs/manual/98_contributing/05_source/60_codeFormatting.md", "range": {"start": {"line": 3, "column": 62}}}, "severity": "WARNING"}
|
runner / vale:
docs/manual/98_contributing/05_source/60_codeFormatting.md#L5
[vale] reported by reviewdog 🐶
[Microsoft.HeadingAcronyms] Avoid using acronyms in a title or heading.
Raw Output:
{"message": "[Microsoft.HeadingAcronyms] Avoid using acronyms in a title or heading.", "location": {"path": "docs/manual/98_contributing/05_source/60_codeFormatting.md", "range": {"start": {"line": 5, "column": 27}}}, "severity": "WARNING"}
|
runner / vale:
docs/manual/98_contributing/05_source/60_codeFormatting.md#L7
[vale] reported by reviewdog 🐶
[Microsoft.Headings] 'Step 1. Install the Prettier Extension' should use sentence-style capitalization.
Raw Output:
{"message": "[Microsoft.Headings] 'Step 1. Install the Prettier Extension' should use sentence-style capitalization.", "location": {"path": "docs/manual/98_contributing/05_source/60_codeFormatting.md", "range": {"start": {"line": 7, "column": 5}}}, "severity": "INFO"}
|
runner / vale:
docs/manual/98_contributing/05_source/60_codeFormatting.md#L12
[vale] reported by reviewdog 🐶
[Microsoft.Headings] 'Step 2. Open VS Code Settings' should use sentence-style capitalization.
Raw Output:
{"message": "[Microsoft.Headings] 'Step 2. Open VS Code Settings' should use sentence-style capitalization.", "location": {"path": "docs/manual/98_contributing/05_source/60_codeFormatting.md", "range": {"start": {"line": 12, "column": 5}}}, "severity": "INFO"}
|
runner / vale:
docs/manual/98_contributing/05_source/60_codeFormatting.md#L12
[vale] reported by reviewdog 🐶
[Microsoft.HeadingAcronyms] Avoid using acronyms in a title or heading.
Raw Output:
{"message": "[Microsoft.HeadingAcronyms] Avoid using acronyms in a title or heading.", "location": {"path": "docs/manual/98_contributing/05_source/60_codeFormatting.md", "range": {"start": {"line": 12, "column": 18}}}, "severity": "WARNING"}
|
runner / vale:
docs/manual/98_contributing/05_source/60_codeFormatting.md#L15
[vale] reported by reviewdog 🐶
[Microsoft.Headings] 'Step 3. Enable Format on Save' should use sentence-style capitalization.
Raw Output:
{"message": "[Microsoft.Headings] 'Step 3. Enable Format on Save' should use sentence-style capitalization.", "location": {"path": "docs/manual/98_contributing/05_source/60_codeFormatting.md", "range": {"start": {"line": 15, "column": 5}}}, "severity": "INFO"}
|