chore: add fdv2 store & update sources to use fdv2 protocol definitions #270
Annotations
5 errors
Test:
ldcomponents/polling_data_source_builder_v2_test.go#L65
cannot use dd (variable of type *mocks.MockDataDestination) as subsystems.DataDestination value in assignment: *mocks.MockDataDestination does not implement subsystems.DataDestination (wrong type for method ApplyDelta)
|
Test:
ldcomponents/polling_data_source_builder_v2_test.go#L87
cannot use dd (variable of type *mocks.MockDataDestination) as subsystems.DataDestination value in assignment: *mocks.MockDataDestination does not implement subsystems.DataDestination (wrong type for method ApplyDelta)
|
Test:
ldcomponents/streaming_data_source_builder_v2_test.go#L66
cannot use dd (variable of type *mocks.MockDataDestination) as subsystems.DataDestination value in assignment: *mocks.MockDataDestination does not implement subsystems.DataDestination (wrong type for method ApplyDelta)
|
Test:
ldcomponents/streaming_data_source_builder_v2_test.go#L89
cannot use dd (variable of type *mocks.MockDataDestination) as subsystems.DataDestination value in assignment: *mocks.MockDataDestination does not implement subsystems.DataDestination (wrong type for method ApplyDelta)
|
Test
Process completed with exit code 1.
|
Loading