refactor: clean up fdv2 parsing abstractions #234
ldotel-ci.yml
on: pull_request
go-versions
/
go-versions
3s
Matrix: test-linux
Annotations
12 errors
ldotel Linux, Go 1.23:
testhelpers/ldservicesv2/server_sdk_data.go#L70
cannot use flag (variable of type ldmodel.FeatureFlag) as json.RawMessage value in struct literal
|
ldotel Linux, Go 1.23:
testhelpers/ldservicesv2/server_sdk_data.go#L79
cannot use segment (variable of type ldmodel.Segment) as json.RawMessage value in struct literal
|
ldotel Linux, Go 1.23:
testhelpers/ldservicesv2/streaming_protocol_builder.go#L43
undefined: fdv2proto.PayloadTransferred (typecheck)
|
ldotel Linux, Go 1.23
Process completed with exit code 2.
|
ldotel Linux, Go 1.22:
testhelpers/ldservicesv2/server_sdk_data.go#L70
cannot use flag (variable of type ldmodel.FeatureFlag) as json.RawMessage value in struct literal
|
ldotel Linux, Go 1.22:
testhelpers/ldservicesv2/server_sdk_data.go#L79
cannot use segment (variable of type ldmodel.Segment) as json.RawMessage value in struct literal
|
ldotel Linux, Go 1.22:
testhelpers/ldservicesv2/streaming_protocol_builder.go#L43
undefined: fdv2proto.PayloadTransferred (typecheck)
|
ldotel Linux, Go 1.22
Process completed with exit code 2.
|
ldotel Linux, Go 1.18:
testhelpers/ldservicesv2/server_sdk_data.go#L70
cannot use flag (variable of type ldmodel.FeatureFlag) as json.RawMessage value in struct literal (typecheck)
|
ldotel Linux, Go 1.18:
testhelpers/ldservicesv2/server_sdk_data.go#L79
cannot use segment (variable of type ldmodel.Segment) as json.RawMessage value in struct literal (typecheck)
|
ldotel Linux, Go 1.18:
testhelpers/ldservicesv2/streaming_protocol_builder.go#L43
undefined: fdv2proto.PayloadTransferred (typecheck)
|
ldotel Linux, Go 1.18
Process completed with exit code 2.
|