feat: gRPC gateway #1839
Annotations
10 errors and 2 warnings
Run golangci-lint:
internal/driver/config/opl_cache_test.go#L22
Error return value of `io.WriteString` is not checked (errcheck)
|
Run golangci-lint:
internal/driver/daemon.go#L40
File is not `goimports`-ed with -local github.com/ory/keto (goimports)
|
Run golangci-lint:
internal/expand/handler.go#L59
SA1019: req.Namespace is deprecated: Marked as deprecated in ory/keto/relation_tuples/v1alpha2/expand_service.proto. (staticcheck)
|
Run golangci-lint:
internal/expand/handler.go#L60
SA1019: req.Object is deprecated: Marked as deprecated in ory/keto/relation_tuples/v1alpha2/expand_service.proto. (staticcheck)
|
Run golangci-lint:
internal/expand/handler.go#L61
SA1019: req.Relation is deprecated: Marked as deprecated in ory/keto/relation_tuples/v1alpha2/expand_service.proto. (staticcheck)
|
Run golangci-lint:
ketoapi/enc_proto.go#L153
SA1019: proto.Namespace is deprecated: Marked as deprecated in ory/keto/relation_tuples/v1alpha2/check_service.proto. (staticcheck)
|
Run golangci-lint:
ketoapi/enc_proto.go#L154
SA1019: proto.Object is deprecated: Marked as deprecated in ory/keto/relation_tuples/v1alpha2/check_service.proto. (staticcheck)
|
Run golangci-lint:
ketoapi/enc_proto.go#L155
SA1019: proto.Relation is deprecated: Marked as deprecated in ory/keto/relation_tuples/v1alpha2/check_service.proto. (staticcheck)
|
Run golangci-lint:
ketoapi/enc_proto.go#L158
SA1019: proto.Subject is deprecated: Marked as deprecated in ory/keto/relation_tuples/v1alpha2/check_service.proto. (staticcheck)
|
Run golangci-lint:
ketoapi/enc_proto.go#L159
SA1019: proto.Subject is deprecated: Marked as deprecated in ory/keto/relation_tuples/v1alpha2/check_service.proto. (staticcheck)
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-go@v3, golangci/golangci-lint-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading