Skip to content

Enable nullable reference types and improve file path handling#115

Merged
Jack251970 merged 1 commit into
masterfrom
fix_null
Mar 27, 2026
Merged

Enable nullable reference types and improve file path handling#115
Jack251970 merged 1 commit into
masterfrom
fix_null

Conversation

@Jack251970
Copy link
Copy Markdown
Owner

Fix #114

Refactored ObjectPath to enable nullable reference types. Changed file path-related methods and dictionary to use string? instead of string, returning and storing null instead of string.Empty when no valid path is found. This improves clarity and correctness in representing missing file paths.
@Jack251970 Jack251970 enabled auto-merge March 27, 2026 10:55
@Jack251970 Jack251970 added the bug Something isn't working label Mar 27, 2026
@Jack251970 Jack251970 merged commit be56b2c into master Mar 27, 2026
2 checks passed
@Jack251970 Jack251970 deleted the fix_null branch March 27, 2026 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: 点击菜单崩溃

1 participant