refactor: add internal data system config #285
Annotations
10 errors
Run /./.github/actions/unit-tests:
testhelpers/ldservicesv2/server_sdk_data.go#L69
Consider pre-allocating `objs` (prealloc)
|
Run /./.github/actions/unit-tests:
testhelpers/ldservicesv2/streaming_protocol_builder.go#L10
exported: exported type ProtocolEvents should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
testhelpers/ldservicesv2/streaming_protocol_builder.go#L12
exported: exported method ProtocolEvents.Enqueue should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
testhelpers/ldservicesv2/streaming_protocol_builder.go#L18
exported: exported type StreamingProtocol should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
testhelpers/ldservicesv2/server_sdk_data.go#L68
exported: exported method ServerSDKData.ToPutObjects should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
testhelpers/ldservicesv2/streaming_protocol_builder.go#L22
exported: exported function NewStreamingProtocol should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
testhelpers/ldservicesv2/streaming_protocol_builder.go#L26
exported: exported method StreamingProtocol.WithIntent should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
testhelpers/ldservicesv2/streaming_protocol_builder.go#L30
exported: exported method StreamingProtocol.WithPutObject should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
testhelpers/ldservicesv2/streaming_protocol_builder.go#L34
exported: exported method StreamingProtocol.WithTransferred should have comment or be unexported (revive)
|
Run /./.github/actions/unit-tests:
testhelpers/ldservicesv2/streaming_protocol_builder.go#L38
exported: exported method StreamingProtocol.WithPutObjects should have comment or be unexported (revive)
|
Loading