Skip to content

feat: add LinkFromContext and Link alias #18

feat: add LinkFromContext and Link alias

feat: add LinkFromContext and Link alias #18

Triggered via push December 26, 2025 07:54
Status Failure
Total duration 31s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

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)