Ink Sep Config change #299
Annotations
9 errors and 1 warning
Build images for 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)
|
Build images for amd64:
core/chains/evm/client/rpc_client.go#L1301
r.makeLogsValid undefined (type *rpcClient has no field or method makeLogsValid)
|
Build images for amd64:
core/chains/evm/client/rpc_client.go#L1331
r.makeLogValid undefined (type *rpcClient has no field or method makeLogValid)
|
Build images for amd64:
core/chains/evm/client/rpc_client.go#L1560
invalid receiver type RPCClient (pointer or interface type)
|
Build images for amd64:
core/chains/evm/client/rpc_client.go#L1561
r.chainType undefined (type *RPCClient is pointer to interface, not interface)
|
Build images for amd64:
core/chains/evm/client/rpc_client.go#L1567
r.makeLogValid undefined (type *RPCClient is pointer to interface, not interface)
|
Build images for amd64:
core/chains/evm/client/rpc_client.go#L1576
invalid receiver type RPCClient (pointer or interface type)
|
Build images for amd64:
core/chains/evm/client/rpc_client.go#L1577
r.chainType undefined (type *RPCClient is pointer to interface, not interface)
|
Build images for amd64
Process completed with exit code 1.
|
Post Collect Metrics
Di Received non 200 status code. StatusCode: 401 StatusMessage: Unauthorized Body: {"status":"error","error":"authentication error: no credentials provided"}
|
Loading