feat: downstream gov changes #1820
Annotations
4 errors and 2 warnings
test & coverage report creation:
x/gov/keeper/grpc_query.go#L18
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)
|
test & coverage report creation:
x/gov/keeper/msg_server.go#L25
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)
|
test & coverage report creation:
x/gov/keeper/msg_server.go#L28
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)
|
test & coverage report creation
Process completed with exit code 123.
|
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], actions/download-artifact@v3. 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