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: Part1: Minimize unsafe_call_argument warnings #580

Merged
merged 14 commits into from
Sep 26, 2024
Merged

Conversation

MikeSchulze
Copy link
Owner

@MikeSchulze MikeSchulze commented Sep 25, 2024

Why

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

What

  • fix debug/gdscript/warnings/unsafe_call_argument warnings
  • increase version to 4.4.1
  • adjust the issue templates

…tion

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

# What
- fix `debug/gdscript/warnings/unsafe_call_argument`  warnings
@MikeSchulze MikeSchulze self-assigned this Sep 25, 2024
@MikeSchulze MikeSchulze added the enhancement New feature or request label Sep 25, 2024
@MikeSchulze MikeSchulze added this to the v4.4.1 milestone Sep 25, 2024
@MikeSchulze MikeSchulze marked this pull request as ready for review September 26, 2024 08:37
@MikeSchulze MikeSchulze changed the title GD-579: Minimize warnings in debug mode with any warning is configuration GD-579: 'Part1' Minimize warnings in debug mode with any warning is configuration Sep 26, 2024
@MikeSchulze MikeSchulze changed the title GD-579: 'Part1' Minimize warnings in debug mode with any warning is configuration GD-579: Part1: Minimize warnings in debug mode with any warning is configuration Sep 26, 2024
@MikeSchulze MikeSchulze merged commit 3c05958 into master Sep 26, 2024
@MikeSchulze MikeSchulze deleted the GD-579 branch September 26, 2024 10:14
@MikeSchulze MikeSchulze changed the title GD-579: Part1: Minimize warnings in debug mode with any warning is configuration GD-579: Part1: Minimize unsafe_call_argument warnings Sep 26, 2024
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