Collapse
Collapse copied to clipboard
[BEEG CHANGES] HoYoPlay API Adjustments
Main Goal
- Adjust Collapse for the new API provided from HoYoPlay (at least for the Hi3 Mainland China as of May 16th).
- Use sophon installer for Genshin
PR Status :
- Overall Status : In Progress
- Commits : In Progress
- Synced to base (Collapse:main) : Yes
- Build status : OK
- Crashing : No
- Bug found caused by PR : unk
Templates
Changelog Prefixes
**[New]**
**[Imp]**
**[Fix]**
**[Loc]**
**[Doc]**
Please note all of the changes here will be SQUASHED upon merge
Also please ignore Qodana errors It doesnt like when you add new submodule, lol.
Qodana for .NET
81 new problems were found
| Inspection name | Severity | Problems |
|---|---|---|
Conditional access qualifier expression is known to be null or not null |
🔶 Warning | 11 |
'??' condition is known to be null or not null |
🔶 Warning | 10 |
Possible 'System.NullReferenceException' |
🔶 Warning | 10 |
Explicit delegate creation expression is redundant |
🔶 Warning | 7 |
Redundant using directive |
🔶 Warning | 6 |
Conditional access qualifier expression is not null according to nullable reference types' annotations |
🔶 Warning | 5 |
Unused local variable |
🔶 Warning | 5 |
Async function without await expression |
🔶 Warning | 3 |
Expression is always 'true' or 'false' according to nullable reference types' annotations |
🔶 Warning | 3 |
Virtual member call in constructor |
🔶 Warning | 3 |
Possible 'null' assignment to non-nullable entity |
🔶 Warning | 2 |
'?:' expression has identical true and false branches |
🔶 Warning | 2 |
Assignment is not used |
🔶 Warning | 2 |
Redundant empty object or collection initializer |
🔶 Warning | 2 |
Do not use object initializer for 'using' variable |
🔶 Warning | 2 |
Access to disposed captured variable |
🔶 Warning | 1 |
Async method invocation without await expression |
🔶 Warning | 1 |
Invalid XML documentation comment |
🔶 Warning | 1 |
Mismatch of optional parameter value in overridden method |
🔶 Warning | 1 |
Redundant 'base.' qualifier |
🔶 Warning | 1 |
Redundant control flow jump statement |
🔶 Warning | 1 |
Variable in local function hides variable from outer scope |
🔶 Warning | 1 |
Missing grid column/row setter for non-first child |
🔶 Warning | 1 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked ☁️ View the detailed Qodana report
Detected 100 dependencies
Third-party software list
This page lists the third-party software dependencies used in CollapseLauncher
Contact Qodana team
Contact us at [email protected]
- Or via our issue tracker: https://jb.gg/qodana-issue
- Or share your feedback: https://jb.gg/qodana-discussions