Skip to content

docs: Fix blockchain question in FAQ (#295) #151

docs: Fix blockchain question in FAQ (#295)

docs: Fix blockchain question in FAQ (#295) #151

Triggered via push March 11, 2024 16:49
Status Success
Total duration 13s
Artifacts

markdownlint.yml

on: push
markdownlint
4s
markdownlint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Trailing spaces: content/en/about/faq.md#L9
content/en/about/faq.md:9:78 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
Trailing spaces: content/en/about/faq.md#L14
content/en/about/faq.md:14:1 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md009.md
Unordered list style: content/en/about/faq.md#L124
content/en/about/faq.md:124:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md004.md
Unordered list style: content/en/about/faq.md#L129
content/en/about/faq.md:129:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md004.md
Multiple consecutive blank lines: content/en/about/faq.md#L134
content/en/about/faq.md:134 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md012.md
Unordered list style: content/en/about/faq.md#L151
content/en/about/faq.md:151:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md004.md
Unordered list style: content/en/about/faq.md#L152
content/en/about/faq.md:152:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md004.md
Unordered list style: content/en/about/faq.md#L153
content/en/about/faq.md:153:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md004.md
Unordered list style: content/en/about/faq.md#L157
content/en/about/faq.md:157:1 MD004/ul-style Unordered list style [Expected: asterisk; Actual: dash] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md004.md
markdownlint
Failed with exit code: 1
markdownlint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, DavidAnson/markdownlint-cli2-action@v11. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.