Skip to content

Fix CI and Code Quality issues in Daily Challenge - #180

Merged
winnerspiros merged 10 commits into
masterfrom
fix/ci-code-quality-daily-challenge-17383618337664907011
Apr 12, 2026
Merged

Fix CI and Code Quality issues in Daily Challenge#180
winnerspiros merged 10 commits into
masterfrom
fix/ci-code-quality-daily-challenge-17383618337664907011

Fix Multiplayer identity, UI safety, and bot-reported issues

4469927
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / InspectCode succeeded Apr 12, 2026 in 4s

3 new alerts

New alerts in code changed by this pull request

  • 3 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 58 in osu.Game/Screens/OnlinePlay/Matchmaking/Match/BeatmapSelect/MatchmakingSelectPanel.CardContent.cs

See this annotation in the file changed.

Code scanning / InspectCode

Conditional access qualifier expression is never null according to nullable reference types' annotations Warning

Conditional access qualifier expression is never null according to nullable reference types' annotations

Check warning on line 78 in osu.Game/Screens/OnlinePlay/Matchmaking/RankedPlay/GameplayWarmupScreen.cs

See this annotation in the file changed.

Code scanning / InspectCode

Incorrect blank lines: Blank lines are missing elsewhere Warning

Blank lines are missing, expected minimum 1 instead of 0

Check warning on line 75 in osu.Game/Screens/OnlinePlay/Matchmaking/RankedPlay/RankedPlayMatchInfo.cs

See this annotation in the file changed.

Code scanning / InspectCode

Expression is always true according to nullable reference types' annotations Warning

Expression is always true according to nullable reference types' annotations