Skip to content

adds MsgParamOriginId to GiftedSubscription model (#267) #93

adds MsgParamOriginId to GiftedSubscription model (#267)

adds MsgParamOriginId to GiftedSubscription model (#267) #93

Triggered via push September 6, 2024 20:16
Status Success
Total duration 45s
Artifacts
release-preview
36s
release-preview
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
release-preview
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
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'