feat: merge with upstream v1.5.5 #176
Annotations
7 errors
golangci-lint:
ethclient/simulated/backend_test.go#L43
var `testKey2` is unused (unused)
|
golangci-lint:
ethclient/simulated/backend_test.go#L44
var `testAddr2` is unused (unused)
|
golangci-lint:
ethclient/simulated/backend_test.go#L55
func `newBlobTx` is unused (unused)
|
golangci-lint:
ethclient/simulated/rollback_test.go#L64
func `testSendSignedTx` is unused (unused)
|
golangci-lint:
ethclient/simulated/rollback_test.go#L90
func `pendingStateHasTx` is unused (unused)
|
golangci-lint:
miner/worker_builder.go#L38
S1021: should merge variable declaration with assignment on next line (gosimple)
|
golangci-lint
Process completed with exit code 2.
|
Loading