Skip to content

fix: start work on data deletion api for dbsync #5713

fix: start work on data deletion api for dbsync

fix: start work on data deletion api for dbsync #5713

Triggered via push January 20, 2025 16:14
Status Failure
Total duration 3m 44s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 3 warnings
golang-tests
cannot use emptyDictionary (variable of type *Dictionary) as segment.TermDictionary value in return statement: *Dictionary does not implement segment.TermDictionary (missing method Cardinality)
golang-tests
cannot use dict (variable of type *Dictionary) as segment.TermDictionary value in return statement: *Dictionary does not implement segment.TermDictionary (missing method Cardinality)
golang-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)
golang-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)
golang-tests
Process completed with exit code 1.
node-tests
Process completed with exit code 1.
golang-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
node-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
node-tests: app/components/internet/pages/AdsManagement.vue#L12
't' is assigned a value but never used. Allowed unused vars must match /^_/u