Merge branch 'ory:master' into master #9
ci.yaml
on: push
Run lints and checks
2m 53s
Run tests
1m 1s
Run race tests
2m 45s
Run buf actions
1m 19s
Build CLI docs
0s
Render version schema
0s
Release SDKs
0s
Annotations
19 errors and 3 warnings
Run tests
undefined: grpc.SupportPackageIsVersion9
|
Run tests
undefined: grpc.SupportPackageIsVersion9
|
Run tests
undefined: grpc.SupportPackageIsVersion9
|
Run tests
undefined: grpc.SupportPackageIsVersion9
|
Run tests
undefined: grpc.SupportPackageIsVersion9
|
Run tests
undefined: grpc.SupportPackageIsVersion9
|
Run tests
undefined: grpc.SupportPackageIsVersion9
|
Run tests
Process completed with exit code 1.
|
Run buf actions
Input required and not supplied: token
|
Run lints and checks:
internal/driver/config/opl_cache_test.go#L22
Error return value of `io.WriteString` is not checked (errcheck)
|
Run lints and checks:
internal/schema/parse_errors.go#L87
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#L91
G115: integer overflow conversion int -> uint32 (gosec)
|
Run lints and checks:
internal/check/checkgroup/workerpool_test.go#L131
G115: integer overflow conversion int -> int32 (gosec)
|
Run lints and checks:
internal/e2e/grpc_client_test.go#L93
G115: integer overflow conversion int -> int32 (gosec)
|
Run lints and checks:
internal/e2e/grpc_client_test.go#L116
G115: integer overflow conversion int -> int32 (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/expand-api-display-access/01-expand-beach/main.go#L19
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 tests
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
|