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 subsystems.DataDestination value in assignment: *mocks.MockDataDestination does not implement subsystems.DataDestination (wrong type for method ApplyDelta)
|
Run /./.github/actions/benchmarks:
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)
|
Run /./.github/actions/benchmarks:
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)
|
Run /./.github/actions/benchmarks:
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)
|
Loading