check: fee distribution on failed tx #525
lint.yml
on: pull_request
golangci-lint
32s
Lint markdown
15s
Annotations
2 errors and 2 warnings
golangci-lint:
x/feemarket/ante/suite/suite.go#L284
S1002: should omit comparison to bool constant, can be simplified to `!tc.MsgRunSuccess` (gosimple)
|
golangci-lint
issues found
|
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/feemarket/feemarket. Supported file pattern: go.sum
|