[NONEVM-916] main LogPoller loop #3898
Annotations
2 errors and 1 warning
Run cd ./integration-tests && go test -run=xxx ./...
cannot use rpcClient (variable of type *"github.com/gagliardetto/solana-go/rpc".Client) as "github.com/smartcontractkit/chainlink-solana/pkg/solana/logpoller".RPCClient value in argument to logpoller.NewEncodedLogCollector: *"github.com/gagliardetto/solana-go/rpc".Client does not implement "github.com/smartcontractkit/chainlink-solana/pkg/solana/logpoller".RPCClient (wrong type for method GetBlocks)
|
Run cd ./integration-tests && go test -run=xxx ./...
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading