Skip to content

Fix filtering and ordering indexes search results #272

Fix filtering and ordering indexes search results

Fix filtering and ordering indexes search results #272

Triggered via pull request September 21, 2023 07:25
Status Failure
Total duration 1m 7s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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)