feat: authz rules grant specific #3
Annotations
3 errors and 2 warnings
start localnet
cannot use app.AuthzKeeper (variable of type "github.com/cosmos/cosmos-sdk/x/authz/keeper".Keeper) as "github.com/cosmos/cosmos-sdk/x/auth/ante".AuthzKeeper value in struct literal: "github.com/cosmos/cosmos-sdk/x/authz/keeper".Keeper does not implement "github.com/cosmos/cosmos-sdk/x/auth/ante".AuthzKeeper (missing method AddressCodec)
|
start localnet
cannot use app.AuthzKeeper (variable of type "github.com/cosmos/cosmos-sdk/x/authz/keeper".Keeper) as "github.com/cosmos/cosmos-sdk/x/auth/ante".AuthzKeeper value in struct literal: "github.com/cosmos/cosmos-sdk/x/authz/keeper".Keeper does not implement "github.com/cosmos/cosmos-sdk/x/auth/ante".AuthzKeeper (missing method AddressCodec)
|
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@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/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "eab90ae09676c070c6f1c27ec9c6679c172eea39-00", "eab90ae09676c070c6f1c27ec9c6679c172eea39-00-coverage", "eab90ae09676c070c6f1c27ec9c6679c172eea39-01", "eab90ae09676c070c6f1c27ec9c6679c172eea39-02", "eab90ae09676c070c6f1c27ec9c6679c172eea39-02-coverage", "eab90ae09676c070c6f1c27ec9c6679c172eea39-03", "eab90ae09676c070c6f1c27ec9c6679c172eea39-03-coverage".
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