Skip to content

[ECO-4567] Support msgpack #545

[ECO-4567] Support msgpack

[ECO-4567] Support msgpack #545

Triggered via pull request October 30, 2025 10:37
Status Failure
Total duration 3m 54s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

10 errors
check: src/IO.Ably.Shared/Types/Message.cs#L7
The type or namespace name 'MsgPack' could not be found (are you missing a using directive or an assembly reference?)
check: src/IO.Ably.Shared/Types/ConnectionDetails.cs#L2
The type or namespace name 'MsgPack' could not be found (are you missing a using directive or an assembly reference?)
check: src/IO.Ably.Shared/Types/ChannelParams.cs#L3
The type or namespace name 'MsgPack' could not be found (are you missing a using directive or an assembly reference?)
check: src/IO.Ably.Shared/TokenRequest.cs#L4
The type or namespace name 'MsgPack' could not be found (are you missing a using directive or an assembly reference?)
check: src/IO.Ably.Shared/TokenDetails.cs#L2
The type or namespace name 'MsgPack' could not be found (are you missing a using directive or an assembly reference?)
check: src/IO.Ably.Shared/Statistics.cs#L3
The type or namespace name 'MsgPack' could not be found (are you missing a using directive or an assembly reference?)
check: src/IO.Ably.Shared/Types/AuthDetails.cs#L1
The type or namespace name 'MsgPack' could not be found (are you missing a using directive or an assembly reference?)
check: src/IO.Ably.Shared/Rest/ChannelDetails.cs#L1
The type or namespace name 'MsgPack' could not be found (are you missing a using directive or an assembly reference?)
check: src/IO.Ably.Shared/Push/DeviceDetails.cs#L1
The type or namespace name 'MsgPack' could not be found (are you missing a using directive or an assembly reference?)
check: src/IO.Ably.Shared/Push/PushChannelSubscription.cs#L1
The type or namespace name 'MsgPack' could not be found (are you missing a using directive or an assembly reference?)