feat: EndBlock with Updating #162
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
lint.yml
on: pull_request
golangci-lint
27s
Lint markdown
24s
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)
|