Skip to content

refactor: add internal data system config #139

refactor: add internal data system config

refactor: add internal data system config #139

Triggered via pull request September 17, 2024 20:45
Status Failure
Total duration 51s
Artifacts

ldotel-ci.yml

on: pull_request
go-versions  /  go-versions
2s
go-versions / go-versions
Matrix: test-linux
Fit to window
Zoom out
Zoom in

Annotations

30 errors
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.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_status.go#L7
exported: exported type DataSourceStatusReporter 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)
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_source_status.go#L7
exported: exported type DataSourceStatusReporter 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/datasystem_configuration.go#L8
exported: exported type StoreMode should have comment or be unexported (revive)
ldotel Linux, Go 1.22: subsystems/datasystem_configuration.go#L11
exported: exported const StoreModeRead should have comment (or a comment on this block) 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_destination.go#L8
exported: exported type DataDestination should have comment or be unexported (revive)
ldotel Linux, Go 1.22: subsystems/datasystem_configuration.go#L15
exported: exported type DataSystemConfiguration 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_destination.go#L8
exported: exported type DataDestination 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_source_status.go#L7
exported: exported type DataSourceStatusReporter 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/datasystem_configuration.go#L8
exported: exported type StoreMode 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)