Skip to content

Fix linter complaints #3

Fix linter complaints

Fix linter complaints #3

Triggered via push October 16, 2024 17:31
Status Failure
Total duration 17s
Artifacts

ci.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
Line length: docs/api/construction.md#L6
docs/api/construction.md:6:81 MD013/line-length Line length [Expected: 80; Actual: 118] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md
Line length: docs/ecosystem/construction.md#L6
docs/ecosystem/construction.md:6:81 MD013/line-length Line length [Expected: 80; Actual: 118] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md
Line length: docs/learn/accounts.md#L8
docs/learn/accounts.md:8:81 MD013/line-length Line length [Expected: 80; Actual: 111] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md
Line length: docs/learn/accounts.md#L9
docs/learn/accounts.md:9:81 MD013/line-length Line length [Expected: 80; Actual: 102] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md
Line length: docs/learn/accounts.md#L11
docs/learn/accounts.md:11:81 MD013/line-length Line length [Expected: 80; Actual: 117] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md
Line length: docs/learn/accounts.md#L12
docs/learn/accounts.md:12:81 MD013/line-length Line length [Expected: 80; Actual: 113] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md
Line length: docs/learn/accounts.md#L13
docs/learn/accounts.md:13:81 MD013/line-length Line length [Expected: 80; Actual: 116] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md
Line length: docs/learn/accounts.md#L14
docs/learn/accounts.md:14:81 MD013/line-length Line length [Expected: 80; Actual: 113] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md
Link fragments should be valid: docs/learn/accounts.md#L14
docs/learn/accounts.md:14:92 MD051/link-fragments Link fragments should be valid [Context: "[below](#accounts-1)"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md051.md
Line length: docs/learn/accounts.md#L16
docs/learn/accounts.md:16:81 MD013/line-length Line length [Expected: 80; Actual: 120] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/