feat: add LinkFromContext and Link alias #18
Annotations
10 errors
|
lint:
ion_test.go#L34
Error return value of `app.Shutdown` is not checked (errcheck)
|
|
lint:
ion_test.go#L20
Error return value of `app.Shutdown` is not checked (errcheck)
|
|
lint:
middleware/ionhttp/http_test.go#L63
Error return value of `w.Write` is not checked (errcheck)
|
|
lint:
middleware/ionhttp/http_test.go#L13
Error return value of `w.Write` is not checked (errcheck)
|
|
lint:
middleware/iongrpc/grpc.go#L94
SA1019: otelgrpc.InterceptorFilter is deprecated: Use stats handlers instead. (staticcheck)
|
|
lint:
middleware/iongrpc/grpc.go#L81
SA1019: otelgrpc.InterceptorFilter is deprecated: Use stats handlers instead. (staticcheck)
|
|
lint:
middleware/iongrpc/grpc.go#L68
SA1019: otelgrpc.InterceptorFilter is deprecated: Use stats handlers instead. (staticcheck)
|
|
lint:
middleware/iongrpc/grpc.go#L59
SA1019: otelgrpc.WithInterceptorFilter is deprecated: Use stats handlers instead. (staticcheck)
|
|
lint:
middleware/iongrpc/grpc.go#L37
SA1019: otelgrpc.WithInterceptorFilter is deprecated: Use stats handlers instead. (staticcheck)
|
|
lint:
internal/core/otel.go#L138
SA9003: empty branch (staticcheck)
|