feat: get channel info for multiple channels (#410) #191
Annotations
9 errors and 12 warnings
|
|
Build TwitchLib.Api:
TwitchLib.Api.Helix/Channels.cs#L57
Invalid token ',' in class, record, struct, or interface member declaration
|
Build TwitchLib.Api:
TwitchLib.Api.Helix/Channels.cs#L57
Invalid token ')' in class, record, struct, or interface member declaration
|
|
|
Build TwitchLib.Api:
TwitchLib.Api.Helix/Channels.cs#L57
Invalid token ',' in class, record, struct, or interface member declaration
|
Build TwitchLib.Api:
TwitchLib.Api.Helix/Channels.cs#L57
Invalid token ')' in class, record, struct, or interface member declaration
|
Build TwitchLib.Api
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Restore dependencies
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build TwitchLib.Api
The target framework 'net5.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
Build TwitchLib.Api:
TwitchLib.Api.Core.Interfaces/IAwaitableConstraint.cs#L12
Missing XML comment for publicly visible type or member 'IAwaitableConstraint.WaitForReadiness(CancellationToken)'
|
Build TwitchLib.Api:
TwitchLib.Api.Core.Interfaces/IHttpCallHandler.cs#L12
Missing XML comment for publicly visible type or member 'IHttpCallHandler.GeneralRequestAsync(string, string, string, ApiVersion, string, string)'
|
Build TwitchLib.Api:
TwitchLib.Api.Core.Interfaces/IHttpCallHandler.cs#L13
Missing XML comment for publicly visible type or member 'IHttpCallHandler.PutBytesAsync(string, byte[])'
|
Build TwitchLib.Api:
TwitchLib.Api.Core.Interfaces/IHttpCallHandler.cs#L14
Missing XML comment for publicly visible type or member 'IHttpCallHandler.RequestReturnResponseCodeAsync(string, string, List<KeyValuePair<string, string>>)'
|
Build TwitchLib.Api:
TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L12
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform(Func<Task>, CancellationToken)'
|
Build TwitchLib.Api:
TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L14
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform(Func<Task>)'
|
Build TwitchLib.Api:
TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L16
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform<T>(Func<Task<T>>)'
|
Build TwitchLib.Api:
TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L18
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform<T>(Func<Task<T>>, CancellationToken)'
|
Build TwitchLib.Api:
TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L20
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform(Action, CancellationToken)'
|
Loading