GDScript: Support tracking multiple analyzer and runtime errors in tests
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
GDTEST_OK
|
||||
>> WARNING
|
||||
>> Line: 8
|
||||
>> INCOMPATIBLE_TERNARY
|
||||
>> Values of the ternary operator are not mutually compatible.
|
||||
~~ WARNING at line 8: (INCOMPATIBLE_TERNARY) Values of the ternary operator are not mutually compatible.
|
||||
|
||||
Reference in New Issue
Block a user