Skip to content

Eclipse Source Clean-Ups #150

Eclipse Source Clean-Ups

Eclipse Source Clean-Ups #150

Triggered via schedule July 18, 2026 20:16
Status Success
Total duration 8m 13s
Artifacts

refactor.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
run-cleanup
Unexpected input(s) 'project_root', 'source_level', 'cleanup_format_source_code', 'cleanup_format_source_code_changes_only', 'cleanup_remove_trailing_whitespaces', 'cleanup_remove_trailing_whitespaces_all', 'cleanup_remove_trailing_whitespaces_ignore_empty', 'cleanup_correct_indentation', 'cleanup_sort_members', 'cleanup_sort_members_all', 'cleanup_use_blocks', 'cleanup_always_use_blocks', 'cleanup_use_blocks_only_for_return_and_throw', 'cleanup_never_use_blocks', 'cleanup_else_if', 'cleanup_simplify_boolean_if_else', 'cleanup_reduce_indentation', 'cleanup_switch', 'cleanup_add_all', 'cleanup_always_use_parentheses_in_expressions', 'cleanup_never_use_parentheses_in_expressions', 'cleanup_use_parentheses_in_expressions', 'cleanup_pull_up_assignment', 'cleanup_extract_increment', 'cleanup_instanceof_keyword', 'cleanup_number_suffix', 'cleanup_make_private_fields_final', 'cleanup_make_local_variable_final', 'cleanup_make_variable_declarations_final', 'cleanup_make_parameters_final', 'cleanup_simplify_lambda_expression_and_method_ref', 'cleanup_operand_factorization', 'cleanup_ternary_operator', 'cleanup_strictly_equal_or_different', 'cleanup_merge_conditional_blocks', 'cleanup_controlflow_merge', 'cleanup_one_if_rather_than_duplicate_blocks_that_fall_through', 'cleanup_redundant_falling_through_block_end', 'cleanup_if_condition', 'cleanup_pull_out_if_from_if_else', 'cleanup_switch_for_instanceof_pattern', 'cleanup_instanceof', 'cleanup_stringconcat_to_textblock', 'cleanup_convert_to_switch_expressions', 'cleanup_use_var', 'cleanup_convert_functional_interfaces', 'cleanup_use_lambda', 'cleanup_also_simplify_lambda', 'cleanup_use_anonymous_class_creation', 'cleanup_comparing_on_criteria', 'cleanup_join', 'cleanup_try_with_resource', 'cleanup_multi_catch', 'cleanup_remove_redundant_type_arguments', 'cleanup_hash', 'cleanup_objects_equals', 'cleanup_system_property', 'cleanup_system_property_file_separator', 'cleanup_system_property_path_separator', 'cleanup_system_property_file_encoding', 'cleanup_system_property_line_separator', 'cleanup_system_property_javaversion', 'cleanup_system_property_javaspecversion', 'cleanup_system_property_boolean', 'cleanup_convert_to_enhanced_for_loop', 'cleanup_convert_to_enhanced_for_loop_if_loop_var_used', 'cleanup_use_autoboxing', 'cleanup_use_unboxing', 'cleanup_use_this_for_non_static_field_access', 'cleanup_always_use_this_for_non_static_field_access', 'cleanup_use_this_for_non_static_field_access_only_if_necessary', 'cleanup_use_this_for_non_static_method_access', 'cleanup_always_use_this_for_non_static_method_access', 'cleanup_use_this_for_non_static_method_access_only_if_necessary', 'cleanup_qualify_static_field_accesses_with_declaring_class', 'cleanup_qualify_static_method_accesses_with_declaring_class', 'cleanup_qualify_static_member_accesses_with_declaring_class', 'cleanup_qualify_static_member_accesses_through_subtypes_with_declaring_class', 'cleanup_qualify_static_member_accesses_through_instances_with_declaring_class', 'cleanup_add_missing_annotations', 'cleanup_add_missing_override_annotations', 'cleanup_add_missing_override_annotations_interface_methods', 'cleanup_add_missing_deprecated_annotations', 'cleanup_add_serial_version_id', 'cleanup_add_default_serial_version_id', 'cleanup_add_generated_serial_version_id', 'cleanup_single_used_field', 'cleanup_break_loop', 'cleanup_static_inner_class', 'cleanup_stringconcat_stringbuffer_stringbuilder', 'cleanup_plain_replacement', 'cleanup_use_string_is_blank', 'cleanup_lazy_logical_operator', 'cleanup_valueof_rather_than_instantiation', 'cleanup_primitive_comparison', 'cleanup_primitive_parsing', 'cleanup_primitive_serialization', 'cleanup_primitive_rather_than_wrapper', 'cleanup_precompile_regex', 'cleanup_stringbuffer_to_stringbuilder', 'cleanup_stringbuilder_for_local_vars', 'cleanup_no_string_creation', 'cleanup_boolean_literal', 'cleanup_invert_equals', 'cleanup_standard_comparison', 'cleanup_bitwise_conditional_expression', 'cleanup_replace_deprecated_calls', 'cleanup_replace_deprecated_fields', 'cleanup_remove_unused_imports', '
run-cleanup
Unexpected input(s) 'project_root', 'source_level', 'cleanup_format_source_code', 'cleanup_format_source_code_changes_only', 'cleanup_remove_trailing_whitespaces', 'cleanup_remove_trailing_whitespaces_all', 'cleanup_remove_trailing_whitespaces_ignore_empty', 'cleanup_correct_indentation', 'cleanup_sort_members', 'cleanup_sort_members_all', 'cleanup_use_blocks', 'cleanup_always_use_blocks', 'cleanup_use_blocks_only_for_return_and_throw', 'cleanup_never_use_blocks', 'cleanup_else_if', 'cleanup_simplify_boolean_if_else', 'cleanup_reduce_indentation', 'cleanup_switch', 'cleanup_add_all', 'cleanup_always_use_parentheses_in_expressions', 'cleanup_never_use_parentheses_in_expressions', 'cleanup_use_parentheses_in_expressions', 'cleanup_pull_up_assignment', 'cleanup_extract_increment', 'cleanup_instanceof_keyword', 'cleanup_number_suffix', 'cleanup_make_private_fields_final', 'cleanup_make_local_variable_final', 'cleanup_make_variable_declarations_final', 'cleanup_make_parameters_final', 'cleanup_simplify_lambda_expression_and_method_ref', 'cleanup_operand_factorization', 'cleanup_ternary_operator', 'cleanup_strictly_equal_or_different', 'cleanup_merge_conditional_blocks', 'cleanup_controlflow_merge', 'cleanup_one_if_rather_than_duplicate_blocks_that_fall_through', 'cleanup_redundant_falling_through_block_end', 'cleanup_if_condition', 'cleanup_pull_out_if_from_if_else', 'cleanup_switch_for_instanceof_pattern', 'cleanup_instanceof', 'cleanup_stringconcat_to_textblock', 'cleanup_convert_to_switch_expressions', 'cleanup_use_var', 'cleanup_convert_functional_interfaces', 'cleanup_use_lambda', 'cleanup_also_simplify_lambda', 'cleanup_use_anonymous_class_creation', 'cleanup_comparing_on_criteria', 'cleanup_join', 'cleanup_try_with_resource', 'cleanup_multi_catch', 'cleanup_remove_redundant_type_arguments', 'cleanup_hash', 'cleanup_objects_equals', 'cleanup_system_property', 'cleanup_system_property_file_separator', 'cleanup_system_property_path_separator', 'cleanup_system_property_file_encoding', 'cleanup_system_property_line_separator', 'cleanup_system_property_javaversion', 'cleanup_system_property_javaspecversion', 'cleanup_system_property_boolean', 'cleanup_convert_to_enhanced_for_loop', 'cleanup_convert_to_enhanced_for_loop_if_loop_var_used', 'cleanup_use_autoboxing', 'cleanup_use_unboxing', 'cleanup_use_this_for_non_static_field_access', 'cleanup_always_use_this_for_non_static_field_access', 'cleanup_use_this_for_non_static_field_access_only_if_necessary', 'cleanup_use_this_for_non_static_method_access', 'cleanup_always_use_this_for_non_static_method_access', 'cleanup_use_this_for_non_static_method_access_only_if_necessary', 'cleanup_qualify_static_field_accesses_with_declaring_class', 'cleanup_qualify_static_method_accesses_with_declaring_class', 'cleanup_qualify_static_member_accesses_with_declaring_class', 'cleanup_qualify_static_member_accesses_through_subtypes_with_declaring_class', 'cleanup_qualify_static_member_accesses_through_instances_with_declaring_class', 'cleanup_add_missing_annotations', 'cleanup_add_missing_override_annotations', 'cleanup_add_missing_override_annotations_interface_methods', 'cleanup_add_missing_deprecated_annotations', 'cleanup_add_serial_version_id', 'cleanup_add_default_serial_version_id', 'cleanup_add_generated_serial_version_id', 'cleanup_single_used_field', 'cleanup_break_loop', 'cleanup_static_inner_class', 'cleanup_stringconcat_stringbuffer_stringbuilder', 'cleanup_plain_replacement', 'cleanup_use_string_is_blank', 'cleanup_lazy_logical_operator', 'cleanup_valueof_rather_than_instantiation', 'cleanup_primitive_comparison', 'cleanup_primitive_parsing', 'cleanup_primitive_serialization', 'cleanup_primitive_rather_than_wrapper', 'cleanup_precompile_regex', 'cleanup_stringbuffer_to_stringbuilder', 'cleanup_stringbuilder_for_local_vars', 'cleanup_no_string_creation', 'cleanup_boolean_literal', 'cleanup_invert_equals', 'cleanup_standard_comparison', 'cleanup_bitwise_conditional_expression', 'cleanup_replace_deprecated_calls', 'cleanup_replace_deprecated_fields', 'cleanup_remove_unused_imports', '
run-cleanup
Unexpected input(s) 'project_root', 'source_level', 'cleanup_format_source_code', 'cleanup_format_source_code_changes_only', 'cleanup_remove_trailing_whitespaces', 'cleanup_remove_trailing_whitespaces_all', 'cleanup_remove_trailing_whitespaces_ignore_empty', 'cleanup_correct_indentation', 'cleanup_sort_members', 'cleanup_sort_members_all', 'cleanup_use_blocks', 'cleanup_always_use_blocks', 'cleanup_use_blocks_only_for_return_and_throw', 'cleanup_never_use_blocks', 'cleanup_else_if', 'cleanup_simplify_boolean_if_else', 'cleanup_reduce_indentation', 'cleanup_switch', 'cleanup_add_all', 'cleanup_always_use_parentheses_in_expressions', 'cleanup_never_use_parentheses_in_expressions', 'cleanup_use_parentheses_in_expressions', 'cleanup_pull_up_assignment', 'cleanup_extract_increment', 'cleanup_instanceof_keyword', 'cleanup_number_suffix', 'cleanup_make_private_fields_final', 'cleanup_make_local_variable_final', 'cleanup_make_variable_declarations_final', 'cleanup_make_parameters_final', 'cleanup_simplify_lambda_expression_and_method_ref', 'cleanup_operand_factorization', 'cleanup_ternary_operator', 'cleanup_strictly_equal_or_different', 'cleanup_merge_conditional_blocks', 'cleanup_controlflow_merge', 'cleanup_one_if_rather_than_duplicate_blocks_that_fall_through', 'cleanup_redundant_falling_through_block_end', 'cleanup_if_condition', 'cleanup_pull_out_if_from_if_else', 'cleanup_switch_for_instanceof_pattern', 'cleanup_instanceof', 'cleanup_stringconcat_to_textblock', 'cleanup_convert_to_switch_expressions', 'cleanup_use_var', 'cleanup_convert_functional_interfaces', 'cleanup_use_lambda', 'cleanup_also_simplify_lambda', 'cleanup_use_anonymous_class_creation', 'cleanup_comparing_on_criteria', 'cleanup_join', 'cleanup_try_with_resource', 'cleanup_multi_catch', 'cleanup_remove_redundant_type_arguments', 'cleanup_hash', 'cleanup_objects_equals', 'cleanup_system_property', 'cleanup_system_property_file_separator', 'cleanup_system_property_path_separator', 'cleanup_system_property_file_encoding', 'cleanup_system_property_line_separator', 'cleanup_system_property_javaversion', 'cleanup_system_property_javaspecversion', 'cleanup_system_property_boolean', 'cleanup_convert_to_enhanced_for_loop', 'cleanup_convert_to_enhanced_for_loop_if_loop_var_used', 'cleanup_use_autoboxing', 'cleanup_use_unboxing', 'cleanup_use_this_for_non_static_field_access', 'cleanup_always_use_this_for_non_static_field_access', 'cleanup_use_this_for_non_static_field_access_only_if_necessary', 'cleanup_use_this_for_non_static_method_access', 'cleanup_always_use_this_for_non_static_method_access', 'cleanup_use_this_for_non_static_method_access_only_if_necessary', 'cleanup_qualify_static_field_accesses_with_declaring_class', 'cleanup_qualify_static_method_accesses_with_declaring_class', 'cleanup_qualify_static_member_accesses_with_declaring_class', 'cleanup_qualify_static_member_accesses_through_subtypes_with_declaring_class', 'cleanup_qualify_static_member_accesses_through_instances_with_declaring_class', 'cleanup_add_missing_annotations', 'cleanup_add_missing_override_annotations', 'cleanup_add_missing_override_annotations_interface_methods', 'cleanup_add_missing_deprecated_annotations', 'cleanup_add_serial_version_id', 'cleanup_add_default_serial_version_id', 'cleanup_add_generated_serial_version_id', 'cleanup_single_used_field', 'cleanup_break_loop', 'cleanup_static_inner_class', 'cleanup_stringconcat_stringbuffer_stringbuilder', 'cleanup_plain_replacement', 'cleanup_use_string_is_blank', 'cleanup_lazy_logical_operator', 'cleanup_valueof_rather_than_instantiation', 'cleanup_primitive_comparison', 'cleanup_primitive_parsing', 'cleanup_primitive_serialization', 'cleanup_primitive_rather_than_wrapper', 'cleanup_precompile_regex', 'cleanup_stringbuffer_to_stringbuilder', 'cleanup_stringbuilder_for_local_vars', 'cleanup_no_string_creation', 'cleanup_boolean_literal', 'cleanup_invert_equals', 'cleanup_standard_comparison', 'cleanup_bitwise_conditional_expression', 'cleanup_replace_deprecated_calls', 'cleanup_replace_deprecated_fields', 'cleanup_remove_unused_imports', '