refactor: add internal data system config #235
Annotations
10 errors
Run /./.github/actions/unit-tests:
internal/fdv2proto/events.go#L115
exported: exported method DeleteObject.Delta should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
subsystems/datasystem_configuration.go#L3
exported: exported type SynchronizersConfiguration should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
subsystems/datasystem_configuration.go#L8
exported: exported type DataSystemConfiguration should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
internal/datastore/data_store_status_provider_impl.go#L7
exported: exported type StatusMonitorable should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
internal/datasourcev2/streaming_data_source.go#L118
exported: exported method StreamProcessor.Fetch should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
ldcomponents/data_system_configuration_builder.go#L10
exported: exported type DataSystemConfigurationBuilder should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
ldcomponents/data_system_configuration_builder.go#L72
exported: exported method DataSystemConfigurationBuilder.DataStore should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
ldcomponents/data_system_configuration_builder.go#L79
exported: exported method DataSystemConfigurationBuilder.Initializers should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
ldcomponents/polling_data_source_builder_v2.go#L102
exported: exported method PollingDataSourceBuilderV2.AsInitializer should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
ldcomponents/data_system_configuration_builder.go#L85
exported: exported method DataSystemConfigurationBuilder.Synchronizers should have comment or be unexported (revive)
|
Loading