Malcolm Anderson 8e8f93cf0c Display correct symbol in warning when unique name is used without @onready annotation il y a 8 mois
..
cast_enum_bad_enum.gd 31e0ae2012 GDScript: Fix constant conversions il y a 2 ans
cast_enum_bad_enum.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests il y a 11 mois
cast_enum_bad_int.gd 31e0ae2012 GDScript: Fix constant conversions il y a 2 ans
cast_enum_bad_int.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests il y a 11 mois
confusable_capture_reassignment.gd d15ed0bcbb GDScript: Fix false positive `CONFUSABLE_CAPTURE_REASSIGNMENT` warnings il y a 1 an
confusable_capture_reassignment.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests il y a 11 mois
confusable_local_declaration.gd d53fc92b4c GDScript: Fix bug with identifier shadowed below in current scope il y a 2 ans
confusable_local_declaration.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests il y a 11 mois
confusable_local_usage.gd d53fc92b4c GDScript: Fix bug with identifier shadowed below in current scope il y a 2 ans
confusable_local_usage.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests il y a 11 mois
confusable_local_usage_initializer.gd d53fc92b4c GDScript: Fix bug with identifier shadowed below in current scope il y a 2 ans
confusable_local_usage_initializer.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests il y a 11 mois
confusable_local_usage_loop.gd d53fc92b4c GDScript: Fix bug with identifier shadowed below in current scope il y a 2 ans
confusable_local_usage_loop.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests il y a 11 mois
enum_without_default_value.gd 638148a184 GDScript: Fix false positive cases of `ENUM_VARIABLE_WITHOUT_DEFAULT` il y a 1 an
enum_without_default_value.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests il y a 11 mois
get_node_without_onready.gd 8e8f93cf0c Display correct symbol in warning when unique name is used without @onready annotation il y a 8 mois
get_node_without_onready.out 8e8f93cf0c Display correct symbol in warning when unique name is used without @onready annotation il y a 8 mois
inference_with_variant.gd 273bf7210f GDScript: Add warnings that are set to error by default il y a 2 ans
inference_with_variant.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests il y a 11 mois
lambda_shadowing_arg.gd 532ffc30bd GDScript: Fix typing of lambda functions il y a 2 ans
lambda_shadowing_arg.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests il y a 11 mois
lambda_unused_arg.gd defa46bfd1 GDScript: Don't use validated call for vararg methods il y a 2 ans
lambda_unused_arg.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests il y a 11 mois
non_tool_extends_tool.gd 3f52871f70 GDScript: Add warning if non-`@tool` class extends `@tool` class il y a 1 an
non_tool_extends_tool.notest.gd 3f52871f70 GDScript: Add warning if non-`@tool` class extends `@tool` class il y a 1 an
non_tool_extends_tool.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests il y a 11 mois
non_tool_extends_tool_ignored.gd 3f52871f70 GDScript: Add warning if non-`@tool` class extends `@tool` class il y a 1 an
non_tool_extends_tool_ignored.out 3f52871f70 GDScript: Add warning if non-`@tool` class extends `@tool` class il y a 1 an
onready_with_export.gd 273bf7210f GDScript: Add warnings that are set to error by default il y a 2 ans
onready_with_export.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests il y a 11 mois
overriding_native_method.gd 273bf7210f GDScript: Add warnings that are set to error by default il y a 2 ans
overriding_native_method.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests il y a 11 mois
redundant_await.gd c0eeb32e38 GDScript: Fix false positive `REDUNDANT_AWAIT` warning il y a 2 ans
redundant_await.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests il y a 11 mois
shadowing_base.notest.gd 413490c270 Fix analyzer pushing SHADOWED_VARIABLE warning for members shadowed in subclasses il y a 11 mois
shadowning.gd 7d65d0a908 GDScript: Add `@warning_ignore_start` and `@warning_ignore_restore` annotations il y a 10 mois
shadowning.out 7d65d0a908 GDScript: Add `@warning_ignore_start` and `@warning_ignore_restore` annotations il y a 10 mois
unsafe_call_argument.gd ba96d4f631 GDScript: Fix `UNSAFE_CALL_ARGUMENT` warning for `Variant` constructors il y a 2 ans
unsafe_call_argument.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests il y a 11 mois
unsafe_cast.gd 6e996a597f GDScript: Fix `UNSAFE_CAST` warning il y a 2 ans
unsafe_cast.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests il y a 11 mois
unused_private_class_variable.gd c2fbb40e9a GDScript: Fix warning ignoring for member variables il y a 2 ans
unused_private_class_variable.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests il y a 11 mois
unused_signal.gd d1e2afaae3 GDScript: Do not produce `UNUSED_SIGNAL` warning for common implicit uses il y a 1 an
unused_signal.out f86dcd4e67 GDScript: Support tracking multiple analyzer and runtime errors in tests il y a 11 mois