Skip to content

Update communication library to version 2.0, removed sync overloads (… #75

Update communication library to version 2.0, removed sync overloads (…

Update communication library to version 2.0, removed sync overloads (… #75

Triggered via push September 16, 2023 13:17
Status Success
Total duration 1m 2s
Artifacts
release-preview
52s
release-preview
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
release-preview
The process '/usr/bin/git' failed with exit code 128
release-preview: TwitchLib.Client.Enums/ClientProtocol.cs#L3
Missing XML comment for publicly visible type or member 'ClientProtocol'
release-preview: TwitchLib.Client.Enums/ClientProtocol.cs#L5
Missing XML comment for publicly visible type or member 'ClientProtocol.TCP'
release-preview: TwitchLib.Client.Enums/ClientProtocol.cs#L6
Missing XML comment for publicly visible type or member 'ClientProtocol.WebSocket'
release-preview: TwitchLib.Client.Enums/Internal/IrcCommand.cs#L3
Missing XML comment for publicly visible type or member 'IrcCommand'
release-preview: TwitchLib.Client.Enums/Internal/IrcCommand.cs#L5
Missing XML comment for publicly visible type or member 'IrcCommand.Unknown'
release-preview: TwitchLib.Client.Enums/Internal/IrcCommand.cs#L6
Missing XML comment for publicly visible type or member 'IrcCommand.PrivMsg'
release-preview: TwitchLib.Client.Enums/Internal/IrcCommand.cs#L7
Missing XML comment for publicly visible type or member 'IrcCommand.Notice'
release-preview: TwitchLib.Client.Enums/Internal/IrcCommand.cs#L8
Missing XML comment for publicly visible type or member 'IrcCommand.Ping'
release-preview: TwitchLib.Client.Enums/Internal/IrcCommand.cs#L9
Missing XML comment for publicly visible type or member 'IrcCommand.Pong'
release-preview: TwitchLib.Client.Enums/Internal/IrcCommand.cs#L10
Missing XML comment for publicly visible type or member 'IrcCommand.Join'