Skip to content

feat: add avs manager #136

feat: add avs manager

feat: add avs manager #136

Triggered via pull request March 27, 2024 19:20
Status Failure
Total duration 3m 51s
Artifacts

test.yml

on: pull_request
test-unit-cover
3m 36s
test-unit-cover
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
test-unit-cover: x/avs/genesis_test.go#L7
cannot find module providing package github.com/ExocoreNetwork/exocore/testutil/nullify: import lookup disabled by -mod=readonly
test-unit-cover: x/avs/genesis_test.go#L7
cannot find module providing package github.com/ExocoreNetwork/exocore/testutil/nullify: import lookup disabled by -mod=readonly
test-unit-cover: precompiles/avs/types.go#L35
suspect or: action != keeper.RegisterAction || action != keeper.DeRegisterAction
test-unit-cover: x/avs/client/cli/tx.go#L59
cannot use args[2] (variable of type string) as []string value in struct literal
test-unit-cover: x/taskmanageravs/keeper/msg_server.go#L14
cannot use &msgServer{…} (value of type *msgServer) as "github.com/ExocoreNetwork/exocore/x/taskmanageravs/types".MsgServer value in return statement: *msgServer does not implement "github.com/ExocoreNetwork/exocore/x/taskmanageravs/types".MsgServer (missing method RegisterAVSTask)
test-unit-cover: x/taskmanageravs/keeper/msg_server.go#L17
cannot use msgServer{} (value of type msgServer) as "github.com/ExocoreNetwork/exocore/x/taskmanageravs/types".MsgServer value in variable declaration: msgServer does not implement "github.com/ExocoreNetwork/exocore/x/taskmanageravs/types".MsgServer (missing method RegisterAVSTask)
test-unit-cover: x/taskmanageravs/client/cli/tx.go#L70
cannot use task (variable of type *"github.com/ExocoreNetwork/exocore/x/taskmanageravs/types".TaskInfo) as "github.com/cosmos/cosmos-sdk/types".Msg value in argument to tx.GenerateOrBroadcastTxCLI: *"github.com/ExocoreNetwork/exocore/x/taskmanageravs/types".TaskInfo does not implement "github.com/cosmos/cosmos-sdk/types".Msg (missing method GetSigners)
test-unit-cover
Process completed with exit code 2.
test-unit-cover
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-unit-cover
Restore cache failed: Dependencies file is not found in /home/runner/work/exocore/exocore. Supported file pattern: go.sum