chore: Generate test coverage reports #1350
lint_markdown.yml
on: pull_request
lint-grammar
15s
lint-structure
17s
Annotations
11 errors
|
lint-grammar
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
|
|
lint-grammar:
coverage.md#L58
[vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'retrieveToken'?
Raw Output:
{"message": "[Vale.Spelling] Did you really mean 'retrieveToken'?", "location": {"path": "coverage.md", "range": {"start": {"line": 58, "column": 74}}}, "severity": "ERROR"}
|
|
lint-grammar:
coverage.md#L44
[vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'formatMarkdown'?
Raw Output:
{"message": "[Vale.Spelling] Did you really mean 'formatMarkdown'?", "location": {"path": "coverage.md", "range": {"start": {"line": 44, "column": 62}}}, "severity": "ERROR"}
|
|
lint-grammar:
coverage.md#L43
[vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'renderTable'?
Raw Output:
{"message": "[Vale.Spelling] Did you really mean 'renderTable'?", "location": {"path": "coverage.md", "range": {"start": {"line": 43, "column": 62}}}, "severity": "ERROR"}
|
|
lint-grammar:
coverage.md#L40
[vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'jsonifyTables'?
Raw Output:
{"message": "[Vale.Spelling] Did you really mean 'jsonifyTables'?", "location": {"path": "coverage.md", "range": {"start": {"line": 40, "column": 58}}}, "severity": "ERROR"}
|
|
lint-grammar:
coverage.md#L35
[vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'sortTables'?
Raw Output:
{"message": "[Vale.Spelling] Did you really mean 'sortTables'?", "location": {"path": "coverage.md", "range": {"start": {"line": 35, "column": 63}}}, "severity": "ERROR"}
|
|
lint-grammar:
coverage.md#L31
[vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'patternCases'?
Raw Output:
{"message": "[Vale.Spelling] Did you really mean 'patternCases'?", "location": {"path": "coverage.md", "range": {"start": {"line": 31, "column": 63}}}, "severity": "ERROR"}
|
|
lint-grammar:
coverage.md#L29
[vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'addUnit'?
Raw Output:
{"message": "[Vale.Spelling] Did you really mean 'addUnit'?", "location": {"path": "coverage.md", "range": {"start": {"line": 29, "column": 65}}}, "severity": "ERROR"}
|
|
lint-grammar:
coverage.md#L19
[vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'JSONSchema'?
Raw Output:
{"message": "[Vale.Spelling] Did you really mean 'JSONSchema'?", "location": {"path": "coverage.md", "range": {"start": {"line": 19, "column": 64}}}, "severity": "ERROR"}
|
|
lint-grammar:
coverage.md#L13
[vale] reported by reviewdog 🐶
[Vale.Spelling] Did you really mean 'JSONSchema'?
Raw Output:
{"message": "[Vale.Spelling] Did you really mean 'JSONSchema'?", "location": {"path": "coverage.md", "range": {"start": {"line": 13, "column": 68}}}, "severity": "ERROR"}
|
|
lint-structure:
coverage.md#L1
First line in a file should be a top-level heading [Context: "| File | Function | Coverage |"]
|