Skip to content

feat(ipc): Begin working on the IPC transports and planning ahead #9

feat(ipc): Begin working on the IPC transports and planning ahead

feat(ipc): Begin working on the IPC transports and planning ahead #9

Triggered via push August 25, 2026 22:16
Status Success
Total duration 1m 23s
Artifacts

ci.yml

on: push
Test with coverage and analyze
1m 19s
Test with coverage and analyze
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
Test with coverage and analyze: src/sdk/waveIDE.SDK.Protocol/Rpc/Handshake/Frames/PluginReadyFrame.cs#L10
Missing XML comment for publicly visible type or member 'PluginReadyAck'
Test with coverage and analyze: src/sdk/waveIDE.SDK.Protocol/Rpc/Handshake/Frames/PluginReadyFrame.cs#L7
Missing XML comment for publicly visible type or member 'PluginReadyFrame.PluginVersion'
Test with coverage and analyze: src/sdk/waveIDE.SDK.Protocol/Rpc/Handshake/Frames/PluginReadyFrame.cs#L6
Missing XML comment for publicly visible type or member 'PluginReadyFrame.PluginId'
Test with coverage and analyze: src/sdk/waveIDE.SDK.Protocol/Rpc/Handshake/Frames/PluginReadyFrame.cs#L5
Missing XML comment for publicly visible type or member 'PluginReadyFrame.PluginReadyFrame(string, string)'
Test with coverage and analyze: src/sdk/waveIDE.SDK.Protocol/Rpc/Handshake/Frames/PluginReadyFrame.cs#L5
Missing XML comment for publicly visible type or member 'PluginReadyFrame'
Test with coverage and analyze: src/sdk/waveIDE.SDK.Protocol/Rpc/Handshake/Frames/HostReadyFrame.cs#L7
Missing XML comment for publicly visible type or member 'HostReadyFrame.ProtocolVersion'
Test with coverage and analyze: src/sdk/waveIDE.SDK.Protocol/Rpc/Handshake/Frames/HostReadyFrame.cs#L6
Missing XML comment for publicly visible type or member 'HostReadyFrame.HostVersion'
Test with coverage and analyze: src/sdk/waveIDE.SDK.Protocol/Rpc/Handshake/Frames/HostReadyFrame.cs#L5
Missing XML comment for publicly visible type or member 'HostReadyFrame.HostReadyFrame(string, string)'
Test with coverage and analyze: src/sdk/waveIDE.SDK.Protocol/Rpc/Handshake/Frames/HostReadyFrame.cs#L5
Missing XML comment for publicly visible type or member 'HostReadyFrame'
Test with coverage and analyze: src/sdk/waveIDE.SDK.Protocol/Class1.cs#L3
Missing XML comment for publicly visible type or member 'Class1'