2023-03-08 21:06:29 +01:00
|
|
|
GDTEST_OK
|
|
|
|
>> WARNING
|
2023-08-13 11:27:37 +02:00
|
|
|
>> Line: 5
|
2023-04-03 15:57:41 +02:00
|
|
|
>> SHADOWED_GLOBAL_IDENTIFIER
|
|
|
|
>> The variable "print_debug" has the same name as a built-in function.
|
|
|
|
>> WARNING
|
2023-08-13 11:27:37 +02:00
|
|
|
>> Line: 11
|
2023-03-08 21:06:29 +01:00
|
|
|
>> SHADOWED_GLOBAL_IDENTIFIER
|
2023-04-28 17:20:41 +02:00
|
|
|
>> The variable "Array" has the same name as a built-in type.
|
2023-03-08 21:06:29 +01:00
|
|
|
>> WARNING
|
2023-08-13 11:27:37 +02:00
|
|
|
>> Line: 12
|
2023-03-08 21:06:29 +01:00
|
|
|
>> SHADOWED_GLOBAL_IDENTIFIER
|
2023-08-13 11:27:37 +02:00
|
|
|
>> The variable "Node" has the same name as a native class.
|
2023-03-08 21:06:29 +01:00
|
|
|
>> WARNING
|
2023-08-13 11:27:37 +02:00
|
|
|
>> Line: 13
|
2023-03-08 21:06:29 +01:00
|
|
|
>> SHADOWED_GLOBAL_IDENTIFIER
|
2023-04-28 17:20:41 +02:00
|
|
|
>> The variable "is_same" has the same name as a built-in function.
|
2023-03-08 21:06:29 +01:00
|
|
|
>> WARNING
|
2023-08-13 11:27:37 +02:00
|
|
|
>> Line: 14
|
2023-03-08 21:06:29 +01:00
|
|
|
>> SHADOWED_GLOBAL_IDENTIFIER
|
2023-04-28 17:20:41 +02:00
|
|
|
>> The variable "sqrt" has the same name as a built-in function.
|
2023-03-08 21:06:29 +01:00
|
|
|
>> WARNING
|
2023-08-13 11:27:37 +02:00
|
|
|
>> Line: 15
|
2023-03-08 21:06:29 +01:00
|
|
|
>> SHADOWED_VARIABLE
|
2023-08-13 11:27:37 +02:00
|
|
|
>> The local variable "member" is shadowing an already-declared variable at line 3.
|
2023-03-08 21:06:29 +01:00
|
|
|
>> WARNING
|
2023-08-13 11:27:37 +02:00
|
|
|
>> Line: 16
|
2023-03-08 21:06:29 +01:00
|
|
|
>> SHADOWED_VARIABLE_BASE_CLASS
|
|
|
|
>> The local variable "reference" is shadowing an already-declared method at the base class "RefCounted".
|
2023-08-13 11:27:37 +02:00
|
|
|
>> WARNING
|
|
|
|
>> Line: 17
|
|
|
|
>> SHADOWED_GLOBAL_IDENTIFIER
|
|
|
|
>> The variable "ShadowedClass" has the same name as a global class defined in "shadowning.gd".
|
2023-03-08 21:06:29 +01:00
|
|
|
warn
|