vec-379 Support AVS 0.11.x #76
Annotations
10 errors and 1 warning
lint:
client.go#L166
cannot use writeType (variable of type protos.WriteType) as *protos.WriteType value in struct literal
|
lint:
client.go#L789
cannot use vectorDistanceMetric (variable of type protos.VectorDistanceMetric) as *protos.VectorDistanceMetric value in struct literal
|
lint:
utils.go#L47
cannot use protos.ProjectionType_ALL (constant 0 of type protos.ProjectionType) as *protos.ProjectionType value in struct literal
|
lint:
utils.go#L50
cannot use protos.ProjectionType_NONE (constant 1 of type protos.ProjectionType) as *protos.ProjectionType value in struct literal
|
lint:
utils.go#L56
cannot use protos.ProjectionType_SPECIFIED (constant 2 of type protos.ProjectionType) as *protos.ProjectionType value in struct literal
|
lint:
utils.go#L63
cannot use protos.ProjectionType_SPECIFIED (constant 2 of type protos.ProjectionType) as *protos.ProjectionType value in struct literal
|
lint:
utils_test.go#L23
cannot use protos.ProjectionType_SPECIFIED (constant 2 of type protos.ProjectionType) as *protos.ProjectionType value in struct literal
|
lint:
utils_test.go#L27
cannot use protos.ProjectionType_NONE (constant 1 of type protos.ProjectionType) as *protos.ProjectionType value in struct literal
|
lint:
utils_test.go#L37
cannot use protos.ProjectionType_ALL (constant 0 of type protos.ProjectionType) as *protos.ProjectionType value in struct literal
|
lint:
utils_test.go#L40
cannot use protos.ProjectionType_SPECIFIED (constant 2 of type protos.ProjectionType) as *protos.ProjectionType value in struct literal
|
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: golangci/golangci-lint-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|