vec-379 use avs 0.11.0 proto files #77
Annotations
10 errors and 1 warning
tests:
client.go#L166
cannot use writeType (variable of type protos.WriteType) as *protos.WriteType value in struct literal
|
tests:
client.go#L789
cannot use vectorDistanceMetric (variable of type protos.VectorDistanceMetric) as *protos.VectorDistanceMetric value in struct literal
|
tests:
testutils.go#L223
cannot use idb.vectorDistanceMetric (variable of type protos.VectorDistanceMetric) as *protos.VectorDistanceMetric value in struct literal
|
tests:
testutils.go#L225
cannot use protos.IndexType_HNSW (constant 0 of type protos.IndexType) as *protos.IndexType value in struct literal
|
tests:
testutils.go#L285
cannot use idb.hnswCacheExpiry (variable of type *uint64) as *int64 value in assignment
|
tests:
utils.go#L47
cannot use protos.ProjectionType_ALL (constant 0 of type protos.ProjectionType) as *protos.ProjectionType value in struct literal
|
tests:
utils.go#L50
cannot use protos.ProjectionType_NONE (constant 1 of type protos.ProjectionType) as *protos.ProjectionType value in struct literal
|
tests:
utils.go#L56
cannot use protos.ProjectionType_SPECIFIED (constant 2 of type protos.ProjectionType) as *protos.ProjectionType value in struct literal
|
tests:
utils.go#L63
cannot use protos.ProjectionType_SPECIFIED (constant 2 of type protos.ProjectionType) as *protos.ProjectionType value in struct literal
|
tests:
client_test.go#L48
cannot use protos.WriteType_INSERT_ONLY (constant 2 of type protos.WriteType) as *protos.WriteType value in struct literal
|
tests
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, 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/
|