Logo
Explore Help
Sign In
northern-lighthouse/godot
1
0
Fork 0
You've already forked godot
Code Issues Pull Requests Actions 1 Packages Projects Releases Wiki Activity
Files
a13fbc6e3e2f87b49278d488ae402e0737aa19ad
godot/modules/gdscript/tests/scripts/parser/warnings/standalone_ternary.out

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
232 B
Plaintext
Raw Normal View History

GDScript: Fix `@warning_ignore` annotation issues
2024-02-28 17:23:11 +03:00
GDTEST_OK
Fix a few GDScript warning messages for grammar and consistency Regenerate test results Improve warning message for `INT_AS_ENUM_WITHOUT_CAST` Improve `REDUNDANT_AWAIT` message and regenerate tests Allow warning message for UNASSIGNED_VARIABLE_OP_ASSIGN to display specific operator Remove "being" from some messages to make them consistent and clearer Update expected test results Use Variant::get_operator_name for determining string representation of operator instead of big switch-case Update tests Update modules/gdscript/gdscript_warning.cpp Co-authored-by: Danil Alexeev <dalexeev12@yandex.ru> Update tests... again
2025-03-28 09:47:46 -07:00
~~ WARNING at line 2: (STANDALONE_TERNARY) Standalone ternary operator (the return value is being discarded).
~~ WARNING at line 3: (STANDALONE_TERNARY) Standalone ternary operator (the return value is being discarded).
GDScript: Fix `@warning_ignore` annotation issues
2024-02-28 17:23:11 +03:00
1
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.1 Page: 336ms Template: 18ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API