Legacy App Testing #1422
Annotations
3 errors and 2 warnings
tests/integration/gov/keeper/keeper_test.go#L51
cannot use app.GovKeeper (variable of type "github.com/cosmos/cosmos-sdk/x/gov/keeper".Keeper) as type *"github.com/cosmos/cosmos-sdk/x/gov/keeper".Keeper in argument to keeper.NewLegacyQueryServer
|
tests/integration/gov/keeper/keeper_test.go#L59
cannot use suite.app.GovKeeper (variable of type "github.com/cosmos/cosmos-sdk/x/gov/keeper".Keeper) as type *"github.com/cosmos/cosmos-sdk/x/gov/keeper".Keeper in argument to keeper.NewMsgServerImpl
|
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3, actions/download-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "b578210db66492c79f477718a6c31d9c90113f96-00", "b578210db66492c79f477718a6c31d9c90113f96-01", "b578210db66492c79f477718a6c31d9c90113f96-02", "b578210db66492c79f477718a6c31d9c90113f96-02-coverage", "b578210db66492c79f477718a6c31d9c90113f96-03", "b578210db66492c79f477718a6c31d9c90113f96-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/
|
This job failed
Loading