Add spell checker dictionaries and fix import errors #252
analysis.yml
on: pull_request
markdownlint
5s
Matrix: analysis
Annotations
6 errors and 1 warning
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Spell Checking"]:
CONTRIBUTING.md#L19
CONTRIBUTING.md:19 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Spell Checking"]
|
Line length [Expected: 120; Actual: 157]:
CONTRIBUTING.md#L20
CONTRIBUTING.md:20:121 MD013/line-length Line length [Expected: 120; Actual: 157]
|
Line length [Expected: 120; Actual: 275]:
dictionaries/README.md#L3
dictionaries/README.md:3:121 MD013/line-length Line length [Expected: 120; Actual: 275]
|
Line length [Expected: 120; Actual: 383]:
dictionaries/README.md#L7
dictionaries/README.md:7:121 MD013/line-length Line length [Expected: 120; Actual: 383]
|
Line length [Expected: 120; Actual: 228]:
dictionaries/README.md#L42
dictionaries/README.md:42:121 MD013/line-length Line length [Expected: 120; Actual: 228]
|
markdownlint
Failed with exit code: 1
|
analysis (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: oleksiyrudenko/gha-git-credentials@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|