test(evm): Add tests for bank wrapper #185
lint.yml
on: pull_request
Run golangci-lint
3m 36s
Run markdown-lint
16s
Annotations
4 errors and 3 warnings
Run golangci-lint:
x/evm/wrappers/testutil/mock.go#L25
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/evm/wrappers/testutil/mock.go#L40
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint:
x/evm/wrappers/testutil/mock.go#L55
unused-parameter: parameter 'ctx' seems to be unused, consider removing or renaming it as _ (revive)
|
Run golangci-lint
issues found
|
Run markdown-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run golangci-lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/os/os. Supported file pattern: go.sum
|