Update deps for remainder operator #338
lint.yml
on: pull_request
Run golangci-lint
1m 23s
Run markdown-lint
28s
Annotations
10 errors and 10 warnings
Run golangci-lint:
app/ante/handler_options.go#L38
invalid operation: cannot compare options.AccountKeeper == nil (operator == not defined on untyped nil) (typecheck)
|
Run golangci-lint:
app/ante/handler_options.go#L41
invalid operation: cannot compare options.BankKeeper == nil (operator == not defined on untyped nil) (typecheck)
|
Run golangci-lint:
app/ante/handler_options.go#L50
invalid operation: cannot compare options.FeeMarketKeeper == nil (operator == not defined on untyped nil) (typecheck)
|
Run golangci-lint:
app/ante/handler_options.go#L53
invalid operation: cannot compare options.EvmKeeper == nil (operator == not defined on untyped nil) (typecheck)
|
Run golangci-lint:
x/claims/ibc_middleware.go#L14
cannot use &(IBCMiddleware literal) (value of type *IBCMiddleware) as "github.com/cosmos/ibc-go/v3/modules/core/05-port/types".Middleware value in variable declaration: *IBCMiddleware does not implement "github.com/cosmos/ibc-go/v3/modules/core/05-port/types".Middleware (missing method OnChanCloseConfirm) (typecheck)
|
Run golangci-lint:
x/erc20/handler.go#L16
previous case (typecheck)
|
Run golangci-lint:
x/erc20/proposal_handler.go#L17
previous case (typecheck)
|
Run golangci-lint:
x/incentives/proposal_handler.go#L20
previous case (typecheck)
|
Run golangci-lint:
x/recovery/ibc_middleware.go#L14
cannot use &(IBCMiddleware literal) (value of type *IBCMiddleware) as "github.com/cosmos/ibc-go/v3/modules/core/05-port/types".Middleware value in variable declaration: *IBCMiddleware does not implement "github.com/cosmos/ibc-go/v3/modules/core/05-port/types".Middleware (missing method OnAcknowledgementPacket) (typecheck)
|
Run golangci-lint:
x/revenue/handler.go#L16
previous case (typecheck)
|
Run markdown-lint
The `set-output` 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 markdown-lint
The `set-output` 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 markdown-lint
The `set-output` 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 markdown-lint
The `set-output` 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-lint
The `set-output` 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-lint
The `set-output` 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-lint
The `set-output` 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-lint
The `set-output` 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-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/
|
Run 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/
|