Skip to content

Add Sonic 06 PPU hashes #694

Add Sonic 06 PPU hashes

Add Sonic 06 PPU hashes #694

Triggered via pull request July 24, 2026 12:38
Status Success
Total duration 1m 9s
Artifacts

dotnet.yml

on: pull_request
Build Docker image
Build Docker image
Fit to window
Zoom out
Zoom in

Annotations

22 warnings
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#L33
Dereference of a possibly null reference.
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.
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/Database/Providers/ThumbnailProvider.cs#L176
Converting null literal or possible null value to non-nullable type.
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.
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/EventHandlers/IsTheGamePlayableHandler.cs#L80
Dereference of a possibly null reference.
Run Tests: CompatBot/EventHandlers/IsTheGamePlayableHandler.cs#L75
Dereference of a possibly null reference.
Run Tests: CompatBot/EventHandlers/DiscordInviteFilter.cs#L192
Dereference of a possibly null reference.
Run Tests: CompatBot/EventHandlers/EmpathySimulationHandler.cs#L53
Dereference of a possibly null reference.
Run Tests: CompatBot/EventHandlers/GithubLinksHandler.cs#L60
Dereference of a possibly null reference.
Run Tests: CompatBot/EventHandlers/GithubLinksHandler.cs#L35
Dereference of a possibly null reference.
Run Tests: CompatBot/EventHandlers/BotReactionsHandler.cs#L182
Dereference of a possibly null reference.
Run Tests: CompatBot/EventHandlers/BotReactionsHandler.cs#L179
Possible null reference argument for parameter 'mbr' in 'DiscordPermissions DiscordChannel.PermissionsFor(DiscordMember mbr)'.
Run Tests: CompatBot/EventHandlers/BotReactionsHandler.cs#L76
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.