Skip to content

removing obsolete events (#256) #82

removing obsolete events (#256)

removing obsolete events (#256) #82

Triggered via push November 10, 2023 21:46
Status Success
Total duration 47s
Artifacts
release-preview
36s
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'