Merge branch 'vnext' #690
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/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 = "")'.
|
|
Build Release:
CompatBot/EventHandlers/ProductCodeLookup.cs#L33
Dereference of a possibly null reference.
|
|
Build Release:
CompatBot/EventHandlers/Starbucks.cs#L238
Possible null reference argument for parameter 'mbr' in 'DiscordPermissions DiscordChannel.PermissionsFor(DiscordMember mbr)'.
|
|
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/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/Database/Providers/ThumbnailProvider.cs#L176
Converting null literal or possible null value to non-nullable type.
|
|
Build Release:
CompatBot/EventHandlers/BotReactionsHandler.cs#L182
Dereference of a possibly null reference.
|
|
Build Release:
CompatBot/EventHandlers/BotReactionsHandler.cs#L179
Possible null reference argument for parameter 'mbr' in 'DiscordPermissions DiscordChannel.PermissionsFor(DiscordMember mbr)'.
|
|
Build Release:
CompatBot/EventHandlers/BotReactionsHandler.cs#L76
Dereference of a possibly null reference.
|
|
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/Database/Providers/ContentFilter.cs#L172
Dereference of a possibly null reference.
|
|
Run Tests:
CompatBot/Database/Providers/AmdDriverVersionProvider.cs#L14
Cannot convert null literal to non-nullable reference type.
|
|
Run Tests:
CompatBot/Database/Providers/InviteWhitelistProvider.cs#L95
Possible null reference argument for parameter 'code' in 'Task<DiscordInvite> DiscordClient.GetInviteByCodeAsync(string code, bool? withCounts = null)'.
|
|
Run Tests:
CompatBot/Database/Providers/HwInfoProvider.cs#L123
Dereference of a possibly null reference.
|
|
Run Tests:
CompatBot/Database/Providers/HwInfoProvider.cs#L118
Dereference of a possibly null reference.
|
|
Run Tests:
CompatBot/Database/Providers/HwInfoProvider.cs#L19
Dereference of a possibly null reference.
|
|
Run Tests:
CompatBot/Commands/Explain.cs#L356
Possible null reference argument for parameter 's' in 'byte[] Encoding.GetBytes(string s)'.
|
|
Run Tests:
CompatBot/Commands/Misc.cs#L455
Dereference of a possibly null reference.
|
|
Run Tests:
CompatBot/Commands/Misc.cs#L449
Dereference of a possibly null reference.
|
|
Run Tests:
CompatBot/Database/Providers/ThumbnailProvider.cs#L176
Converting null literal or possible null value to non-nullable type.
|
|
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
Possible null reference argument for parameter 'user' in 'ValueTask<DiscordMember?> DiscordClientExtensions.GetMemberAsync(DiscordClient client, DiscordUser user)'.
|
|
Build Docker image
Dereference of a possibly null reference.
|
|
Build Docker image
Cannot convert null literal to non-nullable reference type.
|
|
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
Converting null literal or possible null value to non-nullable type.
|
|
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:
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/DiscordInviteFilter.cs#L192
Dereference of a possibly null reference.
|
|
Build Docker image:
CompatBot/EventHandlers/EmpathySimulationHandler.cs#L53
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/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 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/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.
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
RPCS3~discord-bot~KD8Q0W.dockerbuild
|
94.1 KB |
sha256:ec24dabc91aebd0b6f90c43121bf098b2169480c4d82b0f3d1edafe1c369230c
|
|