Skip to content

Merge branch 'vnext' #689

Merge branch 'vnext'

Merge branch 'vnext' #689

Triggered via push July 22, 2026 11:31
Status Success
Total duration 4m 32s
Artifacts 1

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

44 warnings
ConfigTest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build Release
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Release: CompatBot/EventHandlers/Starbucks.cs#L157
Cannot convert null literal to non-nullable reference type.
Build Release: CompatBot/EventHandlers/Starbucks.cs#L154
Nullability of reference types in value of type 'Task<DiscordMember?>' doesn't match target type 'Task<DiscordMember>'.
Build Release: CompatBot/EventHandlers/ProductCodeLookup.cs#L33
Dereference of a possibly null reference.
Build Release: CompatBot/Ocr/Backend/AzureVision.cs#L9
Non-nullable field 'cvClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Release: CompatBot/Ocr/Backend/Florence2.cs#L7
Non-nullable field 'model' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Release: CompatBot/Commands/Misc.cs#L455
Dereference of a possibly null reference.
Build Release: CompatBot/Commands/Misc.cs#L449
Dereference of a possibly null reference.
Build Release: CompatBot/Commands/CompatList.Latest.cs#L118
Possible null reference argument for parameter 'input' in 'Match Regex.Match(string input)'.
Build Release: CompatBot/Commands/CompatList.Top.cs#L52
Dereference of a possibly null reference.
Build Release: CompatBot/Commands/Explain.cs#L356
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
Run Tests
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Run Tests: CompatBot/Ocr/Backend/AzureVision.cs#L9
Non-nullable field 'cvClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Run Tests: CompatBot/EventHandlers/ProductCodeLookup.cs#L189
Possible null reference argument for parameter 'thumbnailUrl' in 'ValueTask<DiscordEmbedBuilder> TitleInfoFormatter.AsEmbedAsync(TitleInfo info, string? titleId, string? gameTitle = null, bool forLog = false, string thumbnailUrl = "")'.
Run Tests: CompatBot/EventHandlers/ProductCodeLookup.cs#L181
Possible null reference argument for parameter 'thumbnailUrl' in 'ValueTask<DiscordEmbedBuilder> TitleInfoFormatter.AsEmbedAsync(TitleInfo info, string? titleId, string? gameTitle = null, bool forLog = false, string thumbnailUrl = "")'.
Run Tests: CompatBot/EventHandlers/ProductCodeLookup.cs#L176
Possible null reference argument for parameter 'thumbnailUrl' in 'ValueTask<DiscordEmbedBuilder> TitleInfoFormatter.AsEmbedAsync(TitleInfo info, string? titleId, string? gameTitle = null, bool forLog = false, string thumbnailUrl = "")'.
Run Tests: CompatBot/EventHandlers/ProductCodeLookup.cs#L165
Possible null reference argument for parameter 'thumbnailUrl' in 'ValueTask<DiscordEmbedBuilder> TitleInfoFormatter.AsEmbedAsync(TitleInfo info, string? titleId, string? gameTitle = null, bool forLog = false, string thumbnailUrl = "")'.
Run Tests: CompatBot/EventHandlers/ProductCodeLookup.cs#L150
Possible null reference argument for parameter 'thumbnailUrl' in 'ValueTask<DiscordEmbedBuilder> TitleInfoFormatter.AsEmbedAsync(TitleInfo info, string? titleId, string? gameTitle = null, bool forLog = false, string thumbnailUrl = "")'.
Run Tests: CompatBot/EventHandlers/ProductCodeLookup.cs#L33
Dereference of a possibly null reference.
Run Tests: CompatBot/EventHandlers/Starbucks.cs#L238
Possible null reference argument for parameter 'mbr' in 'DiscordPermissions DiscordChannel.PermissionsFor(DiscordMember mbr)'.
Run Tests: CompatBot/EventHandlers/Starbucks.cs#L157
Cannot convert null literal to non-nullable reference type.
Run Tests: CompatBot/EventHandlers/Starbucks.cs#L154
Nullability of reference types in value of type 'Task<DiscordMember?>' doesn't match target type 'Task<DiscordMember>'.
Build Docker image
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-dotnet@v4, docker/build-push-action@v6, docker/login-action@v3, docker/setup-buildx-action@v3. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Build Docker image
Dereference of a possibly null reference.
Build Docker image
Dereference of a possibly null reference.
Build Docker image
Dereference of a possibly null reference.
Build Docker image
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
Build Docker image
Dereference of a possibly null reference.
Build Docker image
Dereference of a possibly null reference.
Build Docker image
Dereference of a possibly null reference.
Build Docker image
Possible null reference argument for parameter 'mbr' in 'DiscordPermissions DiscordChannel.PermissionsFor(DiscordMember mbr)'.
Build Docker image
Dereference of a possibly null reference.
Build Docker image
Converting null literal or possible null value to non-nullable type.
Build Docker image: CompatBot/EventHandlers/GithubLinksHandler.cs#L60
Dereference of a possibly null reference.
Build Docker image: CompatBot/EventHandlers/GithubLinksHandler.cs#L35
Dereference of a possibly null reference.
Build Docker image: CompatBot/EventHandlers/EmpathySimulationHandler.cs#L53
Dereference of a possibly null reference.
Build Docker image: CompatBot/EventHandlers/ProductCodeLookup.cs#L33
Dereference of a possibly null reference.
Build Docker image: CompatBot/Database/Providers/ThumbnailProvider.cs#L176
Converting null literal or possible null value to non-nullable type.
Build Docker image: CompatBot/Ocr/Backend/Florence2.cs#L7
Non-nullable field 'model' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
Build Docker image: CompatBot/EventHandlers/BotReactionsHandler.cs#L182
Dereference of a possibly null reference.
Build Docker image: CompatBot/EventHandlers/BotReactionsHandler.cs#L179
Possible null reference argument for parameter 'mbr' in 'DiscordPermissions DiscordChannel.PermissionsFor(DiscordMember mbr)'.
Build Docker image: CompatBot/EventHandlers/BotReactionsHandler.cs#L76
Dereference of a possibly null reference.
Build Docker image: CompatBot/Ocr/Backend/AzureVision.cs#L9
Non-nullable field 'cvClient' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.

Artifacts

Produced during runtime
Name Size Digest
RPCS3~discord-bot~X1J5O8.dockerbuild
93.4 KB
sha256:e5db649ce07bf0cb4b332f17976491e81fd7ccd7a157df9579133cbab3ffdc39