Skip to content

feat: add gas price RPC methods #429

feat: add gas price RPC methods

feat: add gas price RPC methods #429

Triggered via pull request November 27, 2024 03:49
Status Failure
Total duration 1m 38s
Artifacts

main.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 4 warnings
Go Linter / lint: serve/methods/gas.go#L106
redefines-builtin-id: redefinition of the built-in function min (revive)
Go Linter / lint: serve/methods/gas.go#L106
builtinShadowDecl: shadowing of predeclared identifier: min (gocritic)
Go Linter / lint: serve/methods/gas.go#L106
function min has same name as predeclared identifier (predeclared)
Go Linter / lint: serve/methods/gas.go#L115
redefines-builtin-id: redefinition of the built-in function max (revive)
Go Linter / lint: serve/methods/gas.go#L115
builtinShadowDecl: shadowing of predeclared identifier: max (gocritic)
Go Linter / lint: serve/methods/gas.go#L115
function max has same name as predeclared identifier (predeclared)
Go Linter / lint
issues found
Go Test / test
Process completed with exit code 1.
Go Test / test-with-race
Process completed with exit code 1.
Go Codegen / generate
Restore cache failed: Dependencies file is not found in /home/runner/work/tx-indexer/tx-indexer. Supported file pattern: go.sum
Go Linter / lint
Restore cache failed: Dependencies file is not found in /home/runner/work/tx-indexer/tx-indexer. Supported file pattern: go.sum
Go Test / test
Restore cache failed: Dependencies file is not found in /home/runner/work/tx-indexer/tx-indexer. Supported file pattern: go.sum
Go Test / test-with-race
Restore cache failed: Dependencies file is not found in /home/runner/work/tx-indexer/tx-indexer. Supported file pattern: go.sum