chore: add fdv2 store & update sources to use fdv2 protocol definitions #270
Annotations
4 errors
Run /./.github/actions/benchmarks:
ldcomponents/polling_data_source_builder_v2_test.go#L65
cannot use dd (variable of type *mocks.MockDataDestination) as type subsystems.DataDestination in assignment:
|
Run /./.github/actions/benchmarks:
ldcomponents/polling_data_source_builder_v2_test.go#L87
cannot use dd (variable of type *mocks.MockDataDestination) as type subsystems.DataDestination in assignment:
|
Run /./.github/actions/benchmarks:
ldcomponents/streaming_data_source_builder_v2_test.go#L66
cannot use dd (variable of type *mocks.MockDataDestination) as type subsystems.DataDestination in assignment:
|
Run /./.github/actions/benchmarks:
ldcomponents/streaming_data_source_builder_v2_test.go#L89
cannot use dd (variable of type *mocks.MockDataDestination) as type subsystems.DataDestination in assignment:
|
Loading