update README.md #51
lint.yml
on: push
Run golangci-lint
6s
Run markdown-lint
8s
Annotations
8 errors and 3 warnings
Run markdown-lint:
README.md#L1
Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "# dispute-explorer"]
|
Run markdown-lint:
README.md#L16
Fenced code blocks should be surrounded by blank lines [Context: "```"]
|
Run markdown-lint:
README.md#L17
Fenced code blocks should be surrounded by blank lines [Context: "```"]
|
Run markdown-lint
Trailing spaces [Expected: 0 or 2; Actual: 1]
|
Run markdown-lint
Trailing spaces [Expected: 0 or 2; Actual: 1]
|
Run markdown-lint
Trailing spaces [Expected: 0 or 2; Actual: 1]
|
Run markdown-lint:
README.md#L101
Fenced code blocks should be surrounded by blank lines [Context: "```"]
|
Run markdown-lint:
README.md#L160
Multiple consecutive blank lines [Expected: 1; Actual: 2]
|
Run golangci-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, technote-space/get-diff-action@v6.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/dispute-explorer/dispute-explorer. Supported file pattern: go.sum
|
Run markdown-lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, technote-space/get-diff-action@v6.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|