Fix iOS trim analyzer warnings and Android 16KB ELF page alignment #862
Annotations
11 errors
|
osu.Game/Rulesets/UI/ModSwitchTiny.cs#L127
Object initialization can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0017)
|
|
osu.Game/Graphics/UserInterface/OsuCheckbox.cs#L38
Use expression body for accessor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0027)
|
|
osu.Game/Graphics/UserInterface/OsuCheckbox.cs#L29
Use expression body for accessor (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0027)
|
|
osu.Game/Graphics/UserInterface/SegmentedGraph.cs#L287
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
|
osu.Game/Database/LegacyBeatmapExporter.cs#L231
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
|
osu.Game/Beatmaps/BeatmapManager.cs#L133
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
|
osu.Game/Beatmaps/WorkingBeatmap.cs#L281
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
|
osu.Game/Extensions/TypeExtensions.cs#L25
Null check can be simplified (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0270)
|
|
osu.Game/Screens/OnlinePlay/Matchmaking/RankedPlay/DiscardScreen.cs#L147
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
|
osu.Game/Screens/OnlinePlay/Matchmaking/RankedPlay/DiscardScreen.cs#L147
Fix formatting (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0055)
|
|
|
The logs for this run have expired and are no longer available.
Loading