George Marques f9048fcd7d GDScript: Warn when enum variable has no default 1 rok temu
..
cast_enum_bad_enum.gd 31e0ae2012 GDScript: Fix constant conversions 2 lat temu
cast_enum_bad_enum.out 75f16b8167 Make global scope enums accessible as types in GDScript 2 lat temu
cast_enum_bad_int.gd 31e0ae2012 GDScript: Fix constant conversions 2 lat temu
cast_enum_bad_int.out 75f16b8167 Make global scope enums accessible as types in GDScript 2 lat temu
confusable_local_declaration.gd d53fc92b4c GDScript: Fix bug with identifier shadowed below in current scope 2 lat temu
confusable_local_declaration.out d53fc92b4c GDScript: Fix bug with identifier shadowed below in current scope 2 lat temu
confusable_local_usage.gd d53fc92b4c GDScript: Fix bug with identifier shadowed below in current scope 2 lat temu
confusable_local_usage.out d53fc92b4c GDScript: Fix bug with identifier shadowed below in current scope 2 lat temu
confusable_local_usage_initializer.gd d53fc92b4c GDScript: Fix bug with identifier shadowed below in current scope 2 lat temu
confusable_local_usage_initializer.out d53fc92b4c GDScript: Fix bug with identifier shadowed below in current scope 2 lat temu
confusable_local_usage_loop.gd d53fc92b4c GDScript: Fix bug with identifier shadowed below in current scope 2 lat temu
confusable_local_usage_loop.out d53fc92b4c GDScript: Fix bug with identifier shadowed below in current scope 2 lat temu
enum_without_default_value.gd f9048fcd7d GDScript: Warn when enum variable has no default 1 rok temu
enum_without_default_value.out f9048fcd7d GDScript: Warn when enum variable has no default 1 rok temu
get_node_without_onready.gd e8696f9961 GDScript: Improve call analysis 2 lat temu
get_node_without_onready.out 273bf7210f GDScript: Add warnings that are set to error by default 2 lat temu
inference_with_variant.gd 273bf7210f GDScript: Add warnings that are set to error by default 2 lat temu
inference_with_variant.out 273bf7210f GDScript: Add warnings that are set to error by default 2 lat temu
lambda_shadowing_arg.gd 532ffc30bd GDScript: Fix typing of lambda functions 2 lat temu
lambda_shadowing_arg.out 532ffc30bd GDScript: Fix typing of lambda functions 2 lat temu
lambda_unused_arg.gd defa46bfd1 GDScript: Don't use validated call for vararg methods 2 lat temu
lambda_unused_arg.out 13310f3557 GDScript: Reorganize and unify warnings 2 lat temu
onready_with_export.gd 273bf7210f GDScript: Add warnings that are set to error by default 2 lat temu
onready_with_export.out f832eb92e4 Fix mistakes in documentation and GDScript errors 2 lat temu
overriding_native_method.gd 273bf7210f GDScript: Add warnings that are set to error by default 2 lat temu
overriding_native_method.out 13310f3557 GDScript: Reorganize and unify warnings 2 lat temu
redundant_await.gd c0eeb32e38 GDScript: Fix false positive `REDUNDANT_AWAIT` warning 2 lat temu
redundant_await.out c0eeb32e38 GDScript: Fix false positive `REDUNDANT_AWAIT` warning 2 lat temu
shadowning.gd ceda13720b Check if any global script class is shadowed by a variable 2 lat temu
shadowning.out ceda13720b Check if any global script class is shadowed by a variable 2 lat temu
unsafe_call_argument.gd ba96d4f631 GDScript: Fix `UNSAFE_CALL_ARGUMENT` warning for `Variant` constructors 2 lat temu
unsafe_call_argument.out ba96d4f631 GDScript: Fix `UNSAFE_CALL_ARGUMENT` warning for `Variant` constructors 2 lat temu
unsafe_cast.gd 6e996a597f GDScript: Fix `UNSAFE_CAST` warning 2 lat temu
unsafe_cast.out 6e996a597f GDScript: Fix `UNSAFE_CAST` warning 2 lat temu
unused_private_class_variable.gd c2fbb40e9a GDScript: Fix warning ignoring for member variables 2 lat temu
unused_private_class_variable.out ef1909fca3 GDScript: Fix `@warning_ignore` annotation issues 1 rok temu
unused_signal.gd ef1909fca3 GDScript: Fix `@warning_ignore` annotation issues 1 rok temu
unused_signal.out ef1909fca3 GDScript: Fix `@warning_ignore` annotation issues 1 rok temu