Skip to content

build(deps): Bump github.com/golangci/golangci-lint from 1.50.1 to 1.58.1 #342

build(deps): Bump github.com/golangci/golangci-lint from 1.50.1 to 1.58.1

build(deps): Bump github.com/golangci/golangci-lint from 1.50.1 to 1.58.1 #342

Status Failure
Total duration 2m 37s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
golangci-lint: abci/client/socket_client.go#L6
"errors" imported but not used (typecheck)
golangci-lint: rpc/client/local/local.go#L267
c.Quit undefined (type *Local has no field or method Quit) (typecheck)
golangci-lint: rpc/client/local/local.go#L277
c.IsRunning undefined (type *Local has no field or method IsRunning) (typecheck)
golangci-lint: test/maverick/consensus/misbehavior.go#L58
cs.LockedBlock undefined (type *State has no field or method LockedBlock) (typecheck)
golangci-lint: test/maverick/consensus/misbehavior.go#L60
cs.LockedBlock undefined (type *State has no field or method LockedBlock) (typecheck)
golangci-lint: test/maverick/consensus/misbehavior.go#L65
cs.ProposalBlock undefined (type *State has no field or method ProposalBlock) (typecheck)
golangci-lint: test/maverick/consensus/misbehavior.go#L72
cs.ProposalBlock undefined (type *State has no field or method ProposalBlock) (typecheck)
golangci-lint: test/maverick/consensus/misbehavior.go#L85
cs.ProposalBlock undefined (type *State has no field or method ProposalBlock) (typecheck)
golangci-lint: test/maverick/consensus/misbehavior.go#L130
invalid operation: cannot compare cs.privValidator == nil (operator == not defined on untyped nil) (typecheck)
golangci-lint: test/maverick/consensus/misbehavior.go#L146
cs.Validators undefined (type *State has no field or method Validators) (typecheck)
golangci-lint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-go@v3, technote-space/get-diff-action@v6, 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/.