Adding geths mempool #7469
Annotations
6 errors and 1 warning
golangci-lint:
go/enclave/ethblockchain/eth_blockchain.go#L4
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
go/enclave/ethblockchain/eth_blockchain.go#L7
File is not `gofumpt`-ed (gofumpt)
|
golangci-lint:
go/enclave/nodetype/sequencer.go#L162
non-wrapping format verb for fmt.Errorf. Use `%w` to format errors (errorlint)
|
golangci-lint:
go/enclave/ethblockchain/eth_blockchain.go#L104
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
golangci-lint:
go/enclave/ethblockchain/eth_blockchain.go#L114
return both the `nil` error and invalid value: use a sentinel error instead (nilnil)
|
golangci-lint
issues found
|
Run actions/setup-go@v4
Restore cache failed: Dependencies file is not found in /home/runner/work/go-obscuro/go-obscuro. Supported file pattern: go.sum
|
The logs for this run have expired and are no longer available.
Loading