Skip to content

Bump github.com/grpc-ecosystem/go-grpc-middleware from 1.3.0 to 1.4.0 #80

Bump github.com/grpc-ecosystem/go-grpc-middleware from 1.3.0 to 1.4.0

Bump github.com/grpc-ecosystem/go-grpc-middleware from 1.3.0 to 1.4.0 #80

Triggered via pull request February 7, 2025 08:48
Status Failure
Total duration 2m 38s
Artifacts

golangci-lint.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
lint: cmd/api/main.go#L215
SA1019: grpc_middleware.WithUnaryServerChain is deprecated: use google.golang.org/grpc.ChainUnaryInterceptor instead. (staticcheck)
lint: cmd/api/main.go#L223
SA1019: grpc_middleware.WithStreamServerChain is deprecated: use google.golang.org/grpc.ChainStreamInterceptor instead. (staticcheck)
lint
issues found