Skip to content

feat: batched and chunked insertion and deletion of relation tuples and UUID mappings #2038

feat: batched and chunked insertion and deletion of relation tuples and UUID mappings

feat: batched and chunked insertion and deletion of relation tuples and UUID mappings #2038

Triggered via pull request November 18, 2024 18:26
Status Cancelled
Total duration 3m 37s
Artifacts

ci.yaml

on: pull_request
Generate changelog
0s
Generate changelog
Generate SDKs
0s
Generate SDKs
Build CLI docs
0s
Build CLI docs
Generate release
0s
Generate release
Draft newsletter
0s
Draft newsletter
Render version schema
0s
Render version schema
Release SDKs
0s
Release SDKs
Pending approval Slack notification
0s
Pending approval Slack notification
Send newsletter
0s
Send newsletter
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 6 warnings
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: internal/driver/config/opl_cache_test.go#L22
Error return value of `io.WriteString` is not checked (errcheck)
Run lints and checks: contrib/docs-code-samples/simple-access-check-guide/99-cleanup/main.go#L16
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/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/check/checkgroup/workerpool_test.go#L131
G115: integer overflow conversion int -> int32 (gosec)
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/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 tests
Canceling since a higher priority waiting request for 'CI-refs/pull/1631/merge' exists
Run tests
The operation was canceled.
Run buf actions
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/
Run buf actions
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run race tests
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/
Run race tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run lints and checks
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/
Run lints and checks
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/