Bump node-forge from 1.3.1 to 1.3.2 in /WebInterface #100
Annotations
10 warnings
|
Publish:
TS3AudioBot/Helper/WebWrapper.cs#L33
'ServicePointManager' is obsolete: 'WebRequest, HttpWebRequest, ServicePoint, and WebClient are obsolete. Use HttpClient instead. Settings on ServicePointManager no longer affect SslStream or HttpClient.' (https://aka.ms/dotnet-warnings/SYSLIB0014)
|
|
Publish:
TS3AudioBot/Config/Config.cs#L219
Dereference of a possibly null reference.
|
|
Publish:
TS3AudioBot/Config/Config.cs#L193
Dereference of a possibly null reference.
|
|
Publish:
TS3AudioBot/Config/Config.cs#L170
Dereference of a possibly null reference.
|
|
Publish:
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).
|
|
Publish:
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)
|
|
Publish:
TS3AudioBot/BotManager.cs#L69
Possible null reference assignment.
|
|
Publish:
TS3AudioBot/CommandSystem/Text/TextModBuilder.cs#L66
Possible null reference argument for parameter 'input' in 'string[] Regex.Split(string input, string pattern)'.
|
|
Publish:
TS3AudioBot/Bot.cs#L74
Dereference of a possibly null reference.
|
|
Publish:
TS3AudioBot/Localization/strings.Designer.cs#L24
The type name 'strings' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Loading