Bump System.IO.Pipelines from 9.0.5 to 9.0.10 #96
Annotations
10 warnings
|
TS3AudioBot/ResourceFactories/Youtube/YoutubeResolver.cs#L334
Possible null reference argument for parameter 'source' in 'IEnumerable<JsonYtdlPlaylistEntry> Enumerable.Where<JsonYtdlPlaylistEntry>(IEnumerable<JsonYtdlPlaylistEntry> source, Func<JsonYtdlPlaylistEntry, bool> predicate)'.
|
|
TS3AudioBot/ResourceFactories/Youtube/YoutubeResolver.cs#L313
Possible null reference argument for parameter 'source' in 'IEnumerable<PlaylistItem> Enumerable.Select<JsonVideo, PlaylistItem>(IEnumerable<JsonVideo> source, Func<JsonVideo, PlaylistItem> selector)'.
|
|
TS3AudioBot/ResourceFactories/YoutubeDlHelper.cs#L177
Possible null reference return.
|
|
TS3AudioBot/CommandSystem/Commands/FunctionCommand.cs#L367
Return value must be non-null because parameter 'value' is non-null.
|
|
TS3AudioBot/CommandSystem/Commands/FunctionCommand.cs#L341
Return value must be non-null because parameter 'value' is non-null.
|
|
TS3AudioBot/CommandSystem/Commands/FunctionCommand.cs#L334
Return value must be non-null because parameter 'value' is non-null.
|
|
TS3AudioBot/BotManager.cs#L69
Possible null reference assignment.
|
|
TS3AudioBot/CommandSystem/Text/TextModBuilder.cs#L66
Possible null reference argument for parameter 'input' in 'string[] Regex.Split(string input, string pattern)'.
|
|
TS3AudioBot/Bot.cs#L74
Dereference of a possibly null reference.
|
|
TS3AudioBot/Localization/strings.Designer.cs#L24
The type name 'strings' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
The logs for this run have expired and are no longer available.
Loading