chore: add fdv2 store & update sources to use fdv2 protocol definitions #270
Annotations
5 errors
Run /./.github/actions/unit-tests:
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/unit-tests:
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/unit-tests:
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/unit-tests:
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)
|
Run /./.github/actions/unit-tests
Process completed with exit code 2.
|
Loading