Skip to content

Enable Vulkan support and fix Android JNI surface logic - #113

Closed
google-labs-jules[bot] wants to merge 19 commits into
masterfrom
fix/vulkan-android-support-17565316206705555426
Closed

Enable Vulkan support and fix Android JNI surface logic#113
google-labs-jules[bot] wants to merge 19 commits into
masterfrom
fix/vulkan-android-support-17565316206705555426

Restore build and fix CI regressions for Vulkan Android support

f3e77a7
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / InspectCode succeeded Mar 30, 2026 in 4s

23 new alerts

New alerts in code changed by this pull request

  • 23 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 115 in osu.Game.Tests/Visual/DailyChallenge/TestSceneDailyChallenge.cs

See this annotation in the file changed.

Code scanning / InspectCode

Incorrect line breaks: Around expression braces Warning test

Line break is missing around expression braces

Check warning on line 115 in osu.Game.Tests/Visual/DailyChallenge/TestSceneDailyChallenge.cs

See this annotation in the file changed.

Code scanning / InspectCode

Incorrect line breaks: Around expression braces Warning test

Line break is missing around expression braces

Check warning on line 115 in osu.Game.Tests/Visual/DailyChallenge/TestSceneDailyChallenge.cs

See this annotation in the file changed.

Code scanning / InspectCode

Incorrect line breaks: Around expression braces Warning test

Line break is missing around expression braces

Check warning on line 145 in osu.Game.Tests/Visual/DailyChallenge/TestSceneDailyChallenge.cs

See this annotation in the file changed.

Code scanning / InspectCode

Incorrect line breaks: Around expression braces Warning test

Line break is missing around expression braces

Check warning on line 145 in osu.Game.Tests/Visual/DailyChallenge/TestSceneDailyChallenge.cs

See this annotation in the file changed.

Code scanning / InspectCode

Incorrect line breaks: Around expression braces Warning test

Line break is missing around expression braces

Check warning on line 145 in osu.Game.Tests/Visual/DailyChallenge/TestSceneDailyChallenge.cs

See this annotation in the file changed.

Code scanning / InspectCode

Incorrect line breaks: Around expression braces Warning test

Line break is missing around expression braces

Check warning on line 86 in osu.Game.Tests/Visual/DailyChallenge/TestSceneDailyChallengeIntro.cs

See this annotation in the file changed.

Code scanning / InspectCode

Incorrect line breaks: Around expression braces Warning test

Line break is missing around expression braces

Check warning on line 86 in osu.Game.Tests/Visual/DailyChallenge/TestSceneDailyChallengeIntro.cs

See this annotation in the file changed.

Code scanning / InspectCode

Incorrect line breaks: Around expression braces Warning test

Line break is missing around expression braces

Check warning on line 86 in osu.Game.Tests/Visual/DailyChallenge/TestSceneDailyChallengeIntro.cs

See this annotation in the file changed.

Code scanning / InspectCode

Incorrect line breaks: Around expression braces Warning test

Line break is missing around expression braces

Check warning on line 71 in osu.Game.Tests/Visual/Ranking/TestSceneSoloResultsScreen.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 test

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

Check warning on line 101 in osu.Game.Tests/Visual/Ranking/TestSceneSoloResultsScreen.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 test

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

Check warning on line 131 in osu.Game.Tests/Visual/Ranking/TestSceneSoloResultsScreen.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 test

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

Check warning on line 171 in osu.Game.Tests/Visual/Ranking/TestSceneSoloResultsScreen.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 test

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

Check warning on line 222 in osu.Game.Tests/Visual/Ranking/TestSceneSoloResultsScreen.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 test

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

Check warning on line 320 in osu.Game.Tests/Visual/Ranking/TestSceneSoloResultsScreen.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 test

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

Check warning on line 373 in osu.Game.Tests/Visual/Ranking/TestSceneSoloResultsScreen.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 test

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

Check warning on line 374 in osu.Game.Tests/Visual/Ranking/TestSceneSoloResultsScreen.cs

See this annotation in the file changed.

Code scanning / InspectCode

Conditional access qualifier expression is known to be not null Warning test

Conditional access qualifier expression is known to be not null

Check warning on line 428 in osu.Game.Tests/Visual/Ranking/TestSceneSoloResultsScreen.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 test

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

Check warning on line 482 in osu.Game.Tests/Visual/Ranking/TestSceneSoloResultsScreen.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 test

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

Check warning on line 536 in osu.Game.Tests/Visual/Ranking/TestSceneSoloResultsScreen.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 test

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

Check warning on line 175 in osu.Game.Tests/Visual/UserInterface/TestSceneDeleteLocalScore.cs

See this annotation in the file changed.

Code scanning / InspectCode

Possible 'null' assignment to non-nullable entity Warning test

Possible 'null' assignment to non-nullable entity

Check warning on line 229 in osu.Game/Screens/OnlinePlay/Lounge/LoungeSubScreen.cs

See this annotation in the file changed.

Code scanning / InspectCode

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

Expression is always false according to nullable reference types' annotations

Check warning on line 380 in osu.Game/Screens/OnlinePlay/Lounge/LoungeSubScreen.cs

See this annotation in the file changed.

Code scanning / InspectCode

Separate control transfer statement with blank line Warning

Separate control transfer statement with empty line