consensus/bor: eliminate contract calls for current span #49
Annotations
3 errors and 1 warning
govulncheck:
eth/ethconfig/config.go#L241
cannot use heimdallapp.NewHeimdallAppClient() (value of type *heimdallapp.HeimdallAppClient) as "github.com/ethereum/go-ethereum/consensus/bor".IHeimdallClient value in assignment: *heimdallapp.HeimdallAppClient does not implement "github.com/ethereum/go-ethereum/consensus/bor".IHeimdallClient (missing method BorParams)
|
govulncheck:
eth/ethconfig/config.go#L243
cannot use heimdallgrpc.NewHeimdallGRPCClient(ethConfig.HeimdallgRPCAddress) (value of type *heimdallgrpc.HeimdallGRPCClient) as "github.com/ethereum/go-ethereum/consensus/bor".IHeimdallClient value in assignment: *heimdallgrpc.HeimdallGRPCClient does not implement "github.com/ethereum/go-ethereum/consensus/bor".IHeimdallClient (missing method BorParams)
|
govulncheck
Process completed with exit code 2.
|
Run actions/setup-go@v5
Restore cache failed: Dependencies file is not found in /home/runner/work/bor/bor. Supported file pattern: go.sum
|
Loading