feat: downstream gov changes #1820
Annotations
7 errors and 2 warnings
start localnet
cannot use Keeper{} (value of type Keeper) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer value in variable declaration: Keeper does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer (missing method Constitution)
|
start localnet
cannot use &msgServer{…} (value of type *msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in return statement: *msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
|
start localnet
cannot use msgServer{} (value of type msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in variable declaration: msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
|
start localnet
cannot use Keeper{} (value of type Keeper) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer value in variable declaration: Keeper does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".QueryServer (missing method Constitution)
|
start localnet
cannot use &msgServer{…} (value of type *msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in return statement: *msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
|
start localnet
cannot use msgServer{} (value of type msgServer) as "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer value in variable declaration: msgServer does not implement "github.com/cosmos/cosmos-sdk/x/gov/types/v1".MsgServer (missing method CancelProposal)
|
start localnet
Process completed with exit code 2.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, technote-space/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "a4175be502492310497f4551db9b21d7b8d886e5-00", "a4175be502492310497f4551db9b21d7b8d886e5-00-coverage", "a4175be502492310497f4551db9b21d7b8d886e5-01", "a4175be502492310497f4551db9b21d7b8d886e5-02", "a4175be502492310497f4551db9b21d7b8d886e5-03".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading