Skip to content

nullable annotation and extraction of RaisesAsync from modified `As… #76

nullable annotation and extraction of RaisesAsync from modified `As…

nullable annotation and extraction of RaisesAsync from modified `As… #76

Triggered via push October 4, 2023 04:32
Status Success
Total duration 51s
Artifacts
release-preview
42s
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'