Skip to content

Bump the otel group with 2 updates #141

Bump the otel group with 2 updates

Bump the otel group with 2 updates #141

Triggered via pull request December 5, 2023 19:36
Status Failure
Total duration 1m 0s
Artifacts
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
golangci lint
incompatible proto changes
9s
incompatible proto changes
Fit to window
Zoom out
Zoom in

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