[DO NOT MERGE] mock level1 #2961
Triggered via pull request
September 27, 2023 07:06
Status
Failure
Total duration
2m 47s
Artifacts
–
e2e-code-bench-agent.yaml
on: pull_request
dump-contexts-to-log
6s
grpc-sequential
2m 16s
grpc-stream
2m 3s
Annotations
10 errors
grpc-stream:
internal/core/algorithm/ngt/ngt.go#L527
cannot use dim (variable of type _Ctype_int) as int value in argument to func(dim int, vec []float32) int {…}
|
grpc-stream:
internal/core/algorithm/ngt/ngt.go#L527
cannot use cvec (variable of type *float32) as []float32 value in argument to func(dim int, vec []float32) int {…}
|
grpc-stream:
internal/core/algorithm/ngt/ngt.go#L632
invalid operation: ret == ErrorCode (mismatched types int and _Ctype__Bool)
|
grpc-stream:
internal/core/algorithm/ngt/ngt.go#L681
invalid operation: ret == ErrorCode (mismatched types int and _Ctype__Bool)
|
grpc-stream
Process completed with exit code 2.
|
grpc-sequential:
internal/core/algorithm/ngt/ngt.go#L527
cannot use dim (variable of type _Ctype_int) as int value in argument to func(dim int, vec []float32) int {…}
|
grpc-sequential:
internal/core/algorithm/ngt/ngt.go#L527
cannot use cvec (variable of type *float32) as []float32 value in argument to func(dim int, vec []float32) int {…}
|
grpc-sequential:
internal/core/algorithm/ngt/ngt.go#L632
invalid operation: ret == ErrorCode (mismatched types int and _Ctype__Bool)
|
grpc-sequential:
internal/core/algorithm/ngt/ngt.go#L681
invalid operation: ret == ErrorCode (mismatched types int and _Ctype__Bool)
|
grpc-sequential
Process completed with exit code 2.
|