disable delta for offset with no positioning case #1686
Annotations
9 errors and 1 warning
|
Test:
broker_redis_test.go#L688
cannot use func(ch string, pub *Publication, sp StreamPosition, delta bool, prevPub *Publication) error {…} (value of type func(ch string, pub *Publication, sp StreamPosition, delta bool, prevPub *Publication) error) as func(ch string, pub *Publication, sp StreamPosition, prevPub *Publication) error value in struct literal
|
Test:
broker_redis_test.go#L696
cannot use func(ch string, pub *Publication, sp StreamPosition, delta bool, prevPub *Publication) error {…} (value of type func(ch string, pub *Publication, sp StreamPosition, delta bool, prevPub *Publication) error) as func(ch string, pub *Publication, sp StreamPosition, prevPub *Publication) error value in struct literal
|
Test:
broker_redis_test.go#L707
cannot use func(ch string, pub *Publication, sp StreamPosition, delta bool, prevPub *Publication) error {…} (value of type func(ch string, pub *Publication, sp StreamPosition, delta bool, prevPub *Publication) error) as func(ch string, pub *Publication, sp StreamPosition, prevPub *Publication) error value in struct literal
|
Test:
broker_redis_test.go#L962
cannot use func(ch string, pub *Publication, sp StreamPosition, delta bool, prevPub *Publication) error {…} (value of type func(ch string, pub *Publication, sp StreamPosition, delta bool, prevPub *Publication) error) as func(ch string, pub *Publication, sp StreamPosition, prevPub *Publication) error value in struct literal
|
Test:
broker_redis_test.go#L1067
cannot use func(ch string, pub *Publication, sp StreamPosition, delta bool, prevPub *Publication) error {…} (value of type func(ch string, pub *Publication, sp StreamPosition, delta bool, prevPub *Publication) error) as func(ch string, pub *Publication, sp StreamPosition, prevPub *Publication) error value in struct literal
|
Test:
broker_redis_test.go#L1163
cannot use func(ch string, pub *Publication, sp StreamPosition, delta bool, prevPub *Publication) error {…} (value of type func(ch string, pub *Publication, sp StreamPosition, delta bool, prevPub *Publication) error) as func(ch string, pub *Publication, sp StreamPosition, prevPub *Publication) error value in struct literal
|
Test:
broker_redis_test.go#L1791
cannot use func(ch string, pub *Publication, sp StreamPosition, delta bool, prevPub *Publication) error {…} (value of type func(ch string, pub *Publication, sp StreamPosition, delta bool, prevPub *Publication) error) as func(ch string, pub *Publication, sp StreamPosition, prevPub *Publication) error value in struct literal
|
Test
The operation was canceled.
|
Install Go stable version
Restore cache failed: Dependencies file is not found in /home/runner/work/centrifuge/centrifuge. Supported file pattern: go.sum
|
Loading