feat/docker bitcoind regest mode #166
lint.yml
on: pull_request
Run golangci-lint
3s
markdown-lint
3s
Annotations
10 errors and 2 warnings
Trailing spaces:
contrib/MockBitcoind.md#L1
contrib/MockBitcoind.md:1:28 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md009.md
|
Trailing spaces:
contrib/MockBitcoind.md#L3
contrib/MockBitcoind.md:3:24 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md009.md
|
Headings should be surrounded by blank lines:
contrib/MockBitcoind.md#L3
contrib/MockBitcoind.md:3 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Create bitcoind node"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md022.md
|
Trailing spaces:
contrib/MockBitcoind.md#L4
contrib/MockBitcoind.md:4:46 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md009.md
|
Trailing spaces:
contrib/MockBitcoind.md#L10
contrib/MockBitcoind.md:10:22 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md009.md
|
Trailing spaces:
contrib/MockBitcoind.md#L16
contrib/MockBitcoind.md:16:23 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md009.md
|
Headings should be surrounded by blank lines:
contrib/MockBitcoind.md#L16
contrib/MockBitcoind.md:16 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Start bitcoind node"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md022.md
|
Trailing spaces:
contrib/MockBitcoind.md#L19
contrib/MockBitcoind.md:19:25 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md009.md
|
Headings should be surrounded by blank lines:
contrib/MockBitcoind.md#L19
contrib/MockBitcoind.md:19 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Restart bitcoind node"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md022.md
|
Fenced code blocks should be surrounded by blank lines:
contrib/MockBitcoind.md#L21
contrib/MockBitcoind.md:21 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md031.md
|
markdown-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|