feat: unified APIs with REST, gRPC and Connect RPC #2186
ci.yaml
on: pull_request
Run lints and checks
2m 34s
Run tests
54s
Run race tests
2m 15s
Run buf actions
1m 23s
Build CLI docs
0s
Render version schema
0s
Release SDKs
0s
Annotations
11 errors and 4 warnings
Run tests
Process completed with exit code 1.
|
Run lints and checks:
contrib/docs-code-samples/list-api-display-objects/00-create-tuples/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 lints and checks:
internal/check/handler.go#L94
SA1019: req.RestBody is deprecated: Marked as deprecated in ory/keto/relation_tuples/v1alpha2/check_service.proto. (staticcheck)
|
Run lints and checks:
internal/check/handler.go#L98
SA1019: req.RestBody is deprecated: Marked as deprecated in ory/keto/relation_tuples/v1alpha2/check_service.proto. (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/expand/handler.go#L49
SA1019: req.Namespace is deprecated: Marked as deprecated in ory/keto/relation_tuples/v1alpha2/expand_service.proto. (staticcheck)
|
Run lints and checks:
internal/expand/handler.go#L50
SA1019: req.Object is deprecated: Marked as deprecated in ory/keto/relation_tuples/v1alpha2/expand_service.proto. (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
|