Bump Microsoft.NET.Test.Sdk from 17.13.0 to 18.0.0 #93
Annotations
10 warnings
|
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/Config/Config.cs#L193
Dereference of a possibly null reference.
|
|
TS3AudioBot/Config/Config.cs#L170
Dereference of a possibly null reference.
|
|
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