chore: remove duplicate words #568
lint.yml
on: pull_request
markdown-lint
6s
markdown-link-check
1m 23s
Annotations
10 errors and 1 warning
Link fragments should be valid [Expected: #decline-handshake; Actual: #Decline-handshake] [Context: "[Handshake](Messages.md#Handshake) to it. If handshake is valid (see reasons to [decline the handshake](#Decline-handshake)"]:
specs/NetworkSpec/NetworkSpec.md#L19
specs/NetworkSpec/NetworkSpec.md:19:145 MD051/link-fragments Link fragments should be valid [Expected: #decline-handshake; Actual: #Decline-handshake] [Context: "[Handshake](Messages.md#Handshake) to it. If handshake is valid (see reasons to [decline the handshake](#Decline-handshake)"]
|
First line in a file should be a top-level heading [Context: "- Proposal Code Name: access_k..."]:
specs/Proposals/0005-access-keys.md#L1
specs/Proposals/0005-access-keys.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "- Proposal Code Name: access_k..."]
|
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Summary"]:
specs/Proposals/0005-access-keys.md#L6
specs/Proposals/0005-access-keys.md:6 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Summary"]
|
Link and image reference definitions should be needed [Unused link or image reference definition: "summary"] [Context: "[summary]: #summary"]:
specs/Proposals/0005-access-keys.md#L7
specs/Proposals/0005-access-keys.md:7:1 MD053/link-image-reference-definitions Link and image reference definitions should be needed [Unused link or image reference definition: "summary"] [Context: "[summary]: #summary"]
|
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Motivation"]:
specs/Proposals/0005-access-keys.md#L15
specs/Proposals/0005-access-keys.md:15 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Motivation"]
|
Link and image reference definitions should be needed [Unused link or image reference definition: "motivation"] [Context: "[motivation]: #motivation"]:
specs/Proposals/0005-access-keys.md#L16
specs/Proposals/0005-access-keys.md:16:1 MD053/link-image-reference-definitions Link and image reference definitions should be needed [Unused link or image reference definition: "motivation"] [Context: "[motivation]: #motivation"]
|
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Guide-level explanation"]:
specs/Proposals/0005-access-keys.md#L24
specs/Proposals/0005-access-keys.md:24 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# Guide-level explanation"]
|
Link and image reference definitions should be needed [Unused link or image reference definition: "guide-level-explanation"] [Context: "[guide-level-explanation]: #gu..."]:
specs/Proposals/0005-access-keys.md#L25
specs/Proposals/0005-access-keys.md:25:1 MD053/link-image-reference-definitions Link and image reference definitions should be needed [Unused link or image reference definition: "guide-level-explanation"] [Context: "[guide-level-explanation]: #gu..."]
|
Fenced code blocks should be surrounded by blank lines [Context: "```rust"]:
specs/Proposals/0005-access-keys.md#L89
specs/Proposals/0005-access-keys.md:89 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```rust"]
|
Fenced code blocks should be surrounded by blank lines [Context: "```rust"]:
specs/Proposals/0005-access-keys.md#L114
specs/Proposals/0005-access-keys.md:114 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```rust"]
|
markdown-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, tj-actions/[email protected], DavidAnson/markdownlint-cli2-action@v9. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|