CI Core #10881
Annotations
6 errors and 2 warnings
Golang Lint:
core/chains/evm/logpoller/log_poller_internal_test.go#L25
"github.com/smartcontractkit/chainlink-common/pkg/types" imported as commontypes and not used (typecheck)
|
Golang Lint:
core/chains/evm/logpoller/helper_test.go#L27
could not import github.com/smartcontractkit/chainlink/v2/core/chains/evm/logpoller (-: # github.com/smartcontractkit/chainlink/v2/core/chains/evm/logpoller [github.com/smartcontractkit/chainlink/v2/core/chains/evm/logpoller.test]
|
Golang Lint:
core/chains/evm/logpoller/log_poller_internal_test.go#L25
"github.com/smartcontractkit/chainlink-common/pkg/types" imported as commontypes and not used) (typecheck)
|
Golang Lint
issues found
|
Golang Lint
"github.com/smartcontractkit/chainlink-common/pkg/types" imported as commontypes and not used" severity="error" source="typecheck"></error>
|
Golang Lint
"github.com/smartcontractkit/chainlink-common/pkg/types" imported as commontypes and not used)" severity="error" source="typecheck"></error>
|
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
|
Post Golang Lint
Di Received non 200 status code. StatusCode: 401 StatusMessage: Unauthorized Body: {"status":"error","error":"authentication error: no credentials provided"}
|
Loading