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

GD-579: Part3: Minimize unsafe_property_access warnings #583

Merged
merged 2 commits into from
Sep 27, 2024
Merged

Conversation

MikeSchulze
Copy link
Owner

Why

If the default settings for warnings are changed to a more detailed level, many warnings are displayed.

What

  • fix debug/gdscript/warnings/unsafe_property_access warnings

# Why
If the default settings for warnings are changed to a more detailed level, many warnings are displayed.

# What
- fix debug/gdscript/warnings/unsafe_property_access warnings
@MikeSchulze MikeSchulze self-assigned this Sep 27, 2024
@MikeSchulze MikeSchulze added the enhancement New feature or request label Sep 27, 2024
@MikeSchulze MikeSchulze marked this pull request as ready for review September 27, 2024 12:47
@MikeSchulze MikeSchulze merged commit b80e1e0 into master Sep 27, 2024
@MikeSchulze MikeSchulze deleted the GD-578-3 branch September 27, 2024 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GD-579: Minimize warnings in debug mode with any warning is configuration
1 participant