Integration Tests #9354
Annotations
10 errors and 3 warnings
Lint Go:
integration-tests/wrappers/contract_caller.go#L22
could not import github.com/smartcontractkit/chainlink/v2/core/chains/evm/client (-: # github.com/smartcontractkit/chainlink/v2/core/chains/evm/client
|
Lint Go
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)
|
Lint Go
r.makeLogsValid undefined (type *rpcClient has no field or method makeLogsValid)
|
Lint Go
r.makeLogValid undefined (type *rpcClient has no field or method makeLogValid)
|
Lint Go
invalid receiver type RPCClient (pointer or interface type)
|
Lint Go
r.chainType undefined (type *RPCClient is pointer to interface, not interface)
|
Lint Go
r.makeLogValid undefined (type *RPCClient is pointer to interface, not interface)
|
Lint Go
invalid receiver type RPCClient (pointer or interface type)
|
Lint Go
r.chainType undefined (type *RPCClient is pointer to interface, not interface)) (typecheck)
|
Lint Go:
integration-tests/universal/log_poller/helpers.go#L808
not enough arguments in call to client.Decode
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
Post Collect Metrics
Di Received non 200 status code. StatusCode: 401 StatusMessage: Unauthorized Body: {"status":"error","error":"authentication error: no credentials provided"}
|
Loading