fix: support keyring backends and directories for unsafe-import-cons-key
command
#732
Annotations
20 errors and 2 warnings
build
github.com/dymensionxyz/[email protected]: invalid version: unknown revision f84b87caf3a4
|
build
github.com/dymensionxyz/[email protected]: invalid version: unknown revision f84b87caf3a4
|
build
github.com/dymensionxyz/[email protected]: invalid version: unknown revision f84b87caf3a4
|
build
github.com/dymensionxyz/[email protected]: invalid version: unknown revision f84b87caf3a4
|
build
github.com/dymensionxyz/[email protected]: invalid version: unknown revision f84b87caf3a4
|
build
github.com/dymensionxyz/[email protected]: invalid version: unknown revision f84b87caf3a4
|
build
github.com/dymensionxyz/[email protected]: invalid version: unknown revision f84b87caf3a4
|
build
github.com/dymensionxyz/[email protected]: invalid version: unknown revision f84b87caf3a4
|
build
github.com/dymensionxyz/[email protected]: invalid version: unknown revision f84b87caf3a4
|
build
github.com/dymensionxyz/[email protected]: invalid version: unknown revision f84b87caf3a4
|
lint:
x/dist/keeper/allocation.go#L12
k.Logger undefined (type Keeper has no field or method Logger) (typecheck)
|
lint:
x/dist/keeper/allocation.go#L20
k.GetFeePool undefined (type Keeper has no field or method GetFeePool) (typecheck)
|
lint:
x/dist/keeper/allocation.go#L36
k.GetBaseProposerReward undefined (type Keeper has no field or method GetBaseProposerReward) (typecheck)
|
lint:
x/dist/keeper/allocation.go#L59
k.GetBaseProposerReward undefined (type Keeper has no field or method GetBaseProposerReward) (typecheck)
|
lint:
x/dist/keeper/allocation.go#L68
k.AllocateTokensToValidator undefined (type Keeper has no field or method AllocateTokensToValidator) (typecheck)
|
lint:
x/dist/keeper/allocation.go#L76
k.SetFeePool undefined (type Keeper has no field or method SetFeePool) (typecheck)
|
lint:
x/dist/keeper/proposal_handler.go#L21
k.DistributeFromFeePool undefined (type Keeper has no field or method DistributeFromFeePool) (typecheck)
|
lint:
x/dist/keeper/proposal_handler.go#L26
k.Logger undefined (type Keeper has no field or method Logger) (typecheck)
|
lint:
x/dist/proposal_handler.go#L4
"cosmossdk.io/errors" imported as errorsmod and not used (typecheck)
|
lint:
x/gasless/handler.go#L13
msgServer declared and not used (typecheck)
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v4, golangci/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|