Skip to content

feat: unified APIs with REST, gRPC and Connect RPC #2187

feat: unified APIs with REST, gRPC and Connect RPC

feat: unified APIs with REST, gRPC and Connect RPC #2187

Triggered via pull request January 8, 2025 10:33
Status Failure
Total duration 2m 45s
Artifacts

ci.yaml

on: pull_request
Generate changelog
0s
Generate changelog
Generate SDKs
0s
Generate SDKs
Build CLI docs
0s
Build CLI docs
Generate release
0s
Generate release
Draft newsletter
0s
Draft newsletter
Render version schema
0s
Render version schema
Release SDKs
0s
Release SDKs
Pending approval Slack notification
0s
Pending approval Slack notification
Send newsletter
0s
Send newsletter
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
Run tests
Process completed with exit code 1.
Run lints and checks: internal/x/api/api_server.go#L99
Error return value of `protojson.Unmarshal` is not checked (errcheck)
Run lints and checks: internal/x/api/api_test_server.go#L57
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
Run lints and checks: cmd/client/grpc_client.go#L79
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
Run lints and checks: cmd/client/grpc_client.go#L145
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
Run lints and checks: contrib/docs-code-samples/simple-access-check-guide/99-cleanup/main.go#L16
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
Run lints and checks: contrib/docs-code-samples/simple-access-check-guide/00-write-direct-access/main.go#L17
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
Run lints and checks: internal/driver/daemon.go#L475
SA1019: grpcOtel.UnaryServerInterceptor is deprecated: Use [NewServerHandler] instead. (staticcheck)
Run lints and checks: internal/driver/daemon.go#L495
SA1019: grpcOtel.StreamServerInterceptor is deprecated: Use [NewServerHandler] instead. (staticcheck)
Run lints and checks: internal/driver/daemon_test.go#L48
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
Run lints and checks: internal/driver/daemon_test.go#L107
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run buf actions
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run race tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run lints and checks
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636