Skip to content

fix: update user onchain avg cost logic #2368

fix: update user onchain avg cost logic

fix: update user onchain avg cost logic #2368

Triggered via pull request May 31, 2024 14:36
Status Failure
Total duration 3m 15s
Artifacts

ci-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
CI testing: pkg/scheduler/update-binance-spot-history.go#L106
undefined: time.DateTime
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/.