Skip to content

Merge pull request #402 from Mahsaap/Mahsaap #186

Merge pull request #402 from Mahsaap/Mahsaap

Merge pull request #402 from Mahsaap/Mahsaap #186

Triggered via push June 27, 2024 11:59
Status Success
Total duration 45s
Artifacts
release-preview
37s
release-preview
Fit to window
Zoom out
Zoom in

Annotations

11 warnings
release-preview
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: benjlevesque/short-sha@v2.2, 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: TwitchLib.Api.Core.Interfaces/IAwaitableConstraint.cs#L12
Missing XML comment for publicly visible type or member 'IAwaitableConstraint.WaitForReadiness(CancellationToken)'
release-preview: TwitchLib.Api.Core.Interfaces/IHttpCallHandler.cs#L12
Missing XML comment for publicly visible type or member 'IHttpCallHandler.GeneralRequestAsync(string, string, string, ApiVersion, string, string)'
release-preview: TwitchLib.Api.Core.Interfaces/IHttpCallHandler.cs#L13
Missing XML comment for publicly visible type or member 'IHttpCallHandler.PutBytesAsync(string, byte[])'
release-preview: TwitchLib.Api.Core.Interfaces/IHttpCallHandler.cs#L14
Missing XML comment for publicly visible type or member 'IHttpCallHandler.RequestReturnResponseCodeAsync(string, string, List<KeyValuePair<string, string>>)'
release-preview: TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L12
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform(Func<Task>, CancellationToken)'
release-preview: TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L14
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform(Func<Task>)'
release-preview: TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L16
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform<T>(Func<Task<T>>)'
release-preview: TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L18
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform<T>(Func<Task<T>>, CancellationToken)'
release-preview: TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L20
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform(Action, CancellationToken)'
release-preview: TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L22
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform(Action)'