communicate publication delta option in no history case #1713
Annotations
8 errors and 1 warning
Test:
broker_redis_test.go#L688
cannot use func(ch string, pub *Publication, sp StreamPosition, prevPub *Publication) error {…} (value of type func(ch string, pub *Publication, sp StreamPosition, prevPub *Publication) error) as func(ch string, pub *Publication, sp StreamPosition, delta bool, prevPub *Publication) error value in struct literal
|
Test:
broker_redis_test.go#L696
cannot use func(ch string, pub *Publication, sp StreamPosition, prevPub *Publication) error {…} (value of type func(ch string, pub *Publication, sp StreamPosition, prevPub *Publication) error) as func(ch string, pub *Publication, sp StreamPosition, delta bool, prevPub *Publication) error value in struct literal
|
Test:
broker_redis_test.go#L707
cannot use func(ch string, pub *Publication, sp StreamPosition, prevPub *Publication) error {…} (value of type func(ch string, pub *Publication, sp StreamPosition, prevPub *Publication) error) as func(ch string, pub *Publication, sp StreamPosition, delta bool, prevPub *Publication) error value in struct literal
|
Test:
broker_redis_test.go#L962
cannot use func(ch string, pub *Publication, sp StreamPosition, prevPub *Publication) error {…} (value of type func(ch string, pub *Publication, sp StreamPosition, prevPub *Publication) error) as func(ch string, pub *Publication, sp StreamPosition, delta bool, prevPub *Publication) error value in struct literal
|
Test:
broker_redis_test.go#L1066
cannot use func(ch string, pub *Publication, sp StreamPosition, prevPub *Publication) error {…} (value of type func(ch string, pub *Publication, sp StreamPosition, prevPub *Publication) error) as func(ch string, pub *Publication, sp StreamPosition, delta bool, prevPub *Publication) error value in struct literal
|
Test:
broker_redis_test.go#L1159
cannot use func(ch string, pub *Publication, sp StreamPosition, prevPub *Publication) error {…} (value of type func(ch string, pub *Publication, sp StreamPosition, prevPub *Publication) error) as func(ch string, pub *Publication, sp StreamPosition, delta bool, prevPub *Publication) error value in struct literal
|
Test:
broker_redis_test.go#L1787
cannot use func(ch string, pub *Publication, sp StreamPosition, prevPub *Publication) error {…} (value of type func(ch string, pub *Publication, sp StreamPosition, prevPub *Publication) error) as func(ch string, pub *Publication, sp StreamPosition, delta bool, prevPub *Publication) error value in struct literal
|
Test
Process completed with exit code 1.
|
Install Go stable version
Restore cache failed: Dependencies file is not found in /home/runner/work/centrifuge/centrifuge. Supported file pattern: go.sum
|
Loading