feat: unified APIs with REST, gRPC and Connect RPC #2177
ci.yaml
on: pull_request
Run lints and checks
2m 40s
Run tests
1m 4s
Run race tests
2m 16s
Run buf actions
1m 28s
Build CLI docs
0s
Render version schema
0s
Release SDKs
0s
Annotations
12 errors and 4 warnings
Run tests
Process completed with exit code 1.
|
Run lints and checks
Process completed with exit code 2.
|
Run lints and checks:
contrib/docs-code-samples/expand-api-display-access/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:
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:
contrib/docs-code-samples/simple-access-check-guide/01-check-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#L59
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#L60
SA1019: req.Object is deprecated: Marked as deprecated in ory/keto/relation_tuples/v1alpha2/expand_service.proto. (staticcheck)
|
Run lints and checks:
internal/expand/handler.go#L61
SA1019: req.Relation is deprecated: Marked as deprecated in ory/keto/relation_tuples/v1alpha2/expand_service.proto. (staticcheck)
|
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/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:
internal/check/handler.go#L102
SA1019: req.RestBody is deprecated: Marked as deprecated in ory/keto/relation_tuples/v1alpha2/check_service.proto. (staticcheck)
|
Run lints and checks:
ketoapi/enc_proto.go#L149
SA1019: subject.SubjectId is deprecated: Marked as deprecated in ory/keto/relation_tuples/v1alpha2/relation_tuples.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
|