updates #4576
Annotations
10 errors and 2 warnings
Run golangci/golangci-lint-action@v2:
app/params/config.go#L1
: # github.com/public-awesome/stargaze/v15/app/params
|
Run golangci/golangci-lint-action@v2:
app/encoding.go#L5
could not import github.com/public-awesome/stargaze/v15/app/params (-: # github.com/public-awesome/stargaze/v15/app/params
|
Run golangci/golangci-lint-action@v2:
app/ante.go#L31
undefined: wasmTypes.WasmConfig (typecheck)
|
Run golangci/golangci-lint-action@v2:
app/app.go#L642
undefined: wasm.ReadWasmConfig (typecheck)
|
Run golangci/golangci-lint-action@v2:
app/app.go#L705
not enough arguments in call to wasmkeeper.NewKeeper
|
Run golangci/golangci-lint-action@v2:
app/wasm.go#L17
cannot use &tokenfactorytypes.QueryParamsResponse{} (value of type *"github.com/public-awesome/stargaze/v15/x/tokenfactory/types".QueryParamsResponse) as func() "github.com/cosmos/gogoproto/proto".Message value in map literal (typecheck)
|
Run golangci/golangci-lint-action@v2:
app/wasm.go#L18
cannot use &tokenfactorytypes.QueryDenomAuthorityMetadataResponse{} (value of type *"github.com/public-awesome/stargaze/v15/x/tokenfactory/types".QueryDenomAuthorityMetadataResponse) as func() "github.com/cosmos/gogoproto/proto".Message value in map literal (typecheck)
|
Run golangci/golangci-lint-action@v2:
app/wasm.go#L19
cannot use &tokenfactorytypes.QueryDenomsFromCreatorResponse{} (value of type *"github.com/public-awesome/stargaze/v15/x/tokenfactory/types".QueryDenomsFromCreatorResponse) as func() "github.com/cosmos/gogoproto/proto".Message value in map literal (typecheck)
|
Run golangci/golangci-lint-action@v2:
cmd/starsd/cmd/root.go#L45
could not import github.com/public-awesome/stargaze/v15/app/params (-: # github.com/public-awesome/stargaze/v15/app/params
|
Run golangci/golangci-lint-action@v2
issues found
|
Run golangci/golangci-lint-action@v2
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/
|
Run golangci/golangci-lint-action@v2
The value of "length" is out of range. It must be >= 0 && <= 2147483647. Received 2287030022
|
Loading