Skip to content

chore Implement index engines #280

chore Implement index engines

chore Implement index engines #280

Triggered via pull request October 14, 2023 14:53
Status Failure
Total duration 58s
Artifacts

checks.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
lint: index/vectordb/jsondb/jsondb.go#L76
ST1016: methods on the same type should have the same receiver name (seen 4x "i", 4x "s") (stylecheck)
lint
issues found
lint: index/vectordb/jsondb/jsondb.go#L67
receiver-naming: receiver name i should be consistent with previous receiver name s for Index (revive)
lint: index/vectordb/jsondb/jsondb.go#L115
receiver-naming: receiver name i should be consistent with previous receiver name s for Index (revive)
lint: index/vectordb/jsondb/jsondb.go#L146
receiver-naming: receiver name i should be consistent with previous receiver name s for Index (revive)
lint: index/vectordb/jsondb/jsondb.go#L177
receiver-naming: receiver name i should be consistent with previous receiver name s for Index (revive)