Skip to content

fix: remove old icy #2345

fix: remove old icy

fix: remove old icy #2345

Triggered via pull request April 26, 2024 08:16
Status Failure
Total duration 3m 12s
Artifacts

ci-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
CI testing: pkg/entities/chain_test.go#L68
cannot use uChain (variable of type *mock_chain.MockStore) as type "github.com/defipod/mochi/pkg/repo/chain".Store in assignment:
CI testing: pkg/entities/chain_test.go#L203
cannot use uChain (variable of type *mock_chain.MockStore) as type "github.com/defipod/mochi/pkg/repo/chain".Store in assignment:
CI testing: pkg/entities/tokens_test.go#L90
cannot use chainMock (variable of type *mock_chain.MockStore) as type "github.com/defipod/mochi/pkg/repo/chain".Store in assignment:
CI testing
Process completed with exit code 2.
CI testing
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.