chore Implement index engines #280
Annotations
2 errors and 4 warnings
index/vectordb/jsondb/jsondb.go#L76
ST1016: methods on the same type should have the same receiver name (seen 4x "i", 4x "s") (stylecheck)
|
|
index/vectordb/jsondb/jsondb.go#L67
receiver-naming: receiver name i should be consistent with previous receiver name s for Index (revive)
|
index/vectordb/jsondb/jsondb.go#L115
receiver-naming: receiver name i should be consistent with previous receiver name s for Index (revive)
|
index/vectordb/jsondb/jsondb.go#L146
receiver-naming: receiver name i should be consistent with previous receiver name s for Index (revive)
|
index/vectordb/jsondb/jsondb.go#L177
receiver-naming: receiver name i should be consistent with previous receiver name s for Index (revive)
|
The logs for this run have expired and are no longer available.
Loading