feat: add specification for UCAN HTTP bridge #328
lint.yml
on: pull_request
markdown-link-check
47s
Annotations
8 errors and 1 warning
Fenced code blocks should have a language specified [Context: "```"]:
w3-ucan-bridge.md#L27
w3-ucan-bridge.md:27 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
|
Fenced code blocks should be surrounded by blank lines [Context: "```"]:
w3-ucan-bridge.md#L107
w3-ucan-bridge.md:107 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
|
Fenced code blocks should have a language specified [Context: "```"]:
w3-ucan-bridge.md#L107
w3-ucan-bridge.md:107 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
|
Multiple consecutive blank lines [Expected: 1; Actual: 2]:
w3-ucan-bridge.md#L152
w3-ucan-bridge.md:152 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2]
|
Bare URL used [Context: "https://github.com/web3-storag..."]:
w3-ucan-bridge.md#L157
w3-ucan-bridge.md:157:81 MD034/no-bare-urls Bare URL used [Context: "https://github.com/web3-storag..."]
|
Trailing spaces [Expected: 0 or 2; Actual: 1]:
w3-ucan-bridge.md#L161
w3-ucan-bridge.md:161:91 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1]
|
Files should end with a single newline character:
w3-ucan-bridge.md#L178
w3-ucan-bridge.md:178:3 MD047/single-trailing-newline Files should end with a single newline character
|
markdown-link-check
Failed with exit code: 1
|
markdown-link-check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: DavidAnson/markdownlint-cli2-action@v9. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|