Skip to content

refactor: add internal data system config #285

refactor: add internal data system config

refactor: add internal data system config #285

Triggered via pull request October 8, 2024 18:09
Status Failure
Total duration 5m 8s
Artifacts 6

ci.yml

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

Annotations

33 errors
Linux, Go 1.22 / Unit Tests and Coverage: testhelpers/ldservicesv2/server_sdk_data.go#L69
Consider pre-allocating `objs` (prealloc)
Linux, Go 1.22 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L10
exported: exported type ProtocolEvents should have comment or be unexported (revive)
Linux, Go 1.22 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L12
exported: exported method ProtocolEvents.Enqueue should have comment or be unexported (revive)
Linux, Go 1.22 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L18
exported: exported type StreamingProtocol should have comment or be unexported (revive)
Linux, Go 1.22 / Unit Tests and Coverage: testhelpers/ldservicesv2/server_sdk_data.go#L68
exported: exported method ServerSDKData.ToPutObjects should have comment or be unexported (revive)
Linux, Go 1.22 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L22
exported: exported function NewStreamingProtocol should have comment or be unexported (revive)
Linux, Go 1.22 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L26
exported: exported method StreamingProtocol.WithIntent should have comment or be unexported (revive)
Linux, Go 1.22 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L30
exported: exported method StreamingProtocol.WithPutObject should have comment or be unexported (revive)
Linux, Go 1.22 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L34
exported: exported method StreamingProtocol.WithTransferred should have comment or be unexported (revive)
Linux, Go 1.22 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L38
exported: exported method StreamingProtocol.WithPutObjects should have comment or be unexported (revive)
Linux, Go 1.23 / Unit Tests and Coverage: testhelpers/ldservicesv2/server_sdk_data.go#L69
Consider pre-allocating `objs` (prealloc)
Linux, Go 1.23 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L10
exported: exported type ProtocolEvents should have comment or be unexported (revive)
Linux, Go 1.23 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L12
exported: exported method ProtocolEvents.Enqueue should have comment or be unexported (revive)
Linux, Go 1.23 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L18
exported: exported type StreamingProtocol should have comment or be unexported (revive)
Linux, Go 1.23 / Unit Tests and Coverage: testhelpers/ldservicesv2/server_sdk_data.go#L68
exported: exported method ServerSDKData.ToPutObjects should have comment or be unexported (revive)
Linux, Go 1.23 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L22
exported: exported function NewStreamingProtocol should have comment or be unexported (revive)
Linux, Go 1.23 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L26
exported: exported method StreamingProtocol.WithIntent should have comment or be unexported (revive)
Linux, Go 1.23 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L30
exported: exported method StreamingProtocol.WithPutObject should have comment or be unexported (revive)
Linux, Go 1.23 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L34
exported: exported method StreamingProtocol.WithTransferred should have comment or be unexported (revive)
Linux, Go 1.23 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L38
exported: exported method StreamingProtocol.WithPutObjects should have comment or be unexported (revive)
Linux, Go 1.18 / Unit Tests and Coverage: testhelpers/ldservicesv2/server_sdk_data.go#L69
Consider pre-allocating `objs` (prealloc)
Linux, Go 1.18 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L10
exported: exported type ProtocolEvents should have comment or be unexported (revive)
Linux, Go 1.18 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L12
exported: exported method ProtocolEvents.Enqueue should have comment or be unexported (revive)
Linux, Go 1.18 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L18
exported: exported type StreamingProtocol should have comment or be unexported (revive)
Linux, Go 1.18 / Unit Tests and Coverage: testhelpers/ldservicesv2/server_sdk_data.go#L68
exported: exported method ServerSDKData.ToPutObjects should have comment or be unexported (revive)
Linux, Go 1.18 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L22
exported: exported function NewStreamingProtocol should have comment or be unexported (revive)
Linux, Go 1.18 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L26
exported: exported method StreamingProtocol.WithIntent should have comment or be unexported (revive)
Linux, Go 1.18 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L30
exported: exported method StreamingProtocol.WithPutObject should have comment or be unexported (revive)
Linux, Go 1.18 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L34
exported: exported method StreamingProtocol.WithTransferred should have comment or be unexported (revive)
Linux, Go 1.18 / Unit Tests and Coverage: testhelpers/ldservicesv2/streaming_protocol_builder.go#L38
exported: exported method StreamingProtocol.WithPutObjects should have comment or be unexported (revive)
Windows, Go 1.18
Process completed with exit code 1.
Windows, Go 1.23
Process completed with exit code 1.
Windows, Go 1.22
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
Benchmarks-go1.18.10
3.68 KB
Benchmarks-go1.22.7
3.66 KB
Benchmarks-go1.23.2
3.65 KB
Contract-test-service-logs-go1.18.10
177 KB
Contract-test-service-logs-go1.22.7
177 KB
Contract-test-service-logs-go1.23.2
177 KB