Skip to content

feat: get channel info for multiple channels (#410) #191

feat: get channel info for multiple channels (#410)

feat: get channel info for multiple channels (#410) #191

Triggered via push December 17, 2024 05:37
Status Failure
Total duration 33s
Artifacts
release-preview
23s
release-preview
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 12 warnings
release-preview: TwitchLib.Api.Helix/Channels.cs#L57
Invalid token ',' in class, record, struct, or interface member declaration
release-preview: TwitchLib.Api.Helix/Channels.cs#L57
Invalid token ')' in class, record, struct, or interface member declaration
release-preview: TwitchLib.Api.Helix/Channels.cs#L57
Invalid token ',' in class, record, struct, or interface member declaration
release-preview: TwitchLib.Api.Helix/Channels.cs#L57
Invalid token ')' in class, record, struct, or interface member declaration
release-preview
Process completed with exit code 1.
release-preview
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
release-preview
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.
release-preview
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.
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)'