feat: EndBlock with Updating #155
lint.yml
on: pull_request
golangci-lint
29s
Lint markdown
18s
Annotations
1 error and 3 warnings
golangci-lint
issues found
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/feemarket/feemarket. Supported file pattern: go.sum
|
golangci-lint:
x/feemarket/types/state_fuzz_test.go#L39
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
golangci-lint:
x/feemarket/types/state_fuzz_test.go#L93
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|