WIP - IBC signer #102
Annotations
10 errors and 1 warning
interfaces.go#L26
could not import github.com/ethereum/go-ethereum/core/types (-: # github.com/ethereum/go-ethereum/core/types
|
core/types/receipt.go#L400
not enough arguments in call to MakeSigner
|
accounts/external/backend.go#L28
could not import github.com/ethereum/go-ethereum/core/types (-: # github.com/ethereum/go-ethereum/core/types
|
core/types/receipt.go#L400
not enough arguments in call to MakeSigner
|
accounts/external/backend.go#L151
undefined: ethereum (typecheck)
|
consensus/consensus.go#L25
could not import github.com/ethereum/go-ethereum/core/types (-: # github.com/ethereum/go-ethereum/core/types
|
core/types/receipt.go#L400
not enough arguments in call to MakeSigner
|
accounts/scwallet/wallet.go#L124
undefined: ethereum (typecheck)
|
accounts/scwallet/wallet.go#L650
undefined: ethereum (typecheck)
|
tests/fuzzers/les/les-fuzzer.go#L60
missing type in composite literal (typecheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, technote-space/[email protected], golangci/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
This job failed
Loading