Skip to content

Add more PPU Hashes #287

Add more PPU Hashes

Add more PPU Hashes #287

Re-run triggered December 1, 2023 15:28
Status Failure
Total duration 1m 13s
Artifacts

dotnet.yml

on: pull_request
Run Tests
56s
Run Tests
Build Release
58s
Build Release
ConfigTest
0s
ConfigTest
Build Docker image
0s
Build Docker image
Fit to window
Zoom out
Zoom in

Annotations

14 errors and 14 warnings
Run Tests: CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs#L391
Argument 3: cannot convert from 'System.Collections.Generic.List<string>' to 'System.Collections.Generic.HashSet<string>'
Run Tests: CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs#L391
Argument 4: cannot convert from 'System.Collections.Generic.Dictionary<string, int>' to 'System.Collections.Generic.List<string>'
Run Tests: CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs#L391
Argument 5: cannot convert from 'System.Collections.Generic.HashSet<string>' to 'System.Collections.Generic.Dictionary<string, int>'
Run Tests: CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs#L391
Argument 3: cannot convert from 'System.Collections.Generic.List<string>' to 'System.Collections.Generic.HashSet<string>'
Run Tests: CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs#L391
Argument 4: cannot convert from 'System.Collections.Generic.Dictionary<string, int>' to 'System.Collections.Generic.List<string>'
Run Tests: CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs#L391
Argument 5: cannot convert from 'System.Collections.Generic.HashSet<string>' to 'System.Collections.Generic.Dictionary<string, int>'
Run Tests
Process completed with exit code 1.
Build Release: CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs#L391
Argument 3: cannot convert from 'System.Collections.Generic.List<string>' to 'System.Collections.Generic.HashSet<string>'
Build Release: CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs#L391
Argument 4: cannot convert from 'System.Collections.Generic.Dictionary<string, int>' to 'System.Collections.Generic.List<string>'
Build Release: CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs#L391
Argument 5: cannot convert from 'System.Collections.Generic.HashSet<string>' to 'System.Collections.Generic.Dictionary<string, int>'
Build Release: CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs#L391
Argument 3: cannot convert from 'System.Collections.Generic.List<string>' to 'System.Collections.Generic.HashSet<string>'
Build Release: CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs#L391
Argument 4: cannot convert from 'System.Collections.Generic.Dictionary<string, int>' to 'System.Collections.Generic.List<string>'
Build Release: CompatBot/Utils/ResultFormatters/LogParserResultFormatter.WeirdSettingsSection.cs#L391
Argument 5: cannot convert from 'System.Collections.Generic.HashSet<string>' to 'System.Collections.Generic.Dictionary<string, int>'
Build Release
Process completed with exit code 1.
Run Tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Tests: CompatBot/Utils/ColorGetter.cs#L58
This call site is reachable on: 'Windows' all versions. 'Bitmap' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Run Tests: CompatBot/Database/DbImporter.cs#L78
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
Run Tests: CompatBot/Database/DbImporter.cs#L79
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
Run Tests: CompatBot/Utils/ColorGetter.cs#L58
This call site is reachable on: 'Windows' all versions. 'Bitmap' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Run Tests: CompatBot/Database/DbImporter.cs#L78
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
Run Tests: CompatBot/Database/DbImporter.cs#L79
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
Build Release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Build Release: CompatBot/Database/DbImporter.cs#L78
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
Build Release: CompatBot/Database/DbImporter.cs#L79
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
Build Release: CompatBot/Utils/ColorGetter.cs#L58
This call site is reachable on: 'Windows' all versions. 'Bitmap' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)
Build Release: CompatBot/Database/DbImporter.cs#L78
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
Build Release: CompatBot/Database/DbImporter.cs#L79
Method 'ExecuteSqlRawAsync' inserts interpolated strings directly into the SQL, without any protection against SQL injection. Consider using 'ExecuteSqlAsync' instead, which protects against SQL injection, or make sure that the value is sanitized and suppress the warning.
Build Release: CompatBot/Utils/ColorGetter.cs#L58
This call site is reachable on: 'Windows' all versions. 'Bitmap' is only supported on: 'windows' 6.1 and later. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1416)