Skip to content

[ECO-4567] Support msgpack #582

[ECO-4567] Support msgpack

[ECO-4567] Support msgpack #582

Triggered via pull request November 17, 2025 10:45
Status Failure
Total duration 3m 25s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

6 errors
check
Process completed with exit code 1.
check: src/IO.Ably.Shared.MsgPack/CustomSerialisers/DateTimeOffsetMessagePackSerializer.cs#L30
'MessagePackType' does not contain a definition for 'Float64'
check: src/IO.Ably.Shared.MsgPack/CustomSerialisers/DateTimeOffsetMessagePackSerializer.cs#L30
'MessagePackType' does not contain a definition for 'Float32'
check: src/IO.Ably.Shared.MsgPack/CustomSerialisers/TimespanMessagePackSerializer.cs#L47
Cannot convert null to 'TimeSpan' because it is a non-nullable value type
check: src/IO.Ably.Shared.MsgPack/CustomSerialisers/TimespanMessagePackSerializer.cs#L30
'MessagePackType' does not contain a definition for 'Float64'
check: src/IO.Ably.Shared.MsgPack/CustomSerialisers/TimespanMessagePackSerializer.cs#L30
'MessagePackType' does not contain a definition for 'Float32'