feat: ope poc #218
lint.yml
on: pull_request
Run golangci-lint
59s
Run markdown-lint
17s
Run flake8 on python integration tests
16s
Check gomod2nix.toml file is up to date
17s
Annotations
4 errors and 5 warnings
Run golangci-lint:
app/ante/fee_checker.go#L135
unnecessary conversion (unconvert)
|
Run golangci-lint:
app/ante/fee_checker.go#L147
unnecessary conversion (unconvert)
|
Run golangci-lint:
x/evm/statedb/statedb.go#L284
(*StateDB).createObject - result prev is never used (unparam)
|
Run golangci-lint
issues found
|
Run flake8 on python integration tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, cachix/cachix-action@v12, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check gomod2nix.toml file is up to date
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, cachix/cachix-action@v12, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run markdown-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, technote-space/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4, actions/checkout@v3, technote-space/[email protected], golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Run golangci-lint
Restore cache failed: Dependencies file is not found in /home/runner/work/ethermint/ethermint. Supported file pattern: go.sum
|