fix: start work on data deletion api for dbsync #5713
Annotations
5 errors and 1 warning
Run Go Tests
cannot use emptyDictionary (variable of type *Dictionary) as segment.TermDictionary value in return statement: *Dictionary does not implement segment.TermDictionary (missing method Cardinality)
|
Run Go Tests
cannot use dict (variable of type *Dictionary) as segment.TermDictionary value in return statement: *Dictionary does not implement segment.TermDictionary (missing method Cardinality)
|
Run Go Tests
cannot use newUpsideDownCouchFieldDict(i, uint16(fieldIndex), startTerm, endTerm) (value of type *UpsideDownCouchFieldDict) as index.FieldDict value in return statement: *UpsideDownCouchFieldDict does not implement index.FieldDict (missing method Cardinality)
|
Run Go Tests
cannot use newUpsideDownCouchFieldDict(i, ^uint16(0), []byte{…}, []byte{}) (value of type *UpsideDownCouchFieldDict) as index.FieldDict value in return statement: *UpsideDownCouchFieldDict does not implement index.FieldDict (missing method Cardinality)
|
Run Go Tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading