Skip to content

aggregation of some flags into one struct (UserDetail) to reduce th… #88

aggregation of some flags into one struct (UserDetail) to reduce th…

aggregation of some flags into one struct (UserDetail) to reduce th… #88

Triggered via push February 21, 2024 10:39
Status Success
Total duration 48s
Artifacts
release-preview
39s
release-preview
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
release-preview
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
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'