Skip to content

docs: add help string for say command #30

docs: add help string for say command

docs: add help string for say command #30

Triggered via push May 30, 2025 16:32
Status Success
Total duration 2m 27s
Artifacts 5

build.yml

on: push
build_frontend
1m 4s
build_frontend
Matrix: publish
Fit to window
Zoom out
Zoom in

Annotations

40 warnings
publish (linux-x64): TS3AudioBot/Helper/WebWrapper.cs#L63
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
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#L219
Dereference of a possibly null reference.
publish (linux-x64): TS3AudioBot/Config/Config.cs#L193
Dereference of a possibly null reference.
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/BotManager.cs#L69
Possible null reference assignment.
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/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/Localization/strings.Designer.cs#L24
The type name 'strings' only contains lower-cased ascii characters. Such names may become reserved for the language.
publish (linux-arm): TS3AudioBot/Config/Config.cs#L193
Dereference of a possibly null reference.
publish (linux-arm): TS3AudioBot/Config/Config.cs#L170
Dereference of a possibly null reference.
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/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/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/BotManager.cs#L69
Possible null reference assignment.
publish (linux-arm): TS3AudioBot/Bot.cs#L74
Dereference of a possibly null reference.
publish (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.
publish (linux-arm)
Could not retrieve first commit where branch 0.15.0 forked from main. Defaulting to zero commits.
publish (win-x64): TS3AudioBot/Config/Config.cs#L170
Dereference of a possibly null reference.
publish (win-x64): TS3AudioBot/BotManager.cs#L69
Possible null reference assignment.
publish (win-x64): TS3AudioBot/Bot.cs#L74
Dereference of a possibly null reference.
publish (win-x64): TS3AudioBot/Helper/WebWrapper.cs#L63
'HttpRequestMessage.Properties' is obsolete: 'HttpRequestMessage.Properties has been deprecated. Use Options instead.'
publish (win-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 (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/CommandSystem/Text/TextModBuilder.cs#L66
Possible null reference argument for parameter 'input' in 'string[] Regex.Split(string input, string pattern)'.
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/Localization/strings.Designer.cs#L24
The type name 'strings' only contains lower-cased ascii characters. Such names may become reserved for the language.
publish (win-x64)
Could not retrieve first commit where branch 0.15.0 forked from main. Defaulting to zero commits.
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/Bot.cs#L74
Dereference of a possibly null reference.
publish (linux-arm64): TS3AudioBot/BotManager.cs#L69
Possible null reference assignment.
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/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/Localization/strings.Designer.cs#L24
The type name 'strings' only contains lower-cased ascii characters. Such names may become reserved for the language.
publish (linux-arm64)
Could not retrieve first commit where branch 0.15.0 forked from main. Defaulting to zero commits.

Artifacts

Produced during runtime
Name Size Digest
ts3audiobot-linux-arm.zip Expired
43.7 MB
sha256:75af2497eabe2ad6677082a52a3924c03b74f52a0d493f7c945a66e51aec2d42
ts3audiobot-linux-arm64.zip Expired
43.2 MB
sha256:b5027c92adbe67b953ff059547adf0435dc5721e3b123e599bc5765291a0d17f
ts3audiobot-linux-x64.zip Expired
44.6 MB
sha256:e9dfcccd6e82d2129294f7e5de5e9396ad22d6a712398ed74d7953c7486ea071
ts3audiobot-win-x64.zip Expired
44.6 MB
sha256:5d17177f3a4f228c2e49413264c4002dcc2b30346ec8b0de6bd449ff6b0d02fe
webinterface Expired
4.91 MB
sha256:d1df68147a71f1459cc8eed553cdcbf47cd594948befcc0b70895e8a38a4685c