IBC Eureka #218
Annotations
4 errors and 1 warning
Heading levels should only increment by one level at a time:
spec/micro/README.md#L3
spec/micro/README.md:3 MD001/heading-increment/header-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md001.md
|
Multiple consecutive blank lines:
spec/micro/README.md#L146
spec/micro/README.md:146 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md012.md
|
Multiple consecutive blank lines:
spec/micro/README.md#L382
spec/micro/README.md:382 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md012.md
|
lint
Failed with exit code: 1
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: DavidAnson/markdownlint-cli2-action@v13. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|