Skip to content

Introduce sharding rules to MongoDB collections #2177

Introduce sharding rules to MongoDB collections

Introduce sharding rules to MongoDB collections #2177

Triggered via pull request November 25, 2023 12:13
Status Failure
Total duration 3m 28s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 errors
bench: test/bench/push_pull_bench_test.go#L92
not enough arguments in call to clientInfo.AttachDocument
bench: test/bench/push_pull_bench_test.go#L139
undefined: documents.FindDocInfo
bench: test/bench/push_pull_bench_test.go#L164
undefined: documents.FindDocInfo
bench: test/bench/push_pull_bench_test.go#L169
undefined: documents.FindDocInfo
bench: test/bench/push_pull_bench_test.go#L195
undefined: documents.FindDocInfo
bench: test/bench/push_pull_bench_test.go#L229
undefined: documents.FindDocInfo
bench: test/bench/push_pull_bench_test.go#L234
undefined: documents.FindDocInfo
bench
Process completed with exit code 2.
build: server/backend/database/memory/housekeeping_test.go#L46
cannot use userInfo.ID (variable of type "github.com/yorkie-team/yorkie/api/types".ID) as string value in argument to memdb.CreateProjectInfo
build: server/backend/database/memory/housekeeping_test.go#L126
cannot use userInfo.ID (variable of type "github.com/yorkie-team/yorkie/api/types".ID) as string value in argument to memdb.CreateProjectInfo (typecheck)
build
Process completed with exit code 2.
shard_test: server/backend/database/memory/housekeeping_test.go#L46
cannot use userInfo.ID (variable of type "github.com/yorkie-team/yorkie/api/types".ID) as string value in argument to memdb.CreateProjectInfo
shard_test: server/backend/database/memory/housekeeping_test.go#L126
cannot use userInfo.ID (variable of type "github.com/yorkie-team/yorkie/api/types".ID) as string value in argument to memdb.CreateProjectInfo
shard_test
Process completed with exit code 1.