refactor: add internal data system config #283
Annotations
10 errors
Run /./.github/actions/unit-tests:
internal/datasystem/fdv2_datasystem.go#L310
commentFormatting: put a space between `//` and comment text (gocritic)
|
Run /./.github/actions/unit-tests:
testhelpers/ldservicesv2/server_sdk_data.go#L69
Consider pre-allocating `objs` (prealloc)
|
Run /./.github/actions/unit-tests:
internal/datastatus/data_status.go#L3
exported: exported type DataStatus 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/data_source.go#L27
exported: exported type Basis 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:
subsystems/data_source.go#L33
exported: exported type DataInitializer should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
subsystems/data_source.go#L38
exported: exported type DataSynchronizer should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
subsystems/data_source.go#L60
exported: exported function AsInitializer should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
testhelpers/ldservicesv2/streaming_protocol_builder.go#L10
exported: exported type ProtocolEvents should have comment or be unexported (revive)
|
Loading