feat: Move GetResults to types #179
Annotations
7 errors and 1 warning
|
chroma.go#L1
: # github.com/amikos-tech/chroma-go
|
chroma.go#L609
cannot use query.Limit (variable of type int32) as int value in assignment
|
chroma.go#L611
invalid operation: i < end (mismatched types int and int32)
|
chroma.go#L612
cannot use i (variable of type int) as int32 value in argument to types.WithOffset
|
chroma.go#L614
undefined: ch (typecheck)
|
|
|
The logs for this run have expired and are no longer available.
Loading