Merge pull request #398 from Mahsaap/Add_Warn_Chat_User #185
Annotations
11 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: benjlevesque/[email protected], actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
TwitchLib.Api.Core.Interfaces/IAwaitableConstraint.cs#L12
Missing XML comment for publicly visible type or member 'IAwaitableConstraint.WaitForReadiness(CancellationToken)'
|
TwitchLib.Api.Core.Interfaces/IHttpCallHandler.cs#L12
Missing XML comment for publicly visible type or member 'IHttpCallHandler.GeneralRequestAsync(string, string, string, ApiVersion, string, string)'
|
TwitchLib.Api.Core.Interfaces/IHttpCallHandler.cs#L13
Missing XML comment for publicly visible type or member 'IHttpCallHandler.PutBytesAsync(string, byte[])'
|
TwitchLib.Api.Core.Interfaces/IHttpCallHandler.cs#L14
Missing XML comment for publicly visible type or member 'IHttpCallHandler.RequestReturnResponseCodeAsync(string, string, List<KeyValuePair<string, string>>)'
|
TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L12
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform(Func<Task>, CancellationToken)'
|
TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L14
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform(Func<Task>)'
|
TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L16
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform<T>(Func<Task<T>>)'
|
TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L18
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform<T>(Func<Task<T>>, CancellationToken)'
|
TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L20
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform(Action, CancellationToken)'
|
TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L22
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform(Action)'
|
This job succeeded
Loading