Skip to content

Prevent large number of ioc.Injector errors in console and log outputs on single file components #179

Description

@grantcopley
[ERROR] 2025-02-20 19:07:54 coldbox.system.ioc.Injector Requested instance:wires.test.should_trim_string_values_if_enabled_on_component was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:54 coldbox.system.ioc.Injector Requested instance:wires.test.should_track_cbwire_assets_in_http_response was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:54 coldbox.system.ioc.Injector Requested instance:wires.test.should_support_refresh_action was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:54 coldbox.system.ioc.Injector Requested instance:wires.test.should_dispatch_an_event_without_params was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:54 coldbox.system.ioc.Injector Requested instance:wires.test.should_dispatch_an_event_with_params was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:54 coldbox.system.ioc.Injector Requested instance:wires.test.should_call_onupdate was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:54 coldbox.system.ioc.Injector Requested instance:wires.test.should_call_onupdate_property was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:54 coldbox.system.ioc.Injector Requested instance:wires.test.should_call_onhydrate was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:54 coldbox.system.ioc.Injector Requested instance:wires.test.should_redirect_the_user was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:54 coldbox.system.ioc.Injector Requested instance:wires.test.should_redirect_the_user_using_navigate was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:55 coldbox.system.ioc.Injector Requested instance:wires.test.should_support_array_of_struct_data_properties was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:55 coldbox.system.ioc.Injector Requested instance:wires.test.should_throw_exception_on_locked_data_property_array was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:55 coldbox.system.ioc.Injector Requested instance:wires.test.should_throw_exception_on_locked_data_property_list was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:55 coldbox.system.ioc.Injector Requested instance:wires.test.should_throw_exception_on_locked_data_property_string was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:55 coldbox.system.ioc.Injector Requested instance:wires.test.should_not_throw_exception_on_locked_data_property_empty_array was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:55 coldbox.system.ioc.Injector Requested instance:wires.test.should_not_throw_exception_on_locked_data_property_empty_string was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:55 coldbox.system.ioc.Injector Requested instance:wires.test.should_not_throw_exception_on_locked_data_property_other was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:55 coldbox.system.ioc.Injector Requested instance:wires.TestTableRowComponent was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:55 coldbox.system.ioc.Injector Requested instance:wires.TestComponentWithoutPlaceholder was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:55 coldbox.system.ioc.Injector Requested instance:wires.test.should_detect_lazy_loaded_children was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:55 coldbox.system.ioc.Injector Requested instance:wires.test.child_component was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:55 coldbox.system.ioc.Injector Requested instance:wires.nestedComponent.NestedFolderComponent was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:55 coldbox.system.ioc.Injector Requested instance:modules_app.testingmodule.wires.NestedModuleDefaultComponent was not located in any declared scan location(s): models, or path, or parent or children
[ERROR] 2025-02-20 19:07:55 coldbox.system.ioc.Injector Requested instance:modules_external.ExternalModule.wires.should_load_external_modules was not located in any declared scan location(s): models, or path, or parent or children

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions