Bump AnalysisLevel to 8 #892
ci.yml
on: pull_request
Build solution with analyzers
1m 32s
Build and package output
1m 6s
Matrix: Test
Annotations
3 errors and 2 warnings
Build solution with analyzers:
src/BizHawk.Emulation.DiscSystem/DiscIdentifier.cs#L241
Prefer the string comparison method overload of 'string.Contains(string)' that takes a 'StringComparison' enum value to perform a case-insensitive comparison, but keep in mind that this might cause subtle changes in behavior, so make sure to conduct thorough testing after applying the suggestion, or if culturally sensitive comparison is not required, consider using 'StringComparison.OrdinalIgnoreCase' (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1862)
|
Build solution with analyzers:
src/BizHawk.Emulation.DiscSystem/DiscFormats/MDS_Format.cs#L675
ToString on 'BizHawk.Emulation.DiscSystem.Blob_RawFile' will use the default object.ToString (https://github.com/meziantou/Meziantou.Analyzer/blob/main/docs/Rules/MA0150.md)
|
Build solution with analyzers
Process completed with exit code 1.
|
Build and package output
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build solution with analyzers
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
BizHawk-dev-linux
|
74.2 MB |
|
BizHawk-dev-windows
|
76.3 MB |
|