Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[New Feature] Zenless Zone Zero Game Setings #532

Merged
merged 46 commits into from
Jul 13, 2024

CodeQA

a8e1cd8
Select commit
Loading
Failed to load commit list.
Merged

[New Feature] Zenless Zone Zero Game Setings #532

CodeQA
a8e1cd8
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / QDNET succeeded Jul 13, 2024 in 6s

4 new alerts

New alerts in code changed by this pull request

  • 4 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 476 in CollapseLauncher/Classes/Helper/Metadata/PresetConfig.cs

See this annotation in the file changed.

Code scanning / QDNET

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

Conditional access qualifier expression is known to be not null

Check warning on line 317 in CollapseLauncher/Classes/GameManagement/GameSettings/BaseClass/MagicNodeBaseValues.cs

See this annotation in the file changed.

Code scanning / QDNET

Redundant nullable warning suppression expression Warning

The nullable warning suppression expression is redundant

Check warning on line 267 in CollapseLauncher/Classes/GameManagement/GameSettings/BaseClass/MagicNodeBaseValues.cs

See this annotation in the file changed.

Code scanning / QDNET

Variable can be declared as non-nullable Warning

'filePath' can be declared as non-nullable

Check warning on line 308 in CollapseLauncher/Classes/GameManagement/GameSettings/BaseClass/MagicNodeBaseValues.cs

See this annotation in the file changed.

Code scanning / QDNET

Variable can be declared as non-nullable Warning

'filePath' can be declared as non-nullable