Merge core changes into CCIP #303
Annotations
18 errors and 3 warnings
split-amd64:
core/chains/evm/client/rpc_client.go#L563
type func(head *"github.com/smartcontractkit/chainlink/v2/core/chains/evm/types".Head) *"github.com/smartcontractkit/chainlink/v2/core/chains/evm/types".Head of func(head *evmtypes.Head) *evmtypes.Head {…} does not match inferred type func(*"github.com/smartcontractkit/chainlink/v2/core/chains/evm/types".Head) (*"github.com/smartcontractkit/chainlink/v2/core/chains/evm/types".Head, error) for func(T) (T, error)
|
split-amd64:
core/chains/evm/client/rpc_client.go#L1301
r.makeLogsValid undefined (type *rpcClient has no field or method makeLogsValid)
|
split-amd64:
core/chains/evm/client/rpc_client.go#L1331
r.makeLogValid undefined (type *rpcClient has no field or method makeLogValid)
|
split-amd64:
core/chains/evm/client/rpc_client.go#L1560
invalid receiver type RPCClient (pointer or interface type)
|
split-amd64:
core/chains/evm/client/rpc_client.go#L1561
r.chainType undefined (type *RPCClient is pointer to interface, not interface)
|
split-amd64:
core/chains/evm/client/rpc_client.go#L1567
r.makeLogValid undefined (type *RPCClient is pointer to interface, not interface)
|
split-amd64:
core/chains/evm/client/rpc_client.go#L1576
invalid receiver type RPCClient (pointer or interface type)
|
split-amd64:
core/chains/evm/client/rpc_client.go#L1577
r.chainType undefined (type *RPCClient is pointer to interface, not interface)
|
split-amd64
Process completed with exit code 1.
|
split-arm64:
core/chains/evm/client/rpc_client.go#L563
type func(head *"github.com/smartcontractkit/chainlink/v2/core/chains/evm/types".Head) *"github.com/smartcontractkit/chainlink/v2/core/chains/evm/types".Head of func(head *evmtypes.Head) *evmtypes.Head {…} does not match inferred type func(*"github.com/smartcontractkit/chainlink/v2/core/chains/evm/types".Head) (*"github.com/smartcontractkit/chainlink/v2/core/chains/evm/types".Head, error) for func(T) (T, error)
|
split-arm64:
core/chains/evm/client/rpc_client.go#L1301
r.makeLogsValid undefined (type *rpcClient has no field or method makeLogsValid)
|
split-arm64:
core/chains/evm/client/rpc_client.go#L1331
r.makeLogValid undefined (type *rpcClient has no field or method makeLogValid)
|
split-arm64:
core/chains/evm/client/rpc_client.go#L1560
invalid receiver type RPCClient (pointer or interface type)
|
split-arm64:
core/chains/evm/client/rpc_client.go#L1561
r.chainType undefined (type *RPCClient is pointer to interface, not interface)
|
split-arm64:
core/chains/evm/client/rpc_client.go#L1567
r.makeLogValid undefined (type *RPCClient is pointer to interface, not interface)
|
split-arm64:
core/chains/evm/client/rpc_client.go#L1576
invalid receiver type RPCClient (pointer or interface type)
|
split-arm64:
core/chains/evm/client/rpc_client.go#L1577
r.chainType undefined (type *RPCClient is pointer to interface, not interface)
|
split-arm64
Process completed with exit code 1.
|
image-tag
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
split-amd64
Di Received non 200 status code. StatusCode: 401 StatusMessage: Unauthorized Body: {"status":"error","error":"authentication error: no credentials provided"}
|
split-arm64
Di Received non 200 status code. StatusCode: 401 StatusMessage: Unauthorized Body: {"status":"error","error":"authentication error: no credentials provided"}
|