Skip to content

update annotations #210

update annotations

update annotations #210

Triggered via push February 21, 2024 16:36
Status Failure
Total duration 44s
Artifacts

lint.yml

on: push
golangci-lint
35s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 4 warnings
golangci-lint: app/app.go#L120
undefined: sdk.KVStoreKey (typecheck)
golangci-lint: app/app.go#L121
undefined: sdk.TransientStoreKey (typecheck)
golangci-lint: app/app.go#L122
undefined: sdk.MemoryStoreKey (typecheck)
golangci-lint: app/app.go#L114
cannot use (*NoisApp)(nil) (value of type *NoisApp) as "github.com/cosmos/cosmos-sdk/server/types".Application value in variable declaration: *NoisApp does not implement "github.com/cosmos/cosmos-sdk/server/types".Application (missing method RegisterNodeService) (typecheck)
golangci-lint: app/app.go#L176
undefined: wasm.ProposalType (typecheck)
golangci-lint: app/app.go#L595
undefined: sdk.StoreKey (typecheck)
golangci-lint: app/app.go#L674
undefined: sdk.KVStoreKey (typecheck)
golangci-lint: app/app.go#L681
undefined: sdk.TransientStoreKey (typecheck)
golangci-lint: app/app.go#L688
undefined: sdk.MemoryStoreKey (typecheck)
golangci-lint: app/app.go#L704
undefined: rpc.RegisterRoutes (typecheck)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, golangci/golangci-lint-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
golangci-lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, golangci/golangci-lint-action@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
golangci-lint
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/
golangci-lint
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/