Skip to content

Upgrade bsp-geth to go-ethereum v1.13.10 Sharjila B. #424

Upgrade bsp-geth to go-ethereum v1.13.10 Sharjila B.

Upgrade bsp-geth to go-ethereum v1.13.10 Sharjila B. #424

Triggered via pull request January 22, 2024 20:42
Status Failure
Total duration 1m 53s
Artifacts

golangci-lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Build: accounts/abi/bind/util_test.go#L61
missing type in composite literal (typecheck)
Build: accounts/abi/bind/util_test.go#L107
missing type in composite literal (typecheck)
Build: cmd/devp2p/internal/ethtest/suite.go#L726
previous case (typecheck)
Build: cmd/devp2p/internal/ethtest/transaction.go#L69
previous case (typecheck)
Build: cmd/devp2p/internal/ethtest/transaction.go#L143
previous case (typecheck)
Build: eth/handler.go#L279
p.RequestTxs undefined (type *ethPeer has no field or method RequestTxs) (typecheck)
Build: eth/handler.go#L585
peer.AsyncSendNewBlock undefined (type *ethPeer has no field or method AsyncSendNewBlock) (typecheck)
Build: eth/handler.go#L593
peer.AsyncSendNewBlockHash undefined (type *ethPeer has no field or method AsyncSendNewBlockHash) (typecheck)
Build: eth/handler.go#L641
peer.AsyncSendTransactions undefined (type *ethPeer has no field or method AsyncSendTransactions) (typecheck)
Build: eth/handler.go#L646
peer.AsyncSendPooledTransactionHashes undefined (type *ethPeer has no field or method AsyncSendPooledTransactionHashes) (typecheck)