Fix filtering and ordering indexes search results #272
Annotations
2 errors and 2 warnings
index/simpleVectorIndex/simpleVectorIndex.go#L242
assigned to count, but reassigned without using the value (wastedassign)
|
|
index/simpleVectorIndex/simpleVectorIndex.go#L243
var-naming: don't use underscores in Go names; var length_a should be lengthA (revive)
|
index/simpleVectorIndex/simpleVectorIndex.go#L244
var-naming: don't use underscores in Go names; var length_b should be lengthB (revive)
|
The logs for this run have expired and are no longer available.
Loading