[CAE-1088] feat: RESP3 notifications support #3591
Annotations
10 errors
Run tests:
internal/pushnotif/pushnotif_test.go#L730
cannot use mockReader (variable of type *MockReader) as TestReaderInterface value in argument to testProcessPendingNotifications: *MockReader does not implement TestReaderInterface (missing method PeekPushNotificationName)
|
Run tests:
internal/pushnotif/pushnotif_test.go#L699
cannot use mockReader (variable of type *MockReader) as TestReaderInterface value in argument to testProcessPendingNotifications: *MockReader does not implement TestReaderInterface (missing method PeekPushNotificationName)
|
Run tests:
internal/pushnotif/pushnotif_test.go#L504
cannot use mockReader (variable of type *MockReader) as TestReaderInterface value in argument to testProcessPendingNotifications: *MockReader does not implement TestReaderInterface (missing method PeekPushNotificationName)
|
Run tests:
internal/pushnotif/pushnotif_test.go#L492
cannot use mockReader (variable of type *MockReader) as TestReaderInterface value in argument to testProcessPendingNotifications: *MockReader does not implement TestReaderInterface (missing method PeekPushNotificationName)
|
Run tests:
internal/pushnotif/pushnotif_test.go#L480
cannot use mockReader (variable of type *MockReader) as TestReaderInterface value in argument to testProcessPendingNotifications: *MockReader does not implement TestReaderInterface (missing method PeekPushNotificationName)
|
Run tests:
internal/pushnotif/pushnotif_test.go#L460
cannot use mockReader (variable of type *MockReader) as TestReaderInterface value in argument to testProcessPendingNotifications: *MockReader does not implement TestReaderInterface (missing method PeekPushNotificationName)
|
Run tests:
internal/pushnotif/pushnotif_test.go#L447
cannot use mockReader (variable of type *MockReader) as TestReaderInterface value in argument to testProcessPendingNotifications: *MockReader does not implement TestReaderInterface (missing method PeekPushNotificationName)
|
Run tests:
internal/pushnotif/pushnotif_test.go#L437
cannot use mockReader (variable of type *MockReader) as TestReaderInterface value in argument to testProcessPendingNotifications: *MockReader does not implement TestReaderInterface (missing method PeekPushNotificationName)
|
Run tests:
internal/pushnotif/pushnotif_test.go#L427
cannot use mockReader (variable of type *MockReader) as TestReaderInterface value in argument to testProcessPendingNotifications: *MockReader does not implement TestReaderInterface (missing method PeekPushNotificationName)
|
Run tests:
internal/pushnotif/pushnotif_test.go#L419
cannot use mockReader (variable of type *MockReader) as TestReaderInterface value in argument to testProcessPendingNotifications: *MockReader does not implement TestReaderInterface (missing method PeekPushNotificationName)
|
Loading