CI #2059
ci.yaml
on: merge_group
Run lints and checks
2m 38s
Run tests
2m 46s
Run race tests
2m 24s
Run buf actions
1m 17s
Build CLI docs
0s
Render version schema
0s
Release SDKs
0s
Annotations
11 errors and 4 warnings
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/schema/handler_test.go#L65
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/02-list-coffee-break/main.go#L20
SA1019: grpc.Dial is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run lints and checks:
cmd/client/grpc_client.go#L79
SA1019: grpc.WithBlock is deprecated: this DialOption is not supported by NewClient. Will be supported throughout 1.x. (staticcheck)
|
Run lints and checks:
cmd/client/grpc_client.go#L145
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
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/e2e/grpc_client_test.go#L101
G115: integer overflow conversion int -> int32 (gosec)
|
Run lints and checks:
internal/e2e/grpc_client_test.go#L124
G115: integer overflow conversion int -> int32 (gosec)
|
Run lints and checks:
internal/e2e/grpc_client_test.go#L215
G115: integer overflow conversion int -> int32 (gosec)
|
Run lints and checks:
internal/e2e/grpc_client_test.go#L49
SA1019: grpc.DialContext is deprecated: use NewClient instead. Will be supported throughout 1.x. (staticcheck)
|
Run tests
Process completed with exit code 1.
|
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
|
Run tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|