Redo of PR 378 #276
check-buildstatus.yml
on: pull_request
check-buildstatus
40s
Annotations
11 warnings
check-buildstatus
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/
|
check-buildstatus:
TwitchLib.Api.Core.Interfaces/IAwaitableConstraint.cs#L12
Missing XML comment for publicly visible type or member 'IAwaitableConstraint.WaitForReadiness(CancellationToken)'
|
check-buildstatus:
TwitchLib.Api.Core.Interfaces/IHttpCallHandler.cs#L12
Missing XML comment for publicly visible type or member 'IHttpCallHandler.GeneralRequestAsync(string, string, string, ApiVersion, string, string)'
|
check-buildstatus:
TwitchLib.Api.Core.Interfaces/IHttpCallHandler.cs#L13
Missing XML comment for publicly visible type or member 'IHttpCallHandler.PutBytesAsync(string, byte[])'
|
check-buildstatus:
TwitchLib.Api.Core.Interfaces/IHttpCallHandler.cs#L14
Missing XML comment for publicly visible type or member 'IHttpCallHandler.RequestReturnResponseCodeAsync(string, string, List<KeyValuePair<string, string>>)'
|
check-buildstatus:
TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L12
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform(Func<Task>, CancellationToken)'
|
check-buildstatus:
TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L14
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform(Func<Task>)'
|
check-buildstatus:
TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L16
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform<T>(Func<Task<T>>)'
|
check-buildstatus:
TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L18
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform<T>(Func<Task<T>>, CancellationToken)'
|
check-buildstatus:
TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L20
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform(Action, CancellationToken)'
|
check-buildstatus:
TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L22
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform(Action)'
|