refactor: add internal data system config #138
ldotel-ci.yml
on: pull_request
go-versions
/
go-versions
3s
Matrix: test-linux
Annotations
30 errors
ldotel Linux, Go 1.22:
internal/datasystem/fdv2_datasystem.go#L298
commentFormatting: put a space between `//` and comment text (gocritic)
|
ldotel Linux, Go 1.22:
testhelpers/ldservices/server_sdk_data.go#L87
Consider pre-allocating `objs` (prealloc)
|
ldotel Linux, Go 1.22:
internal/datastatus/data_status.go#L3
exported: exported type DataStatus should have comment or be unexported (revive)
|
ldotel Linux, Go 1.22:
subsystems/data_destination.go#L8
exported: exported type DataDestination should have comment or be unexported (revive)
|
ldotel Linux, Go 1.22:
subsystems/data_source.go#L28
exported: exported type InitialPayload should have comment or be unexported (revive)
|
ldotel Linux, Go 1.22:
subsystems/data_source.go#L34
exported: exported type DataInitializer should have comment or be unexported (revive)
|
ldotel Linux, Go 1.22:
subsystems/data_source.go#L39
exported: exported type DataSynchronizer should have comment or be unexported (revive)
|
ldotel Linux, Go 1.22:
subsystems/datasystem_configuration.go#L3
exported: exported type SynchronizersConfiguration should have comment or be unexported (revive)
|
ldotel Linux, Go 1.22:
subsystems/data_source_status.go#L7
exported: exported type DataSourceStatusReporter should have comment or be unexported (revive)
|
ldotel Linux, Go 1.22:
subsystems/datasystem_configuration.go#L8
exported: exported type StoreMode should have comment or be unexported (revive)
|
ldotel Linux, Go 1.23:
internal/datasystem/fdv2_datasystem.go#L298
commentFormatting: put a space between `//` and comment text (gocritic)
|
ldotel Linux, Go 1.23:
testhelpers/ldservices/server_sdk_data.go#L87
Consider pre-allocating `objs` (prealloc)
|
ldotel Linux, Go 1.23:
internal/datastatus/data_status.go#L3
exported: exported type DataStatus should have comment or be unexported (revive)
|
ldotel Linux, Go 1.23:
subsystems/data_source.go#L28
exported: exported type InitialPayload should have comment or be unexported (revive)
|
ldotel Linux, Go 1.23:
subsystems/data_source.go#L34
exported: exported type DataInitializer should have comment or be unexported (revive)
|
ldotel Linux, Go 1.23:
subsystems/data_source.go#L39
exported: exported type DataSynchronizer should have comment or be unexported (revive)
|
ldotel Linux, Go 1.23:
subsystems/datasystem_configuration.go#L3
exported: exported type SynchronizersConfiguration should have comment or be unexported (revive)
|
ldotel Linux, Go 1.23:
subsystems/data_destination.go#L8
exported: exported type DataDestination should have comment or be unexported (revive)
|
ldotel Linux, Go 1.23:
subsystems/data_source_status.go#L7
exported: exported type DataSourceStatusReporter should have comment or be unexported (revive)
|
ldotel Linux, Go 1.23:
subsystems/datasystem_configuration.go#L8
exported: exported type StoreMode should have comment or be unexported (revive)
|
ldotel Linux, Go 1.18:
internal/datasystem/fdv2_datasystem.go#L298
commentFormatting: put a space between `//` and comment text (gocritic)
|
ldotel Linux, Go 1.18:
testhelpers/ldservices/server_sdk_data.go#L87
Consider pre-allocating `objs` (prealloc)
|
ldotel Linux, Go 1.18:
internal/datastatus/data_status.go#L3
exported: exported type DataStatus should have comment or be unexported (revive)
|
ldotel Linux, Go 1.18:
subsystems/data_source_status.go#L7
exported: exported type DataSourceStatusReporter should have comment or be unexported (revive)
|
ldotel Linux, Go 1.18:
subsystems/data_source.go#L28
exported: exported type InitialPayload should have comment or be unexported (revive)
|
ldotel Linux, Go 1.18:
subsystems/datasystem_configuration.go#L3
exported: exported type SynchronizersConfiguration should have comment or be unexported (revive)
|
ldotel Linux, Go 1.18:
subsystems/data_destination.go#L8
exported: exported type DataDestination should have comment or be unexported (revive)
|
ldotel Linux, Go 1.18:
subsystems/data_source.go#L34
exported: exported type DataInitializer should have comment or be unexported (revive)
|
ldotel Linux, Go 1.18:
subsystems/datasystem_configuration.go#L8
exported: exported type StoreMode should have comment or be unexported (revive)
|
ldotel Linux, Go 1.18:
subsystems/data_source.go#L39
exported: exported type DataSynchronizer should have comment or be unexported (revive)
|