Skip to content

Add spell checker dictionaries and fix import errors #252

Add spell checker dictionaries and fix import errors

Add spell checker dictionaries and fix import errors #252

Triggered via pull request September 15, 2023 14:03
@rileychhrileychh
synchronize #184
spelling
Status Failure
Total duration 3m 14s
Artifacts

analysis.yml

on: pull_request
markdownlint
5s
markdownlint
Matrix: analysis
Fit to window
Zoom out
Zoom in

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/