Skip to content

Bump System.IO.Pipelines and System.Memory #100

Bump System.IO.Pipelines and System.Memory

Bump System.IO.Pipelines and System.Memory #100

Triggered via pull request November 11, 2025 23:23
Status Success
Total duration 1m 5s
Artifacts

pr.yml

on: pull_request
build_frontend
1m 2s
build_frontend
Matrix: build_tsab
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
build_tsab (linux-x64): TS3AudioBot/Config/Config.cs#L193
Dereference of a possibly null reference.
build_tsab (linux-x64): TS3AudioBot/Config/Config.cs#L170
Dereference of a possibly null reference.
build_tsab (linux-x64): TS3AudioBot/Helper/WebWrapper.cs#L63
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
build_tsab (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)
build_tsab (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)
build_tsab (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).
build_tsab (linux-x64): TS3AudioBot/Bot.cs#L74
Dereference of a possibly null reference.
build_tsab (linux-x64): TS3AudioBot/BotManager.cs#L69
Possible null reference assignment.
build_tsab (linux-x64): TS3AudioBot/CommandSystem/Text/TextModBuilder.cs#L66
Possible null reference argument for parameter 'input' in 'string[] Regex.Split(string input, string pattern)'.
build_tsab (linux-x64): TS3AudioBot/Localization/strings.Designer.cs#L24
The type name 'strings' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_tsab (linux-arm): TS3AudioBot/BotManager.cs#L69
Possible null reference assignment.
build_tsab (linux-arm): TS3AudioBot/Config/Config.cs#L193
Dereference of a possibly null reference.
build_tsab (linux-arm): TS3AudioBot/Config/Config.cs#L170
Dereference of a possibly null reference.
build_tsab (linux-arm): TS3AudioBot/Helper/WebWrapper.cs#L63
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
build_tsab (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)
build_tsab (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)
build_tsab (linux-arm): TS3AudioBot/CommandSystem/Text/TextModBuilder.cs#L66
Possible null reference argument for parameter 'input' in 'string[] Regex.Split(string input, string pattern)'.
build_tsab (linux-arm): TS3AudioBot/Bot.cs#L74
Dereference of a possibly null reference.
build_tsab (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).
build_tsab (linux-arm): TS3AudioBot/Localization/strings.Designer.cs#L24
The type name 'strings' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_tsab (linux-arm64): TS3AudioBot/Config/Config.cs#L219
Dereference of a possibly null reference.
build_tsab (linux-arm64): TS3AudioBot/Config/Config.cs#L193
Dereference of a possibly null reference.
build_tsab (linux-arm64): TS3AudioBot/Config/Config.cs#L170
Dereference of a possibly null reference.
build_tsab (linux-arm64): TS3AudioBot/CommandSystem/Commands/FunctionCommand.cs#L367
Return value must be non-null because parameter 'value' is non-null.
build_tsab (linux-arm64): TS3AudioBot/CommandSystem/Commands/FunctionCommand.cs#L341
Return value must be non-null because parameter 'value' is non-null.
build_tsab (linux-arm64): TS3AudioBot/CommandSystem/Commands/FunctionCommand.cs#L334
Return value must be non-null because parameter 'value' is non-null.
build_tsab (linux-arm64): TS3AudioBot/BotManager.cs#L69
Possible null reference assignment.
build_tsab (linux-arm64): TS3AudioBot/CommandSystem/Text/TextModBuilder.cs#L66
Possible null reference argument for parameter 'input' in 'string[] Regex.Split(string input, string pattern)'.
build_tsab (linux-arm64): TS3AudioBot/Bot.cs#L74
Dereference of a possibly null reference.
build_tsab (linux-arm64): TS3AudioBot/Localization/strings.Designer.cs#L24
The type name 'strings' only contains lower-cased ascii characters. Such names may become reserved for the language.
build_tsab (win-x64): TS3AudioBot/CommandSystem/Commands/FunctionCommand.cs#L367
Return value must be non-null because parameter 'value' is non-null.
build_tsab (win-x64): TS3AudioBot/CommandSystem/Commands/FunctionCommand.cs#L341
Return value must be non-null because parameter 'value' is non-null.
build_tsab (win-x64): TS3AudioBot/CommandSystem/Commands/FunctionCommand.cs#L334
Return value must be non-null because parameter 'value' is non-null.
build_tsab (win-x64): TS3AudioBot/Config/Config.cs#L219
Dereference of a possibly null reference.
build_tsab (win-x64): TS3AudioBot/Config/Config.cs#L193
Dereference of a possibly null reference.
build_tsab (win-x64): TS3AudioBot/Config/Config.cs#L170
Dereference of a possibly null reference.
build_tsab (win-x64): TS3AudioBot/CommandSystem/Text/TextModBuilder.cs#L66
Possible null reference argument for parameter 'input' in 'string[] Regex.Split(string input, string pattern)'.
build_tsab (win-x64): TS3AudioBot/BotManager.cs#L69
Possible null reference assignment.
build_tsab (win-x64): TS3AudioBot/Bot.cs#L74
Dereference of a possibly null reference.
build_tsab (win-x64): TS3AudioBot/Localization/strings.Designer.cs#L24
The type name 'strings' only contains lower-cased ascii characters. Such names may become reserved for the language.