Fix filtering and ordering indexes search results #272
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors and 2 warnings
lint:
index/simpleVectorIndex/simpleVectorIndex.go#L242
assigned to count, but reassigned without using the value (wastedassign)
|
lint
issues found
|
lint:
index/simpleVectorIndex/simpleVectorIndex.go#L243
var-naming: don't use underscores in Go names; var length_a should be lengthA (revive)
|
lint:
index/simpleVectorIndex/simpleVectorIndex.go#L244
var-naming: don't use underscores in Go names; var length_b should be lengthB (revive)
|