Bump NUnit3TestAdapter from 5.0.0 to 5.2.0 #94
Annotations
10 warnings
|
TS3AudioBot/Core.cs#L50
Nullability of reference types in type of parameter 'sender' of 'void Core.ConsoleInterruptHandler(object sender, ConsoleCancelEventArgs e)' doesn't match the target delegate 'ConsoleCancelEventHandler' (possibly because of nullability attributes).
|
|
TS3AudioBot/Error.cs#L37
'Exception.Exception(SerializationInfo, StreamingContext)' is obsolete: 'This API supports obsolete formatter-based serialization. It should not be called or extended by application code.' (https://aka.ms/dotnet-warnings/SYSLIB0051)
|
|
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/CommandSystem/Text/TextModBuilder.cs#L66
Possible null reference argument for parameter 'input' in 'string[] Regex.Split(string input, string pattern)'.
|
|
TS3AudioBot/BotManager.cs#L69
Possible null reference assignment.
|
|
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