Skip to content

Bump MockQueryable.EntityFrameworkCore and MockQueryable.NSubstitute #1398

Bump MockQueryable.EntityFrameworkCore and MockQueryable.NSubstitute

Bump MockQueryable.EntityFrameworkCore and MockQueryable.NSubstitute #1398

Triggered via pull request February 4, 2026 23:39
Status Success
Total duration 3m 25s
Artifacts

dotnet-win.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
build: DotNetTwitchBot/Bot/Commands/TTS/TTSPlayerService.cs#L30
'GoogleCredential.FromFile(string)' is obsolete: 'This method is being deprecated because of a potential security risk. Use the methods in the CredentialFactory class instead. A GoogleCredential object can then be created by calling the .ToGoogleCredential() method on the returned specific credential. '
build: DotNetTwitchBot/Bot/Commands/TTS/TTSService.cs#L78
'GoogleCredential.FromFile(string)' is obsolete: 'This method is being deprecated because of a potential security risk. Use the methods in the CredentialFactory class instead. A GoogleCredential object can then be created by calling the .ToGoogleCredential() method on the returned specific credential. '
build: DotNetTwitchBot/Bot/Commands/TTS/TTSPlayerService.cs#L30
'GoogleCredential.FromFile(string)' is obsolete: 'This method is being deprecated because of a potential security risk. Use the methods in the CredentialFactory class instead. A GoogleCredential object can then be created by calling the .ToGoogleCredential() method on the returned specific credential. '
build: DotNetTwitchBot/Bot/Commands/TTS/TTSService.cs#L78
'GoogleCredential.FromFile(string)' is obsolete: 'This method is being deprecated because of a potential security risk. Use the methods in the CredentialFactory class instead. A GoogleCredential object can then be created by calling the .ToGoogleCredential() method on the returned specific credential. '
build: TwitchLib.Api/TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L22
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform(Action)'
build: TwitchLib.Api/TwitchLib.Api.Core.Interfaces/IRateLimiter.cs#L20
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform(Action, CancellationToken)'
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#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#L14
Missing XML comment for publicly visible type or member 'IRateLimiter.Perform(Func<Task>)'
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/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/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#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/IAwaitableConstraint.cs#L12
Missing XML comment for publicly visible type or member 'IAwaitableConstraint.WaitForReadiness(CancellationToken)'