Skip to content

Problem: miss keypair of SendEnabled to restore legacy param set before migration #54

Problem: miss keypair of SendEnabled to restore legacy param set before migration

Problem: miss keypair of SendEnabled to restore legacy param set before migration #54

Triggered via pull request October 13, 2023 03:22
Status Success
Total duration 34m 36s
Artifacts

codeql-analysis.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

7 errors
Analyze: x/bank/keeper/keeper_test.go#L1713
cannot use legacySubspace (variable of type mockSubspace) as type exported.Subspace in argument to keeper.NewMigrator:
Analyze: x/bank/keeper/keeper_test.go#L1736
cannot use legacySubspace (variable of type mockSubspace) as type exported.Subspace in argument to keeper.NewMigrator:
Analyze: x/bank/migrations/v4/store_test.go#L40
cannot use legacySubspace (variable of type mockSubspace) as type exported.Subspace in argument to v4.MigrateStore:
Analyze
opts.NoOptDefaultValue undefined (type *autocliv1.FlagOptions has no field or method NoOptDefaultValue)
Analyze
undefined: rapid.Transform
Analyze
cannot use legacySubspace (variable of type mockSubspace) as type "github.com/cosmos/cosmos-sdk/x/bank/exported".Subspace in argument to keeper.NewMigrator:
Analyze
cannot use legacySubspace (variable of type mockSubspace) as type "github.com/cosmos/cosmos-sdk/x/bank/exported".Subspace in argument to keeper.NewMigrator: