feat: ope poc #221
lint.yml
on: pull_request
Run golangci-lint
1m 7s
Run markdown-lint
13s
Run flake8 on python integration tests
17s
Check gomod2nix.toml file is up to date
13s
Annotations
5 errors and 5 warnings
Run golangci-lint:
x/feemarket/keeper/abci.go#L81
unnecessary conversion (unconvert)
|
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#L288
(*StateDB).createObject - result prev is never used (unparam)
|
Run golangci-lint
issues found
|
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/get-diff-action@v6.1.2. 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/get-diff-action@v6.1.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/get-diff-action@v6.1.2. 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/get-diff-action@v6.1.2, golangci/golangci-lint-action@v3.4.0. 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
|