Skip to content

feat: implement effective delegation shares #5

feat: implement effective delegation shares

feat: implement effective delegation shares #5

Triggered via pull request November 12, 2024 09:35
Status Failure
Total duration 3m 28s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
golangci-lint
cannot use bankKeeper (variable of type *"cosmossdk.io/x/staking/testutil".MockBankKeeper) as "cosmossdk.io/x/staking/types".BankKeeper value in argument to stakingkeeper.NewKeeper: *"cosmossdk.io/x/staking/testutil".MockBankKeeper does not implement "cosmossdk.io/x/staking/types".BankKeeper (wrong type for method DelegateCoinsFromAccountToModule)
golangci-lint
Process completed with exit code 2.
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: technote-space/[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/