Bump the otel group with 2 updates #141
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
pr-lint.yml
on: pull_request
golangci lint
50s
incompatible proto changes
9s
Annotations
10 errors and 1 warning
golangci lint:
cmd/proxy-server/main.go#L32
could not import go.opentelemetry.io/otel/sdk/metric (-: # go.opentelemetry.io/otel/sdk/metric
|
golangci lint
undefined: errors.Join
|
golangci lint
undefined: errors.Join
|
golangci lint:
cmd/sansshell-server/main.go#L36
could not import go.opentelemetry.io/otel/sdk/metric (-: # go.opentelemetry.io/otel/sdk/metric
|
golangci lint
undefined: errors.Join
|
golangci lint
undefined: errors.Join
|
golangci lint:
cmd/proxy-server/server/server.go#L329
SA1019: otelgrpc.UnaryClientInterceptor is deprecated: Use [NewClientHandler] instead. (staticcheck)
|
golangci lint:
cmd/proxy-server/server/server.go#L332
SA1019: otelgrpc.StreamClientInterceptor is deprecated: Use [NewClientHandler] instead. (staticcheck)
|
golangci lint:
cmd/proxy-server/server/server.go#L335
SA1019: otelgrpc.UnaryServerInterceptor is deprecated: Use [NewServerHandler] instead. (staticcheck)
|
golangci lint:
cmd/proxy-server/server/server.go#L338
SA1019: otelgrpc.StreamServerInterceptor is deprecated: Use [NewServerHandler] instead. (staticcheck)
|
incompatible proto changes
No github_token supplied, API requests will be subject to stricter rate limiting
|