Skip to content

[Gas Mechanics] Implement Gas history; Migrate to Arbitrum Gas model #7839

[Gas Mechanics] Implement Gas history; Migrate to Arbitrum Gas model

[Gas Mechanics] Implement Gas history; Migrate to Arbitrum Gas model #7839

Triggered via pull request December 21, 2023 06:47
Status Failure
Total duration 41s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
lint: tools/walletextension/api/server.go#L14
pattern all:static: no matching files found (typecheck)
lint: go/host/rpc/clientapi/client_api_eth.go#L206
File is not `gofumpt`-ed (gofumpt)
lint: integration/common/constants.go#L86
File is not `gofumpt`-ed (gofumpt)
lint: go/enclave/components/batch_executor.go#L206
File is not `gofumpt`-ed (gofumpt)
lint: go/enclave/components/batch_executor.go#L119
func `(*batchExecutor).refundL1Fees` is unused (unused)
lint: integration/simulation/transaction_injector.go#L213
func `(*TransactionInjector).issueRandomTransfers` is unused (unused)
lint: go/enclave/evm/evm_facade.go#L141
unnecessary trailing newline (whitespace)
lint: integration/common/utils.go#L107
Function `EstimateGasAndGasPrice` should pass the context parameter (contextcheck)
lint: go/host/rpc/clientapi/client_api_eth.go#L191
printf: fmt.Sprintf does not support error-wrapping directive %w (govet)
lint
issues found
lint
Restore cache failed: Dependencies file is not found in /home/runner/work/go-ten/go-ten. Supported file pattern: go.sum
lint: go/enclave/evm/evm_facade.go#L8
blank-imports: a blank import should be only in a main or test package, or have a comment justifying it (revive)