fix: start work on data deletion api for dbsync #5713
test.yml
on: push
golang-tests
1m 36s
node-tests
3m 34s
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
|