Skip to content
This repository has been archived by the owner on Apr 30, 2024. It is now read-only.

build(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 #174

build(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.33.0

build(deps): Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 #174

Triggered via pull request March 13, 2024 22:58
Status Failure
Total duration 2m 46s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: baseapp/baseapp.go#L173
invalid operation: cannot compare app.mempool == nil (operator == not defined on untyped nil) (typecheck)
golangci-lint: baseapp/baseapp.go#L957
invalid operation: cannot compare h.mempool == nil (operator == not defined on untyped nil) (typecheck)
golangci-lint: baseapp/baseapp.go#L1014
invalid operation: cannot compare h.mempool == nil (operator == not defined on untyped nil) (typecheck)
golangci-lint: x/auth/ante/ante.go#L30
invalid operation: cannot compare options.BankKeeper == nil (operator == not defined on untyped nil) (typecheck)
golangci-lint: x/auth/ante/ante.go#L34
invalid operation: cannot compare options.SignModeHandler == nil (operator == not defined on untyped nil) (typecheck)
golangci-lint: x/auth/tx/sigs.go#L90
missing return (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
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-go@v3, actions/checkout@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.