doc: ETH-implicit accounts #642
lint.yml
on: pull_request
markdown-lint
5s
markdown-link-check
1m 41s
Annotations
5 errors
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### NEAR-implicit account ID"]:
specs/DataStructures/Account.md#L103
specs/DataStructures/Account.md:103 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### NEAR-implicit account ID"]
|
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### ETH-implicit account ID"]:
specs/DataStructures/Account.md#L109
specs/DataStructures/Account.md:109 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### ETH-implicit account ID"]
|
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Wallet Contract"]:
specs/DataStructures/Account.md#L130
specs/DataStructures/Account.md:130 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Wallet Contract"]
|
Lists should be surrounded by blank lines [Context: "- Transfer (from ETH-implicit ..."]:
specs/DataStructures/Account.md#L137
specs/DataStructures/Account.md:137 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Transfer (from ETH-implicit ..."]
|
markdown-lint
Failed with exit code: 1
|