chore: update repository templates to https://github.com/ory/meta/com… #2227
ci.yaml
on: push
Run lints and checks
2m 46s
Run tests
3m 29s
Run race tests
2m 47s
Run buf actions
1m 29s
Build CLI docs
1m 8s
Render version schema
0s
Release SDKs
0s
Annotations
10 errors and 1 warning
Run lints and checks:
internal/schema/parse_errors.go#L91
G115: integer overflow conversion int -> uint32 (gosec)
|
Run lints and checks:
internal/schema/parse_errors.go#L88
G115: integer overflow conversion int -> uint32 (gosec)
|
Run lints and checks:
internal/schema/parse_errors.go#L87
G115: integer overflow conversion int -> uint32 (gosec)
|
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/01-list-PM/main.go#L20
SA1019: grpc.Dial 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/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.go#L500
SA1019: grpcOtel.StreamServerInterceptor is deprecated: Use [NewServerHandler] instead. (staticcheck)
|
Run lints and checks:
internal/driver/daemon.go#L481
SA1019: grpcOtel.UnaryServerInterceptor is deprecated: Use [NewServerHandler] instead. (staticcheck)
|
Run lints and checks:
internal/check/checkgroup/workerpool_test.go#L131
G115: integer overflow conversion int -> int32 (gosec)
|
Build CLI docs
Restore cache failed: Dependencies file is not found in /home/runner/work/keto/keto. Supported file pattern: go.sum
|