Skip to content

remove megavault subaccount from sample pregenesis (backport #2467) #6861

remove megavault subaccount from sample pregenesis (backport #2467)

remove megavault subaccount from sample pregenesis (backport #2467) #6861

Triggered via pull request October 3, 2024 21:46
Status Failure
Total duration 22m 54s
Artifacts

protocol-lint.yml

on: pull_request
validate-yaml
5s
validate-yaml
golangci-lint
4m 23s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 2 warnings
golangci-lint
missing import path (typecheck)
golangci-lint
missing import path (typecheck)
golangci-lint
missing import path (typecheck)
golangci-lint
expected declaration, found k (typecheck)
golangci-lint
"github.com/cosmos/cosmos-sdk/types/module" imported and not used (typecheck)
golangci-lint
"cosmossdk.io/store/rootmulti" imported and not used (typecheck)
golangci-lint
cannot use (*SimApp)(nil) (value of type *SimApp) as "github.com/cosmos/cosmos-sdk/runtime".AppI value in variable declaration: *SimApp does not implement "github.com/cosmos/cosmos-sdk/runtime".AppI (missing method BeginBlocker) (typecheck)
golangci-lint
cannot use (*SimApp)(nil) (value of type *SimApp) as "github.com/cosmos/cosmos-sdk/server/types".Application value in variable declaration: *SimApp does not implement "github.com/cosmos/cosmos-sdk/server/types".Application (missing method ApplySnapshotChunk) (typecheck)
golangci-lint
simApp.GetBaseApp undefined (type *SimApp has no field or method GetBaseApp) (typecheck)
golangci-lint
app.ModuleManager undefined (type *SimApp has no field or method ModuleManager) (typecheck)
validate-yaml
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
golangci-lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/