feat: greet users via gtts #25
Annotations
40 warnings
|
publish (linux-arm):
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 (linux-arm):
TS3AudioBot/Helper/Interactive.cs#L49
Converting null literal or possible null value to non-nullable type.
|
|
publish (linux-arm):
TS3AudioBot/Config/Config.cs#L170
Dereference of a possibly null reference.
|
|
publish (linux-arm):
TS3AudioBot/Helper/Interactive.cs#L35
Converting null literal or possible null value to non-nullable type.
|
|
publish (linux-arm):
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 (linux-arm):
TS3AudioBot/BotManager.cs#L69
Possible null reference assignment.
|
|
publish (linux-arm):
TS3AudioBot/Bot.cs#L74
Dereference of a possibly null reference.
|
|
publish (linux-arm):
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 (linux-arm):
TS3AudioBot/CommandSystem/Text/TextModBuilder.cs#L66
Possible null reference argument for parameter 'input' in 'string[] Regex.Split(string input, string pattern)'.
|
|
publish (linux-arm):
TS3AudioBot/Localization/strings.Designer.cs#L25
The type name 'strings' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
publish (linux-x64):
TS3AudioBot/Config/Config.cs#L193
Dereference of a possibly null reference.
|
|
publish (linux-x64):
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 (linux-x64):
TS3AudioBot/Config/Config.cs#L170
Dereference of a possibly null reference.
|
|
publish (linux-x64):
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 (linux-x64):
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 (linux-x64):
TS3AudioBot/CommandSystem/Text/TextModBuilder.cs#L66
Possible null reference argument for parameter 'input' in 'string[] Regex.Split(string input, string pattern)'.
|
|
publish (linux-x64):
TS3AudioBot/Bot.cs#L357
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
publish (linux-x64):
TS3AudioBot/BotManager.cs#L69
Possible null reference assignment.
|
|
publish (linux-x64):
TS3AudioBot/Bot.cs#L74
Dereference of a possibly null reference.
|
|
publish (linux-x64):
TS3AudioBot/Localization/strings.Designer.cs#L25
The type name 'strings' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
publish (win-x64):
TS3AudioBot/Config/Config.cs#L219
Dereference of a possibly null reference.
|
|
publish (win-x64):
TS3AudioBot/Config/Config.cs#L193
Dereference of a possibly null reference.
|
|
publish (win-x64):
TS3AudioBot/Config/Config.cs#L170
Dereference of a possibly null reference.
|
|
publish (win-x64):
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 (win-x64):
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 (win-x64):
TS3AudioBot/CommandSystem/Text/TextModBuilder.cs#L66
Possible null reference argument for parameter 'input' in 'string[] Regex.Split(string input, string pattern)'.
|
|
publish (win-x64):
TS3AudioBot/BotManager.cs#L69
Possible null reference assignment.
|
|
publish (win-x64):
TS3AudioBot/Bot.cs#L357
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
publish (win-x64):
TS3AudioBot/Bot.cs#L74
Dereference of a possibly null reference.
|
|
publish (win-x64):
TS3AudioBot/Localization/strings.Designer.cs#L25
The type name 'strings' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
|
publish (linux-arm64):
TS3AudioBot/CommandSystem/Commands/FunctionCommand.cs#L334
Return value must be non-null because parameter 'value' is non-null.
|
|
publish (linux-arm64):
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 (linux-arm64):
TS3AudioBot/Config/Config.cs#L219
Dereference of a possibly null reference.
|
|
publish (linux-arm64):
TS3AudioBot/Config/Config.cs#L193
Dereference of a possibly null reference.
|
|
publish (linux-arm64):
TS3AudioBot/Config/Config.cs#L170
Dereference of a possibly null reference.
|
|
publish (linux-arm64):
TS3AudioBot/CommandSystem/Text/TextModBuilder.cs#L66
Possible null reference argument for parameter 'input' in 'string[] Regex.Split(string input, string pattern)'.
|
|
publish (linux-arm64):
TS3AudioBot/BotManager.cs#L69
Possible null reference assignment.
|
|
publish (linux-arm64):
TS3AudioBot/Bot.cs#L357
Because this call is not awaited, execution of the current method continues before the call is completed. Consider applying the 'await' operator to the result of the call.
|
|
publish (linux-arm64):
TS3AudioBot/Bot.cs#L74
Dereference of a possibly null reference.
|
|
publish (linux-arm64):
TS3AudioBot/Localization/strings.Designer.cs#L25
The type name 'strings' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
ts3audiobot-linux-arm.zip
Expired
|
43.7 MB |
sha256:9b4df3273d3483cbf197f8bdc02e429a3a6a279ce5ecf905b9e7b37bfb940759
|
|
|
ts3audiobot-linux-arm64.zip
Expired
|
43.2 MB |
sha256:f5eb1d0762634bf1363a18ab3ee2390abe59fde2d57ec0c788e82b8a8c9b3fb4
|
|
|
ts3audiobot-linux-x64.zip
Expired
|
44.6 MB |
sha256:e0ebfff7456f5eb1fe207ab5061a7ebcae9d1d519cc92abf89320f7b445a69d0
|
|
|
ts3audiobot-win-x64.zip
Expired
|
44.6 MB |
sha256:da285e01175ffe76b218cd13a7cf7b7c199f3bb6fc69ecbc8b62fcec31e19e7e
|
|
|
webinterface
Expired
|
4.91 MB |
sha256:c6291a7ca9dc0af2484cf58217c455b5b1426e7bf3fa6d8a696fc834af65dcad
|
|