fix key and add time Infraction #280
Annotations
3 errors and 8 warnings
cannot use meshseckeeper.NewStakingDecorator(app.StakingKeeper, app.MeshSecKeeper) (value of type *"github.com/osmosis-labs/mesh-security-sdk/x/meshsecurity/keeper".StakingDecorator) as "github.com/cosmos/cosmos-sdk/x/slashing/types".StakingKeeper value in argument to slashingkeeper.NewKeeper: *"github.com/osmosis-labs/mesh-security-sdk/x/meshsecurity/keeper".StakingDecorator does not implement "github.com/cosmos/cosmos-sdk/x/slashing/types".StakingKeeper (wrong type for method Slash)
|
cannot use meshseckeeper.NewStakingDecorator(app.StakingKeeper, app.MeshSecKeeper) (value of type *"github.com/osmosis-labs/mesh-security-sdk/x/meshsecurity/keeper".StakingDecorator) as "github.com/cosmos/cosmos-sdk/x/slashing/types".StakingKeeper value in argument to slashingkeeper.NewKeeper: *"github.com/osmosis-labs/mesh-security-sdk/x/meshsecurity/keeper".StakingDecorator does not implement "github.com/cosmos/cosmos-sdk/x/slashing/types".StakingKeeper (wrong type for method Slash)
|
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd demo/ && LEDGER_ENABLED=false BUILD_TAGS=muslc LINK_STATICALLY=true make build && file /code/demo/build/meshd && echo \"Ensuring binary is statically linked ...\" && (file /code/demo/build/meshd | grep \"statically linked\")" did not complete successfully: exit code: 2
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v4, docker/metadata-action@v4, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2, docker/login-action@v1, docker/build-push-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/login-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
|
|
This job failed
Loading