update readme #3
lint.yml
on: push
Run golangci-lint
12s
Run markdown-lint
17s
Run flake8 on python integration tests
17s
Check gomod2nix.toml file is up to date
16s
Annotations
4 errors and 2 warnings
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#L56
Multiple consecutive blank lines [Expected: 1; Actual: 2]
|
Run markdown-lint:
README.md#L68
Multiple consecutive blank lines [Expected: 1; Actual: 2]
|
Run golangci-lint
There are no cache folders on the disk
|
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|