Skip to content

build(deps): Bump amannn/action-semantic-pull-request from 5.0.2 to 5.4.0 #165

build(deps): Bump amannn/action-semantic-pull-request from 5.0.2 to 5.4.0

build(deps): Bump amannn/action-semantic-pull-request from 5.0.2 to 5.4.0 #165

Triggered via pull request November 3, 2023 16:11
Status Failure
Total duration 3m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

lint.yml

on: pull_request
golangci-lint
3m 7s
golangci-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
golangci-lint: x/auth/ante/ante.go#L30
invalid operation: cannot compare options.BankKeeper == nil (operator == not defined on untyped nil) (typecheck)
golangci-lint: runtime/app.go#L217
cannot use &(App literal) (value of type *App) as "github.com/cosmos/cosmos-sdk/server/types".Application value in variable declaration: *App does not implement "github.com/cosmos/cosmos-sdk/server/types".Application (missing method ApplySnapshotChunk) (typecheck)
golangci-lint: runtime/app.go#L101
a.SetBeginBlocker undefined (type *App has no field or method SetBeginBlocker) (typecheck)
golangci-lint: runtime/app.go#L106
a.SetEndBlocker undefined (type *App has no field or method SetEndBlocker) (typecheck)
golangci-lint: runtime/app.go#L114
a.LoadLatestVersion undefined (type *App has no field or method LoadLatestVersion) (typecheck)
golangci-lint: runtime/app.go#L160
a.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
golangci-lint: runtime/app.go#L167
a.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
golangci-lint: runtime/app.go#L169
a.Query undefined (type *App has no field or method Query) (typecheck)
golangci-lint: runtime/app.go#L175
a.GRPCQueryRouter undefined (type *App has no field or method GRPCQueryRouter) (typecheck)
golangci-lint: runtime/app.go#L185
a.LoadVersion undefined (type *App has no field or method LoadVersion) (typecheck)