Skip to content

Merge pull request #126 from TwitchLib/low_trust_users_details #44

Merge pull request #126 from TwitchLib/low_trust_users_details

Merge pull request #126 from TwitchLib/low_trust_users_details #44

Triggered via push December 25, 2023 18:55
Status Success
Total duration 28s
Artifacts
release-preview
18s
release-preview
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
release-preview: TwitchLib.PubSub/Extensions/LoggingExtesions.cs#L9
Don't include a template for ex in the logging message since it is implicitly taken care of
release-preview: TwitchLib.PubSub/Models/Responses/Messages/LowTrustUsers.cs#L84
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
release-preview: TwitchLib.PubSub/Enums/HypeTrainEventType.cs#L7
Missing XML comment for publicly visible type or member 'HypeTrainEventType'
release-preview: TwitchLib.PubSub/Enums/HypeTrainEventType.cs#L9
Missing XML comment for publicly visible type or member 'HypeTrainEventType.Progression'
release-preview: TwitchLib.PubSub/Enums/HypeTrainEventType.cs#L10
Missing XML comment for publicly visible type or member 'HypeTrainEventType.LevelUp'
release-preview: TwitchLib.PubSub/Enums/PredictionStatus.cs#L3
Missing XML comment for publicly visible type or member 'PredictionStatus'
release-preview: TwitchLib.PubSub/Enums/PredictionStatus.cs#L5
Missing XML comment for publicly visible type or member 'PredictionStatus.Canceled'
release-preview: TwitchLib.PubSub/Enums/PredictionStatus.cs#L6
Missing XML comment for publicly visible type or member 'PredictionStatus.CancelPending'
release-preview: TwitchLib.PubSub/Enums/PredictionStatus.cs#L7
Missing XML comment for publicly visible type or member 'PredictionStatus.Resolved'
release-preview: TwitchLib.PubSub/Enums/PredictionStatus.cs#L8
Missing XML comment for publicly visible type or member 'PredictionStatus.ResolvePending'