Skip to content

Update create drop to new proto type #244

Update create drop to new proto type

Update create drop to new proto type #244

Triggered via push June 9, 2024 20:37
Status Failure
Total duration 1m 0s
Artifacts

go.yml

on: push
Build and Test
53s
Build and Test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 2 warnings
Build and Test: x/market/keeper/msg_server_create_drop.go#L169
unknown field Creator in struct literal of type "github.com/pendulum-labs/market/x/market/types".MsgCreateDropResponse
Build and Test: x/market/keeper/msg_server_create_drop.go#L170
unknown field Uid in struct literal of type "github.com/pendulum-labs/market/x/market/types".MsgCreateDropResponse
Build and Test: x/market/keeper/msg_server_create_drop.go#L171
unknown field Pair in struct literal of type "github.com/pendulum-labs/market/x/market/types".MsgCreateDropResponse
Build and Test: x/market/keeper/msg_server_create_drop.go#L172
unknown field Drops in struct literal of type "github.com/pendulum-labs/market/x/market/types".MsgCreateDropResponse
Build and Test: x/market/keeper/msg_server_create_drop.go#L173
unknown field Coin1 in struct literal of type "github.com/pendulum-labs/market/x/market/types".MsgCreateDropResponse
Build and Test: x/market/keeper/msg_server_create_drop.go#L174
unknown field Coin2 in struct literal of type "github.com/pendulum-labs/market/x/market/types".MsgCreateDropResponse
Build and Test: x/market/keeper/msg_server_create_pool.go#L137
unknown field Product in struct literal of type "github.com/pendulum-labs/market/x/market/types".Drop
Build and Test
Process completed with exit code 1.
Build and Test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/