"RULE-8-2-2: C-style casts and functional notation casts shall not be used","Using C-style casts or functional notation casts allows unsafe type conversions and makes code harder to maintain compared to using named casts like const_cast, dynamic_cast, static_cast and reinterpret_cast.","error","Use of explicit c-style cast to size_t.","/score/mw/com/impl/configuration/service_identifier_type.h","141","100","141","114" "RULE-8-2-2: C-style casts and functional notation casts shall not be used","Using C-style casts or functional notation casts allows unsafe type conversions and makes code harder to maintain compared to using named casts like const_cast, dynamic_cast, static_cast and reinterpret_cast.","error","Use of explicit c-style cast to size_t.","/score/mw/com/impl/configuration/service_identifier_type.h","142","100","142","114" "RULE-15-1-2: All constructors of a class should explicitly initialize all of its virtual base classes and","All constructors of a class should explicitly initialize all of its virtual base classes and immediate base classes.","error","Constructor for [[""UnixDomainClientFactory""|""relative:///score/message_passing/unix_domain/unix_domain_client_factory.h:25:7:25:29""]] does not explicitly call constructor for base class [[""IClientFactory""|""relative:///score/message_passing/i_client_factory.h:36:7:36:20""]].","/score/message_passing/unix_domain/unix_domain_client_factory.cpp","28","1","28","48" "RULE-15-1-2: All constructors of a class should explicitly initialize all of its virtual base classes and","All constructors of a class should explicitly initialize all of its virtual base classes and immediate base classes.","error","Constructor for [[""UnixDomainClientFactory""|""relative:///score/message_passing/unix_domain/unix_domain_client_factory.h:25:7:25:29""]] does not explicitly call constructor for base class [[""IClientFactory""|""relative:///score/message_passing/i_client_factory.h:36:7:36:20""]].","/score/message_passing/unix_domain/unix_domain_client_factory.cpp","23","1","23","48" "RULE-15-1-2: All constructors of a class should explicitly initialize all of its virtual base classes and","All constructors of a class should explicitly initialize all of its virtual base classes and immediate base classes.","error","Constructor for [[""UnixDomainEngine""|""relative:///score/message_passing/unix_domain/unix_domain_engine.h:47:7:47:22""]] does not explicitly call constructor for base class [[""ISharedResourceEngine""|""relative:///score/message_passing/i_shared_resource_engine.h:31:7:31:27""]].","/score/message_passing/unix_domain/unix_domain_engine.cpp","25","1","25","34" "RULE-15-1-2: All constructors of a class should explicitly initialize all of its virtual base classes and","All constructors of a class should explicitly initialize all of its virtual base classes and immediate base classes.","error","Constructor for [[""UnixDomainServerFactory""|""relative:///score/message_passing/unix_domain/unix_domain_server_factory.h:25:7:25:29""]] does not explicitly call constructor for base class [[""IServerFactory""|""relative:///score/message_passing/i_server_factory.h:28:7:28:20""]].","/score/message_passing/unix_domain/unix_domain_server_factory.cpp","28","1","28","48" "RULE-15-1-2: All constructors of a class should explicitly initialize all of its virtual base classes and","All constructors of a class should explicitly initialize all of its virtual base classes and immediate base classes.","error","Constructor for [[""UnixDomainServerFactory""|""relative:///score/message_passing/unix_domain/unix_domain_server_factory.h:25:7:25:29""]] does not explicitly call constructor for base class [[""IServerFactory""|""relative:///score/message_passing/i_server_factory.h:28:7:28:20""]].","/score/message_passing/unix_domain/unix_domain_server_factory.cpp","23","1","23","48" "RULE-15-1-2: All constructors of a class should explicitly initialize all of its virtual base classes and","All constructors of a class should explicitly initialize all of its virtual base classes and immediate base classes.","error","Constructor for [[""UnixDomainServer""|""relative:///score/message_passing/unix_domain/unix_domain_server.h:33:7:33:22""]] does not explicitly call constructor for base class [[""IServer""|""relative:///score/message_passing/i_server.h:31:7:31:13""]].","/score/message_passing/unix_domain/unix_domain_server.cpp","155","1","155","34" "RULE-15-1-2: All constructors of a class should explicitly initialize all of its virtual base classes and","All constructors of a class should explicitly initialize all of its virtual base classes and immediate base classes.","error","Constructor for [[""ServerConnection""|""relative:///score/message_passing/unix_domain/unix_domain_server.h:36:11:36:26""]] does not explicitly call constructor for base class [[""IServerConnection""|""relative:///score/message_passing/i_server_connection.h:30:7:30:23""]].","/score/message_passing/unix_domain/unix_domain_server.cpp","38","1","38","52" "RULE-15-1-2: All constructors of a class should explicitly initialize all of its virtual base classes and","All constructors of a class should explicitly initialize all of its virtual base classes and immediate base classes.","error","Constructor for [[""ServiceDiscoveryClient""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h:41:7:41:28""]] does not explicitly call constructor for base class [[""IServiceDiscoveryClient""|""relative:///score/mw/com/impl/i_service_discovery_client.h:28:7:28:29""]].","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","81","1","81","46" "RULE-15-1-2: All constructors of a class should explicitly initialize all of its virtual base classes and","All constructors of a class should explicitly initialize all of its virtual base classes and immediate base classes.","error","Constructor for [[""SkeletonMethod""|""relative:///score/mw/com/impl/bindings/lola/skeleton_method.h:43:7:43:20""]] does not explicitly call constructor for base class [[""SkeletonMethodBinding""|""relative:///score/mw/com/impl/methods/skeleton_method_binding.h:28:7:28:27""]].","/score/mw/com/impl/bindings/lola/skeleton_method.cpp","42","1","42","30" "RULE-15-1-2: All constructors of a class should explicitly initialize all of its virtual base classes and","All constructors of a class should explicitly initialize all of its virtual base classes and immediate base classes.","error","Constructor for [[""SkeletonMethod""|""relative:///score/mw/com/impl/methods/skeleton_method.h:48:7:48:45""]] does not explicitly call constructor for base class [[""SkeletonMethodBase""|""relative:///score/mw/com/impl/methods/skeleton_method_base.h:27:7:27:24""]].","/score/mw/com/impl/methods/skeleton_method.h","113","1","113","55" "RULE-15-1-2: All constructors of a class should explicitly initialize all of its virtual base classes and","All constructors of a class should explicitly initialize all of its virtual base classes and immediate base classes.","error","Constructor for [[""SkeletonEvent""|""relative:///score/mw/com/impl/bindings/lola/skeleton_event.h:56:7:56:19""]] does not explicitly call constructor for base class [[""SkeletonEventBinding""|""relative:///score/mw/com/impl/skeleton_event_binding.h:77:7:77:26""]].","/score/mw/com/impl/bindings/lola/skeleton_event.h","118","1","118","40" "RULE-15-1-2: All constructors of a class should explicitly initialize all of its virtual base classes and","All constructors of a class should explicitly initialize all of its virtual base classes and immediate base classes.","error","Constructor for [[""ProxyEvent""|""relative:///score/mw/com/impl/proxy_event.h:54:7:54:16""]] does not explicitly call constructor for base class [[""ProxyEventBase""|""relative:///score/mw/com/impl/proxy_event_base.h:45:7:45:20""]].","/score/mw/com/impl/proxy_event.h","150","1","150","34" "RULE-15-1-2: All constructors of a class should explicitly initialize all of its virtual base classes and","All constructors of a class should explicitly initialize all of its virtual base classes and immediate base classes.","error","Constructor for [[""ProxyEvent""|""relative:///score/mw/com/impl/proxy_event.h:54:7:54:16""]] does not explicitly call constructor for base class [[""ProxyEventBase""|""relative:///score/mw/com/impl/proxy_event_base.h:45:7:45:20""]].","/score/mw/com/impl/proxy_event.h","172","1","172","34" "RULE-15-1-2: All constructors of a class should explicitly initialize all of its virtual base classes and","All constructors of a class should explicitly initialize all of its virtual base classes and immediate base classes.","error","Constructor for [[""ProxyEvent""|""relative:///score/mw/com/impl/proxy_event.h:54:7:54:16""]] does not explicitly call constructor for base class [[""ProxyEventBase""|""relative:///score/mw/com/impl/proxy_event_base.h:45:7:45:20""]].","/score/mw/com/impl/proxy_event.h","142","1","142","34" "RULE-15-1-2: All constructors of a class should explicitly initialize all of its virtual base classes and","All constructors of a class should explicitly initialize all of its virtual base classes and immediate base classes.","error","Constructor for [[""SkeletonEvent""|""relative:///score/mw/com/impl/skeleton_event.h:44:7:44:19""]] does not explicitly call constructor for base class [[""SkeletonEventBase""|""relative:///score/mw/com/impl/skeleton_event_base.h:33:7:33:23""]].","/score/mw/com/impl/skeleton_event.h","176","1","176","44" "RULE-15-1-2: All constructors of a class should explicitly initialize all of its virtual base classes and","All constructors of a class should explicitly initialize all of its virtual base classes and immediate base classes.","error","Constructor for [[""SkeletonEvent""|""relative:///score/mw/com/impl/skeleton_event.h:44:7:44:19""]] does not explicitly call constructor for base class [[""SkeletonEventBase""|""relative:///score/mw/com/impl/skeleton_event_base.h:33:7:33:23""]].","/score/mw/com/impl/skeleton_event.h","158","1","158","44" "RULE-15-1-2: All constructors of a class should explicitly initialize all of its virtual base classes and","All constructors of a class should explicitly initialize all of its virtual base classes and immediate base classes.","error","Constructor for [[""SkeletonEvent""|""relative:///score/mw/com/impl/skeleton_event.h:44:7:44:19""]] does not explicitly call constructor for base class [[""SkeletonEventBase""|""relative:///score/mw/com/impl/skeleton_event_base.h:33:7:33:23""]].","/score/mw/com/impl/skeleton_event.h","136","1","136","44" "RULE-15-1-2: All constructors of a class should explicitly initialize all of its virtual base classes and","All constructors of a class should explicitly initialize all of its virtual base classes and immediate base classes.","error","Constructor for [[""SkeletonFieldImpl""|""relative:///score/mw/com/impl/skeleton_field.h:42:7:42:23""]] does not explicitly call constructor for base class [[""SkeletonFieldBase""|""relative:///score/mw/com/impl/skeleton_field_base.h:33:7:33:23""]].","/score/mw/com/impl/skeleton_field.h","323","1","323","61" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""ProcessInput""|""relative:///score/message_passing/unix_domain/unix_domain_server.cpp:105:6:105:53""]]'.","/score/message_passing/unix_domain/unix_domain_server.cpp","134","5","134","16" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""EmitControlFileName""|""relative:///score/mw/com/impl/bindings/lola/shm_path_builder.cpp:40:6:40:24""]]'.","/score/mw/com/impl/bindings/lola/shm_path_builder.cpp","78","13","78","18" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""PrepareStopOffer""|""relative:///score/mw/com/impl/bindings/lola/skeleton.cpp:428:6:428:31""]]'.","/score/mw/com/impl/bindings/lola/skeleton.cpp","516","13","516","18" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""PrepareOffer""|""relative:///score/mw/com/impl/bindings/lola/skeleton.cpp:286:6:286:27""]]'.","/score/mw/com/impl/bindings/lola/skeleton.cpp","369","13","369","18" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""operator<""|""relative:///score/mw/com/impl/configuration/service_instance_deployment.cpp:75:6:75:14""]]'.","/score/mw/com/impl/configuration/service_instance_deployment.cpp","81","5","81","47" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""operator()""|""relative:///score/mw/com/impl/plumbing/lola_proxy_element_building_blocks.cpp:38:107:38:107""]]'.","/score/mw/com/impl/plumbing/lola_proxy_element_building_blocks.cpp","43","17","43","22" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""operator()""|""relative:///score/mw/com/impl/plumbing/lola_proxy_element_building_blocks.cpp:38:107:38:107""]]'.","/score/mw/com/impl/plumbing/lola_proxy_element_building_blocks.cpp","46","17","46","22" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""operator()""|""relative:///score/mw/com/impl/plumbing/lola_proxy_element_building_blocks.cpp:38:107:38:107""]]'.","/score/mw/com/impl/plumbing/lola_proxy_element_building_blocks.cpp","49","17","49","22" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""operator()""|""relative:///score/mw/com/impl/plumbing/lola_proxy_element_building_blocks.cpp:38:107:38:107""]]'.","/score/mw/com/impl/plumbing/lola_proxy_element_building_blocks.cpp","55","9","55","9" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""FindNumberOfTracingSlots""|""relative:///score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp:171:13:171:13""]]'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","194","9","194","69" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""FindNumberOfTracingSlots""|""relative:///score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp:171:13:171:13""]]'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","196","9","198","9" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""FindNumberOfTracingSlots""|""relative:///score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp:171:13:171:13""]]'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","199","9","199","89" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""FindNumberOfTracingSlots""|""relative:///score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp:171:13:171:13""]]'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","205","13","208","13" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""FindNumberOfTracingSlots""|""relative:///score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp:171:13:171:13""]]'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","210","13","210","70" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""FindNumberOfTracingSlots""|""relative:///score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp:171:13:171:13""]]'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","214","13","219","13" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""FindNumberOfTracingSlots""|""relative:///score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp:171:13:171:13""]]'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","221","13","222","102" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""FindNumberOfTracingSlots""|""relative:///score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp:171:13:171:13""]]'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","224","13","229","13" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""FindNumberOfTracingSlots""|""relative:///score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp:171:13:171:13""]]'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","231","13","231","89" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""FindNumberOfTracingSlots""|""relative:///score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp:171:13:171:13""]]'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","250","13","258","13" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""FindNumberOfTracingSlots""|""relative:///score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp:171:13:171:13""]]'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","262","18","282","13" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""FindNumberOfTracingSlots""|""relative:///score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp:171:13:171:13""]]'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","264","13","272","13" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""FindNumberOfTracingSlots""|""relative:///score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp:171:13:171:13""]]'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","274","13","282","13" "RULE-0-0-1: A function shall not contain unreachable statements","Dead code can indicate a logic error, potentially introduced during code edits, or it may be unnecessary code that can be deleted.","error","Unreachable statement in function '[[""FindNumberOfTracingSlots""|""relative:///score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp:171:13:171:13""]]'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","284","13","284","71" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'number_of_tracing_slots_' has mixed access level with other data members in class 'LolaEventInstanceDeployment'.","/score/mw/com/impl/configuration/lola_event_instance_deployment.h","75","25","75","48" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'number_of_sample_slots_' has mixed access level with other data members in class 'LolaEventInstanceDeployment'.","/score/mw/com/impl/configuration/lola_event_instance_deployment.h","72","40","72","62" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'enforce_max_samples_' has mixed access level with other data members in class 'LolaEventInstanceDeployment'.","/score/mw/com/impl/configuration/lola_event_instance_deployment.h","61","10","61","29" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'max_concurrent_allocations_' has mixed access level with other data members in class 'LolaEventInstanceDeployment'.","/score/mw/com/impl/configuration/lola_event_instance_deployment.h","59","33","59","59" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'max_subscribers_' has mixed access level with other data members in class 'LolaEventInstanceDeployment'.","/score/mw/com/impl/configuration/lola_event_instance_deployment.h","57","40","57","55" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'binding_info_' has mixed access level with other data members in class 'ServiceInstanceId'.","/score/mw/com/impl/configuration/service_instance_id.h","46","24","46","36" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'hash_string_' has mixed access level with other data members in class 'ServiceInstanceId'.","/score/mw/com/impl/configuration/service_instance_id.h","64","17","64","28" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'binding_info_' has mixed access level with other data members in class 'ServiceTypeDeployment'.","/score/mw/com/impl/configuration/service_type_deployment.h","47","24","47","36" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'hash_string_' has mixed access level with other data members in class 'ServiceTypeDeployment'.","/score/mw/com/impl/configuration/service_type_deployment.h","65","17","65","28" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'service_id_' has mixed access level with other data members in class 'BindingServiceTypeDeployment'. Non-static data member 'service_id_' has mixed access level with other data members in class 'BindingServiceTypeDeployment'.","/score/mw/com/impl/configuration/binding_service_type_deployment.h","50","19","50","29" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'events_' has mixed access level with other data members in class 'BindingServiceTypeDeployment'. Non-static data member 'events_' has mixed access level with other data members in class 'BindingServiceTypeDeployment'.","/score/mw/com/impl/configuration/binding_service_type_deployment.h","52","20","52","26" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'state_machine_' has mixed access level with other data members in class 'SubscriptionStateBase'.","/score/mw/com/impl/bindings/lola/subscription_state_base.h","62","31","62","44" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'fields_' has mixed access level with other data members in class 'BindingServiceTypeDeployment'. Non-static data member 'fields_' has mixed access level with other data members in class 'BindingServiceTypeDeployment'.","/score/mw/com/impl/configuration/binding_service_type_deployment.h","54","20","54","26" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'hash_string_' has mixed access level with other data members in class 'BindingServiceTypeDeployment'. Non-static data member 'hash_string_' has mixed access level with other data members in class 'BindingServiceTypeDeployment'.","/score/mw/com/impl/configuration/binding_service_type_deployment.h","73","17","73","28" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'methods_' has mixed access level with other data members in class 'BindingServiceTypeDeployment'. Non-static data member 'methods_' has mixed access level with other data members in class 'BindingServiceTypeDeployment'.","/score/mw/com/impl/configuration/binding_service_type_deployment.h","56","21","56","28" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'methods_' has mixed access level with other data members in class 'ProxyBase'.","/score/mw/com/impl/proxy_base.h","169","18","169","25" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'fields_' has mixed access level with other data members in class 'ProxyBase'.","/score/mw/com/impl/proxy_base.h","168","17","168","23" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'events_' has mixed access level with other data members in class 'ProxyBase'.","/score/mw/com/impl/proxy_base.h","167","17","167","23" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'handle_' has mixed access level with other data members in class 'ProxyBase'.","/score/mw/com/impl/proxy_base.h","165","16","165","22" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'proxy_binding_' has mixed access level with other data members in class 'ProxyBase'.","/score/mw/com/impl/proxy_base.h","163","35","163","48" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'binding_base_' has mixed access level with other data members in class 'ProxyEventBase'.","/score/mw/com/impl/proxy_event_base.h","193","44","193","56" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'tracing_data_' has mixed access level with other data members in class 'SkeletonEventBase'.","/score/mw/com/impl/skeleton_event_base.h","91","39","91","51" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'binding_' has mixed access level with other data members in class 'SkeletonEventBase'.","/score/mw/com/impl/skeleton_event_base.h","87","47","87","54" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'service_offered_flag_' has mixed access level with other data members in class 'SkeletonEventBase'.","/score/mw/com/impl/skeleton_event_base.h","93","15","93","35" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'sample_allocatee_tracker_' has mixed access level with other data members in class 'SkeletonEventBase'.","/score/mw/com/impl/skeleton_event_base.h","100","45","100","69" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'event_name_' has mixed access level with other data members in class 'SkeletonEventBase'.","/score/mw/com/impl/skeleton_event_base.h","89","22","89","32" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'binding_' has mixed access level with other data members in class 'SkeletonMethodBase'.","/score/mw/com/impl/methods/skeleton_method_base.h","57","44","57","51" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'method_name_' has mixed access level with other data members in class 'SkeletonMethodBase'.","/score/mw/com/impl/methods/skeleton_method_base.h","55","22","55","33" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'method_type_' has mixed access level with other data members in class 'SkeletonMethodBase'.","/score/mw/com/impl/methods/skeleton_method_base.h","56","16","56","27" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'binding_construction_result_' has mixed access level with other data members in class 'ProxyMethodBase'.","/score/mw/com/impl/methods/proxy_method_base.h","110","18","110","45" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'binding_' has mixed access level with other data members in class 'ProxyMethodBase'.","/score/mw/com/impl/methods/proxy_method_base.h","117","41","117","48" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'is_return_type_ptr_active_' has mixed access level with other data members in class 'ProxyMethodBase'.","/score/mw/com/impl/methods/proxy_method_base.h","103","36","103","61" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'method_name_' has mixed access level with other data members in class 'ProxyMethodBase'.","/score/mw/com/impl/methods/proxy_method_base.h","85","22","85","33" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'method_type_' has mixed access level with other data members in class 'ProxyMethodBase'.","/score/mw/com/impl/methods/proxy_method_base.h","86","16","86","27" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'receive_handler_scope_' has mixed access level with other data members in class 'ProxyEventBase'.","/score/mw/com/impl/proxy_event_base.h","207","22","207","43" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'proxy_event_base_mock_' has mixed access level with other data members in class 'ProxyEventBase'.","/score/mw/com/impl/proxy_event_base.h","199","22","199","43" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'receive_handler_ptr_' has mixed access level with other data members in class 'ProxyEventBase'.","/score/mw/com/impl/proxy_event_base.h","208","48","208","67" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'tracing_data_' has mixed access level with other data members in class 'ProxyEventBase'.","/score/mw/com/impl/proxy_event_base.h","197","36","197","48" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'tracker_' has mixed access level with other data members in class 'ProxyEventBase'.","/score/mw/com/impl/proxy_event_base.h","196","45","196","52" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'is_subscribed_flag_' has mixed access level with other data members in class 'ProxyEventBase'.","/score/mw/com/impl/proxy_event_base.h","206","15","206","33" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'binding_construction_result_' has mixed access level with other data members in class 'ProxyEventBase'.","/score/mw/com/impl/proxy_event_base.h","186","18","186","45" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'event_name_' has mixed access level with other data members in class 'ProxyEventBase'.","/score/mw/com/impl/proxy_event_base.h","195","22","195","32" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'proxy_get_method_dispatch_' has mixed access level with other data members in class 'ProxyFieldBase'.","/score/mw/com/impl/proxy_field_base.h","135","22","135","47" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'proxy_set_method_dispatch_' has mixed access level with other data members in class 'ProxyFieldBase'.","/score/mw/com/impl/proxy_field_base.h","134","22","134","47" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'proxy_event_base_dispatch_' has mixed access level with other data members in class 'ProxyFieldBase'.","/score/mw/com/impl/proxy_field_base.h","133","21","133","46" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'field_name_' has mixed access level with other data members in class 'ProxyFieldBase'.","/score/mw/com/impl/proxy_field_base.h","136","22","136","32" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'skeleton_event_dispatch_' has mixed access level with other data members in class 'SkeletonFieldBase'.","/score/mw/com/impl/skeleton_field_base.h","108","40","108","63" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'was_prepare_offer_called_' has mixed access level with other data members in class 'SkeletonFieldBase'.","/score/mw/com/impl/skeleton_field_base.h","110","10","110","34" "RULE-14-1-1: Non-static data members should be either all private or all public","Mixing public and private data members in a class obfuscates the range of valid states allowable for that class.","warning","Non-static data member 'field_name_' has mixed access level with other data members in class 'SkeletonFieldBase'.","/score/mw/com/impl/skeleton_field_base.h","113","22","113","32" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1373","50","1373","51" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","638","56","638","56" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1294","32","1294","33" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1284","32","1284","33" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1274","32","1274","33" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/bindings/lola/proxy.cpp","880","87","880","88" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/bindings/lola/proxy.cpp","864","48","864","49" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/bindings/lola/skeleton.cpp","747","67","747","68" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/bindings/lola/slot_collector.cpp","26","61","26","62" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/bindings/lola/skeleton_method.cpp","123","70","123","71" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/bindings/lola/subscription_subscribed_states.cpp","89","71","89","72" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/tracing/configuration/trace_point_key.h","35","50","35","50" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/tracing/skeleton_event_tracing_data.h","29","83","29","83" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/plumbing/skeleton_service_element_binding_factory_impl.h","184","61","184","95" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/skeleton_event_base.h","45","11","45","25" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/proxy_event_base.cpp","49","7","49","21" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/tracing/proxy_event_tracing_data.h","26","83","26","83" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/sample_allocatee_tracker.cpp","49","60","49","61" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/tracing/common_event_tracing.h","40","96","40","97" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/service_discovery.cpp","101","100","101","101" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/tracing/skeleton_event_tracing.cpp","206","58","206","58" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/tracing/skeleton_event_tracing.cpp","152","58","152","58" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","121","52","121","52" "RULE-5-13-4: Unsigned integer literals shall be appropriately suffixed","Unsigned integer literals shall be appropriately suffixed.","error","Octal literal is an unsigned integer but does not include a 'U' suffix.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","67","52","67","52" "RULE-10-2-1: An enumeration shall be defined with an explicit underlying type","An enumeration shall be defined with an explicit underlying type.","error","Base type of enumeration is not explicitly specified.","/score/mw/com/impl/bindings/lola/methods/method_resource_map.h","59","16","59","28" "RULE-10-2-1: An enumeration shall be defined with an explicit underlying type","An enumeration shall be defined with an explicit underlying type.","error","Base type of enumeration is not explicitly specified.","/score/mw/com/impl/methods/method_traits_checker.h","64","12","64","22" "RULE-9-4-2: The structure of a switch statement shall be appropriate","A switch statement should have an appropriate structure with proper cases, default labels, and break statements to ensure clear control flow and prevent unintended fall-through behavior.","error","Switch statement is missing a terminator that moves the control out of its body.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service.cpp","130","5","143","5" "RULE-9-4-2: The structure of a switch statement shall be appropriate","A switch statement should have an appropriate structure with proper cases, default labels, and break statements to ensure clear control flow and prevent unintended fall-through behavior.","error","Switch statement is missing a terminator that moves the control out of its body.","/score/mw/com/impl/bindings/lola/methods/method_error.h","61","9","93","9" "RULE-9-4-2: The structure of a switch statement shall be appropriate","A switch statement should have an appropriate structure with proper cases, default labels, and break statements to ensure clear control flow and prevent unintended fall-through behavior.","error","Switch statement is missing a terminator that moves the control out of its body.","/score/mw/com/impl/bindings/lola/subscription_helpers.cpp","67","5","82","5" "RULE-9-4-2: The structure of a switch statement shall be appropriate","A switch statement should have an appropriate structure with proper cases, default labels, and break statements to ensure clear control flow and prevent unintended fall-through behavior.","error","Switch statement is missing a terminator that moves the control out of its body.","/score/mw/com/impl/com_error.h","108","9","220","9" "RULE-9-4-2: The structure of a switch statement shall be appropriate","A switch statement should have an appropriate structure with proper cases, default labels, and break statements to ensure clear control flow and prevent unintended fall-through behavior.","error","Switch statement is missing a terminator that moves the control out of its body.","/score/mw/com/impl/plumbing/binding_factory_error.h","37","9","53","9" "RULE-9-4-2: The structure of a switch statement shall be appropriate","A switch statement should have an appropriate structure with proper cases, default labels, and break statements to ensure clear control flow and prevent unintended fall-through behavior.","error","Switch statement is missing a terminator that moves the control out of its body.","/score/mw/com/impl/plumbing/lola_proxy_element_building_blocks.cpp","39","9","55","9" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/message_passing/log/logging_callback.cpp","23","14","23","14" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/message_passing/log/logging_callback.cpp","29","19","29","19" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Constructor 'UnixDomainEngine' that is callable with a single argument shall be explicit.","/score/message_passing/unix_domain/unix_domain_engine.cpp","25","1","25","34" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/message_passing/unix_domain/unix_domain_engine.cpp","115","75","115","75" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Constructor 'ConsumerEventDataControlLocalView' that is callable with a single argument shall be explicit.","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","35","1","35","90" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Constructor 'ConsumerEventDataControlLocalView' that is callable with a single argument shall be explicit.","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","35","58","35","58" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Constructor 'SamplePtr' that is callable with a single argument shall be explicit.","/score/mw/com/impl/plumbing/sample_ptr.h","68","15","68","23" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Constructor 'TransactionLogLocalView' that is callable with a single argument shall be explicit.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","65","1","65","48" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Constructor 'ProviderEventDataControlLocalView' that is callable with a single argument shall be explicit.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","34","1","34","90" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Constructor 'ProviderEventDataControlLocalView' that is callable with a single argument shall be explicit.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","34","58","34","58" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/util/copyable_atomic.h","65","5","65","14" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/util/copyable_atomic.h","65","5","65","5" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1160","32","1160","32" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/bindings/lola/messaging/mw_log_logger.cpp","25","14","25","14" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","236","31","236","31" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","240","34","240","34" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/bindings/lola/skeleton.cpp","570","78","570","78" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","310","45","310","45" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/configuration/service_instance_deployment.cpp","152","11","152","11" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/configuration/service_instance_deployment.cpp","157","11","157","11" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/configuration/service_instance_deployment.cpp","132","11","132","11" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/configuration/service_instance_id.cpp","135","11","135","11" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/configuration/service_instance_id.cpp","85","11","85","11" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/configuration/service_instance_id.cpp","88","11","88","11" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/configuration/service_type_deployment.cpp","71","11","71","11" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/configuration/service_type_deployment.cpp","76","11","76","11" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/configuration/service_type_deployment.cpp","128","11","128","11" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/generic_proxy_event.cpp","28","38","28","38" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Constructor 'ServiceElementMapView' that is callable with a single argument shall be explicit.","/score/mw/com/impl/service_element_map_view.h","86","5","86","25" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/generic_proxy.cpp","87","83","87","83" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/generic_proxy.cpp","56","11","56","11" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/generic_proxy.cpp","48","11","48","11" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/generic_skeleton.cpp","48","11","48","11" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Constructor 'ServiceElementMapView' that is callable with a single argument shall be explicit.","/score/mw/com/impl/service_element_map_view.h","86","5","86","5" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/plumbing/skeleton_service_element_binding_factory_impl.h","186","11","186","11" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/instance_identifier.cpp","167","11","167","11" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/instance_identifier.cpp","174","11","174","11" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/instance_specifier.cpp","45","29","45","29" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/plumbing/binding_runtime_factory.cpp","61","15","61","15" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.cpp","60","11","60","11" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/plumbing/skeleton_method_binding_factory_impl.cpp","69","57","69","57" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/proxy_base.cpp","106","89","106","89" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/proxy_base.cpp","116","89","116","89" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/proxy_base.cpp","144","92","144","92" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/runtime.cpp","153","85","153","85" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","234","19","234","19" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","255","51","255","51" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","269","51","269","51" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/tracing/tracing_runtime.cpp","138","11","138","11" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/tracing/tracing_runtime.cpp","146","11","146","11" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/tracing/tracing_runtime.cpp","154","11","154","11" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/tracing/tracing_runtime.cpp","162","11","162","11" "RULE-15-1-3: Conversion operators and constructors that are callable with a single argument shall be explicit","Implicit conversions can lead to unexpected behavior that is preventable by declaring conversion operators and constructors as explicit.","warning","Conversion operator shall be explicit.","/score/mw/com/impl/plumbing/proxy_method_binding_factory_impl.h","157","11","157","11" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~GenericProxyEventBinding' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/generic_proxy_event_binding.h","33","7","33","7" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function 'MessageFor' uses redundant 'override' and 'final' specifiers together.","/score/mw/com/impl/bindings/lola/methods/method_error.h","51","22","51","31" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~ReOfferedState' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/bindings/lola/methods/offered_state_machine.h","94","7","94","7" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~StopOfferedState' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/bindings/lola/methods/offered_state_machine.h","87","7","87","7" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~OfferedState' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/bindings/lola/methods/offered_state_machine.h","80","7","80","7" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~PartialRestartPathBuilder' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/bindings/lola/partial_restart_path_builder.h","22","7","22","7" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~ShmPathBuilder' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/bindings/lola/shm_path_builder.h","29","7","29","7" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~IRuntime' overrides a base function but uses 'virtual' specifier.","/score/mw/com/impl/bindings/lola/i_runtime.h","33","13","33","21" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~MessagePassingServiceInstanceFactory' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance_factory.h","24","7","24","7" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~ConfigurationJsonParsingStrategy' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/configuration/configuration_json_parsing_strategy.h","25","7","25","7" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function 'MessageFor' uses redundant 'override' and 'final' specifiers together.","/score/mw/com/impl/configuration/configuration_error.h","41","22","41","31" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function 'MessageFor' uses redundant 'override' and 'final' specifiers together.","/score/mw/com/impl/com_error.h","98","22","98","31" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~TracingFilterConfig' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.h","28","7","28","7" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function 'GetTracingRuntime' uses redundant 'override' and 'final' specifiers together.","/score/mw/com/impl/runtime.cpp","273","27","273","52" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function 'GetTracingFilterConfig' uses redundant 'override' and 'final' specifiers together.","/score/mw/com/impl/runtime.cpp","264","6","264","36" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function 'GetServiceDiscovery' uses redundant 'override' and 'final' specifiers together.","/score/mw/com/impl/runtime.cpp","257","6","257","33" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function 'GetBindingRuntime' uses redundant 'override' and 'final' specifiers together.","/score/mw/com/impl/runtime.cpp","247","6","247","31" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function 'resolve' uses redundant 'override' and 'final' specifiers together.","/score/mw/com/impl/runtime.cpp","219","33","219","48" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~GenericSkeletonEvent' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/bindings/lola/generic_skeleton_event.h","34","7","34","7" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~GenericSkeletonEventBinding' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/generic_skeleton_event_binding.h","29","7","29","7" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~ProxyEventBase' overrides a base function but uses 'virtual' specifier.","/score/mw/com/impl/proxy_event_base.cpp","56","1","56","31" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~GenericProxy' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/generic_proxy.cpp","111","1","111","27" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~GenericSkeleton' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/generic_skeleton.h","48","7","48","7" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~SkeletonEventBase' overrides a base function but uses 'virtual' specifier.","/score/mw/com/impl/skeleton_event_base.h","51","13","51","30" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~GenericSkeletonEvent' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/generic_skeleton_event.h","31","7","31","7" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~SkeletonMethodBase' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/methods/skeleton_method_base.h","46","5","46","23" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~ProxyMethodBase' overrides a base function but uses 'virtual' specifier.","/score/mw/com/impl/methods/proxy_method_base.h","67","13","67","28" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~ProxyMethod' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/bindings/lola/proxy_method.h","37","7","37","7" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~SkeletonMethod' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/methods/skeleton_method.h","97","5","97","19" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function 'MessageFor' uses redundant 'override' and 'final' specifiers together.","/score/mw/com/impl/plumbing/binding_factory_error.h","35","22","35","31" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~ProxyBindingFactoryImpl' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/plumbing/proxy_binding_factory_impl.h","26","7","26","7" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~SkeletonBindingFactoryImpl' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/plumbing/skeleton_binding_factory_impl.h","29","7","29","7" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~GenericProxyEventBindingFactoryImpl' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.h","55","7","55","7" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~SkeletonMethodBindingFactoryImpl' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/plumbing/skeleton_method_binding_factory_impl.h","30","7","30","7" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~SkeletonMethod' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/bindings/lola/skeleton_method.h","43","7","43","7" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~ProxyFieldBase' overrides a base function but uses 'virtual' specifier.","/score/mw/com/impl/proxy_field_base.h","65","13","65","27" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~SkeletonFieldBase' overrides a base function but uses 'virtual' specifier.","/score/mw/com/impl/skeleton_field_base.h","49","13","49","30" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~ProxyFieldImpl' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/proxy_field.h","148","5","148","19" "RULE-13-3-1: User-declared member functions shall use the virtual, override and final specifiers appropriately","Appropriate use of specifiers on member functions more clearly indicate the intention of the function.","warning","Member function '~ProxyMethodBindingFactoryImpl' overrides a base function but lacks 'override' or 'final' specifier.","/score/mw/com/impl/plumbing/proxy_method_binding_factory_impl.h","75","7","75","7" "RULE-8-2-5: reinterpret_cast shall not be used","reinterpret_cast shall not be used.","error","Use of reinterpret_cast.","/score/message_passing/unix_domain/unix_domain_socket_address.h","41","16","41","56" "RULE-9-4-1: All if ... else if constructs shall be terminated with an else statement","All if ... else if constructs shall be terminated with an else statement.","error","The [[""`if...else`""|""relative:///score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp:55:9:77:9""]] construct does not terminate with else statement.","/score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp","55","9","77","9" "RULE-9-4-1: All if ... else if constructs shall be terminated with an else statement","All if ... else if constructs shall be terminated with an else statement.","error","The [[""`if...else`""|""relative:///score/mw/com/impl/bindings/lola/proxy.cpp:172:5:181:5""]] construct does not terminate with else statement.","/score/mw/com/impl/bindings/lola/proxy.cpp","172","5","181","5" "RULE-9-4-1: All if ... else if constructs shall be terminated with an else statement","All if ... else if constructs shall be terminated with an else statement.","error","The [[""`if...else`""|""relative:///score/mw/com/impl/bindings/lola/proxy.cpp:499:5:545:5""]] construct does not terminate with else statement.","/score/mw/com/impl/bindings/lola/proxy.cpp","499","5","545","5" "RULE-9-4-1: All if ... else if constructs shall be terminated with an else statement","All if ... else if constructs shall be terminated with an else statement.","error","The [[""`if...else`""|""relative:///score/mw/com/impl/bindings/lola/subscription_helpers.cpp:39:5:47:5""]] construct does not terminate with else statement.","/score/mw/com/impl/bindings/lola/subscription_helpers.cpp","39","5","47","5" "RULE-9-4-1: All if ... else if constructs shall be terminated with an else statement","All if ... else if constructs shall be terminated with an else statement.","error","The [[""`if...else`""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp:258:10:269:5""]] construct does not terminate with else statement.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","258","10","269","5" "RULE-9-4-1: All if ... else if constructs shall be terminated with an else statement","All if ... else if constructs shall be terminated with an else statement.","error","The [[""`if...else`""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp:225:14:238:9""]] construct does not terminate with else statement.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","225","14","238","9" "RULE-9-4-1: All if ... else if constructs shall be terminated with an else statement","All if ... else if constructs shall be terminated with an else statement.","error","The [[""`if...else`""|""relative:///score/mw/com/impl/proxy_event_base.cpp:91:5:110:5""]] construct does not terminate with else statement.","/score/mw/com/impl/proxy_event_base.cpp","91","5","110","5" "RULE-6-7-1: Local variables shall not have static storage duration","Local variables that have static storage duration can be harder to reason about and can lead to undefined behavior.","error","Local variable with static storage duration.","/score/message_passing/log/logging_callback.cpp","24","27","24","36" "RULE-6-7-1: Local variables shall not have static storage duration","Local variables that have static storage duration can be harder to reason about and can lead to undefined behavior.","error","Local variable with static storage duration.","/score/mw/com/impl/plumbing/proxy_binding_factory.cpp","32","36","32","43" "RULE-6-7-1: Local variables shall not have static storage duration","Local variables that have static storage duration can be harder to reason about and can lead to undefined behavior.","error","Local variable with static storage duration.","/score/mw/com/impl/plumbing/proxy_event_binding_factory.cpp","32","48","32","55" "RULE-6-7-1: Local variables shall not have static storage duration","Local variables that have static storage duration can be harder to reason about and can lead to undefined behavior.","error","Local variable with static storage duration.","/score/mw/com/impl/plumbing/skeleton_binding_factory.cpp","32","39","32","46" "RULE-6-7-1: Local variables shall not have static storage duration","Local variables that have static storage duration can be harder to reason about and can lead to undefined behavior.","error","Local variable with static storage duration.","/score/mw/com/impl/plumbing/skeleton_method_binding_factory.cpp","37","45","37","52" "RULE-6-7-1: Local variables shall not have static storage duration","Local variables that have static storage duration can be harder to reason about and can lead to undefined behavior.","error","Local variable with static storage duration.","/score/mw/com/impl/plumbing/proxy_method_binding_factory.h","75","67","75","74" "RULE-6-5-1: Objects or functions with external linkage shall be declared in a header file","Using objects or functions with external linkage in implementation files makes code harder to understand.","warning","Externally linked function 'operator<' not declared in header file.","/score/mw/com/impl/configuration/service_identifier_type.cpp","79","6","79","14" "RULE-6-5-1: Objects or functions with external linkage shall be declared in a header file","Using objects or functions with external linkage in implementation files makes code harder to understand.","warning","Externally linked function 'operator==' not declared in header file.","/score/mw/com/impl/configuration/service_identifier_type.cpp","74","6","74","15" "RULE-6-5-1: Objects or functions with external linkage shall be declared in a header file","Using objects or functions with external linkage in implementation files makes code harder to understand.","warning","Externally linked function 'operator<' not declared in header file.","/score/mw/com/impl/configuration/service_version_type.cpp","77","6","77","14" "RULE-6-5-1: Objects or functions with external linkage shall be declared in a header file","Using objects or functions with external linkage in implementation files makes code harder to understand.","warning","Externally linked function 'operator==' not declared in header file.","/score/mw/com/impl/configuration/service_version_type.cpp","72","6","72","15" "RULE-6-5-1: Objects or functions with external linkage shall be declared in a header file","Using objects or functions with external linkage in implementation files makes code harder to understand.","warning","Externally linked function 'operator<<' not declared in header file.","/score/mw/com/impl/find_service_handle.cpp","41","15","41","24" "RULE-6-5-1: Objects or functions with external linkage shall be declared in a header file","Using objects or functions with external linkage in implementation files makes code harder to understand.","warning","Externally linked function 'operator<<' not declared in header file.","/score/mw/com/impl/find_service_handle.cpp","35","21","35","30" "RULE-6-5-1: Objects or functions with external linkage shall be declared in a header file","Using objects or functions with external linkage in implementation files makes code harder to understand.","warning","Externally linked function 'operator<' not declared in header file.","/score/mw/com/impl/find_service_handle.cpp","27","6","27","14" "RULE-6-5-1: Objects or functions with external linkage shall be declared in a header file","Using objects or functions with external linkage in implementation files makes code harder to understand.","warning","Externally linked function 'operator==' not declared in header file.","/score/mw/com/impl/find_service_handle.cpp","22","6","22","15" "RULE-6-5-1: Objects or functions with external linkage shall be declared in a header file","Using objects or functions with external linkage in implementation files makes code harder to understand.","warning","Externally linked function 'operator<' not declared in header file.","/score/mw/com/impl/handle_type.cpp","80","6","80","14" "RULE-6-5-1: Objects or functions with external linkage shall be declared in a header file","Using objects or functions with external linkage in implementation files makes code harder to understand.","warning","Externally linked function 'operator==' not declared in header file.","/score/mw/com/impl/handle_type.cpp","75","6","75","15" "RULE-6-5-1: Objects or functions with external linkage shall be declared in a header file","Using objects or functions with external linkage in implementation files makes code harder to understand.","warning","Externally linked function 'operator<' not declared in header file.","/score/mw/com/impl/instance_identifier.cpp","148","6","148","14" "RULE-6-5-1: Objects or functions with external linkage shall be declared in a header file","Using objects or functions with external linkage in implementation files makes code harder to understand.","warning","Externally linked function 'operator==' not declared in header file.","/score/mw/com/impl/instance_identifier.cpp","142","6","142","15" "RULE-6-5-1: Objects or functions with external linkage shall be declared in a header file","Using objects or functions with external linkage in implementation files makes code harder to understand.","warning","Externally linked function 'makeSampleReferenceGuard' not declared in header file.","/score/mw/com/impl/sample_reference_tracker.cpp","37","22","37","45" "RULE-6-5-1: Objects or functions with external linkage shall be declared in a header file","Using objects or functions with external linkage in implementation files makes code harder to understand.","warning","Externally linked function 'deallocateSampleReferenceTracker' not declared in header file.","/score/mw/com/impl/sample_reference_tracker.cpp","31","6","31","37" "RULE-6-5-1: Objects or functions with external linkage shall be declared in a header file","Using objects or functions with external linkage in implementation files makes code harder to understand.","warning","Externally linked function 'makeTrakerGuardFactory' not declared in header file.","/score/mw/com/impl/sample_reference_tracker.cpp","24","21","24","42" "RULE-13-3-2: Parameters in an overriding virtual function shall not specify different default arguments","Parameters in an overriding virtual function shall not specify different default arguments.","error","Overriding function does not have the same default parameters as [[""overridden function""|""relative:///score/message_passing/i_shared_resource_engine.h:65:18:65:31""]]","/score/message_passing/unix_domain/unix_domain_engine.cpp","157","6","157","37" "RULE-13-3-2: Parameters in an overriding virtual function shall not specify different default arguments","Parameters in an overriding virtual function shall not specify different default arguments.","error","Overriding function does not have the same default parameters as [[""overridden function""|""relative:///score/message_passing/i_server.h:44:58:44:71""]]","/score/message_passing/unix_domain/unix_domain_server.cpp","172","46","172","77" "RULE-13-3-2: Parameters in an overriding virtual function shall not specify different default arguments","Parameters in an overriding virtual function shall not specify different default arguments.","error","Overriding function does not have the same default parameters as [[""overridden function""|""relative:///score/mw/com/impl/proxy_binding.h:64:26:64:37""]]","/score/mw/com/impl/bindings/lola/proxy.cpp","663","21","663","39" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""lock""|""relative:///score/message_passing/non_allocating_future/non_allocating_future.h:61:25:61:28""]] is never observed.","/score/message_passing/non_allocating_future/non_allocating_future.h","61","30","61","36" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""qm_old_slot_value_result""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.cpp:116:24:116:47""]] is never observed.","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","116","51","116","119" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""asil_b_allocation_result""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.cpp:122:24:122:47""]] is never observed.","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","122","51","122","113" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""notify_status_change""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp:470:10:470:29""]] is not read before subsequent writes.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","470","32","470","37" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""oldest_unused_slot_info_result""|""relative:///score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp:53:14:53:43""]] is never observed.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","53","47","53","68" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""resources""|""relative:///score/mw/com/impl/bindings/lola/methods/method_resource_map.cpp:79:27:79:27""]] is never observed.","/score/mw/com/impl/bindings/lola/methods/method_resource_map.cpp","79","60","79","60" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""lock""|""relative:///score/mw/com/impl/bindings/lola/rollback_synchronization.cpp:22:39:22:42""]] is never observed.","/score/mw/com/impl/bindings/lola/rollback_synchronization.cpp","22","44","22","54" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""lock""|""relative:///score/mw/com/impl/bindings/lola/proxy.cpp:501:25:501:28""]] is never observed.","/score/mw/com/impl/bindings/lola/proxy.cpp","501","30","501","62" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""lock""|""relative:///score/mw/com/impl/bindings/lola/proxy.cpp:538:29:538:32""]] is never observed.","/score/mw/com/impl/bindings/lola/proxy.cpp","538","34","538","66" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""lock""|""relative:///score/mw/com/impl/bindings/lola/proxy.cpp:956:25:956:28""]] is never observed.","/score/mw/com/impl/bindings/lola/proxy.cpp","956","30","956","61" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""lock""|""relative:///score/mw/com/impl/bindings/lola/proxy.cpp:961:25:961:28""]] is never observed.","/score/mw/com/impl/bindings/lola/proxy.cpp","961","30","961","62" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""lock""|""relative:///score/mw/com/impl/bindings/lola/proxy.cpp:925:21:925:24""]] is never observed.","/score/mw/com/impl/bindings/lola/proxy.cpp","925","26","925","58" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""lock""|""relative:///score/mw/com/impl/bindings/lola/proxy.cpp:916:21:916:24""]] is never observed.","/score/mw/com/impl/bindings/lola/proxy.cpp","916","26","916","57" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""lock""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp:381:21:381:24""]] is never observed.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","381","26","381","39" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""worker_lock""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp:920:21:920:31""]] is never observed.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","920","33","920","46" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""lock""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp:274:25:274:28""]] is never observed.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","274","30","274","43" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""lock""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp:239:25:239:28""]] is never observed.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","239","30","239","47" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""lock""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp:162:25:162:28""]] is never observed.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","162","30","162","47" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""lock""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp:217:25:217:28""]] is never observed.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","217","30","217","47" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""result""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp:126:17:126:22""]] is not read before subsequent writes.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","126","24","126","30" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""lock""|""relative:///score/mw/com/impl/bindings/lola/skeleton.cpp:714:21:714:24""]] is never observed.","/score/mw/com/impl/bindings/lola/skeleton.cpp","714","26","714","62" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""lock""|""relative:///score/mw/com/impl/bindings/lola/skeleton.cpp:674:21:674:24""]] is never observed.","/score/mw/com/impl/bindings/lola/skeleton.cpp","674","26","674","62" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""shm_setup_result""|""relative:///score/mw/com/impl/bindings/lola/skeleton.cpp:309:18:309:33""]] is not read before subsequent writes.","/score/mw/com/impl/bindings/lola/skeleton.cpp","309","35","309","35" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""lock""|""relative:///score/mw/com/impl/bindings/lola/skeleton_method.cpp:135:27:135:30""]] is never observed.","/score/mw/com/impl/bindings/lola/skeleton_method.cpp","135","32","135","58" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""lock""|""relative:///score/mw/com/impl/bindings/lola/skeleton_method.cpp:129:27:129:30""]] is never observed.","/score/mw/com/impl/bindings/lola/skeleton_method.cpp","129","32","129","58" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""lock""|""relative:///score/mw/com/impl/bindings/lola/skeleton_method.cpp:121:27:121:30""]] is never observed.","/score/mw/com/impl/bindings/lola/skeleton_method.cpp","121","32","121","58" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""json_result""|""relative:///score/mw/com/impl/configuration/configuration_common_resources.h:69:16:69:26""]] is never observed.","/score/mw/com/impl/configuration/configuration_common_resources.h","69","30","69","47" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""insert_result""|""relative:///score/mw/com/impl/configuration/configuration_common_resources.h:208:20:208:32""]] is never observed.","/score/mw/com/impl/configuration/configuration_common_resources.h","209","13","209","98" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""insert_result""|""relative:///score/mw/com/impl/configuration/configuration_common_resources.h:188:20:188:32""]] is never observed.","/score/mw/com/impl/configuration/configuration_common_resources.h","189","13","189","107" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""json_result""|""relative:///score/mw/com/impl/configuration/configuration_common_resources.h:53:16:53:26""]] is never observed.","/score/mw/com/impl/configuration/configuration_common_resources.h","53","30","53","47" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""json_result""|""relative:///score/mw/com/impl/configuration/configuration_common_resources.h:85:16:85:26""]] is never observed.","/score/mw/com/impl/configuration/configuration_common_resources.h","85","30","85","47" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""insert_result""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment_impl.h:80:20:80:32""]] is never observed.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","81","13","81","109" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""insert_result""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment_impl.h:53:20:53:32""]] is never observed.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","53","36","53","118" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""lock_guard""|""relative:///score/mw/com/impl/service_discovery.cpp:244:27:244:36""]] is never observed.","/score/mw/com/impl/service_discovery.cpp","244","38","244","54" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""in_arg_type_info""|""relative:///score/mw/com/impl/plumbing/proxy_method_binding_factory_impl.h:55:45:55:60""]] is never observed.","/score/mw/com/impl/plumbing/proxy_method_binding_factory_impl.h","55","62","55","74" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""return_type_info""|""relative:///score/mw/com/impl/plumbing/proxy_method_binding_factory_impl.h:56:45:56:60""]] is never observed.","/score/mw/com/impl/plumbing/proxy_method_binding_factory_impl.h","56","62","56","74" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""is_return_type_not_void""|""relative:///score/mw/com/impl/plumbing/proxy_method_binding_factory_impl.h:57:34:57:56""]] is never observed.","/score/mw/com/impl/plumbing/proxy_method_binding_factory_impl.h","57","60","57","92" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""return_type_info""|""relative:///score/mw/com/impl/plumbing/proxy_method_binding_factory_impl.h:56:45:56:60""]] is never observed.","/score/mw/com/impl/plumbing/proxy_method_binding_factory_impl.h","59","9","59","24" "RULE-0-1-1: A value should not be unnecessarily written to a local object","Unused writes to objects may harm performance, complicate code comprehension, or indicate logical errors in the program.","error","Unnecessary write to object [[""is_inarg_pack_not_empty""|""relative:///score/mw/com/impl/plumbing/proxy_method_binding_factory_impl.h:61:34:61:56""]] is never observed.","/score/mw/com/impl/plumbing/proxy_method_binding_factory_impl.h","61","60","61","86" "RULE-0-1-2: The value returned by a function shall be used","The result of a non-void function shall be used if called with function call syntax.","error","Return value from call to [[""emplace_back""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_vector.h:1308:2:1308:2""]] is unused.","/score/mw/com/impl/bindings/lola/proxy.cpp","275","16","275","27" "RULE-0-1-2: The value returned by a function shall be used","The result of a non-void function shall be used if called with function call syntax.","error","Return value from call to [[""emplace_back""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_vector.h:1308:2:1308:2""]] is unused.","/score/mw/com/impl/bindings/lola/proxy.cpp","260","20","260","31" "RULE-8-2-7: A cast should not convert a pointer type to an integral type","Casting between pointer types and integral types makes code behavior harder to understand and may cause pointer tracking tools to become unreliable.","error","Cast converts pointer type to integral type 'bool'.","/score/mw/com/impl/generic_skeleton_event.cpp","107","10","107","16" "RULE-8-2-7: A cast should not convert a pointer type to an integral type","Casting between pointer types and integral types makes code behavior harder to understand and may cause pointer tracking tools to become unreliable.","error","Cast converts pointer type to integral type 'bool'.","/score/mw/com/impl/generic_skeleton_event.cpp","36","13","36","23" "RULE-8-2-7: A cast should not convert a pointer type to an integral type","Casting between pointer types and integral types makes code behavior harder to understand and may cause pointer tracking tools to become unreliable.","error","Cast converts pointer type to integral type 'bool'.","/score/mw/com/impl/tracing/skeleton_event_tracing.cpp","73","25","73","27" "RULE-8-2-7: A cast should not convert a pointer type to an integral type","Casting between pointer types and integral types makes code behavior harder to understand and may cause pointer tracking tools to become unreliable.","error","Cast converts pointer type to integral type 'bool'.","/score/mw/com/runtime.cpp","68","21","68","39" "RULE-8-2-7: A cast should not convert a pointer type to an integral type","Casting between pointer types and integral types makes code behavior harder to understand and may cause pointer tracking tools to become unreliable.","error","Cast converts pointer type to integral type 'bool'.","/score/mw/com/runtime.cpp","54","21","54","39" "RULE-8-2-7: A cast should not convert a pointer type to an integral type","Casting between pointer types and integral types makes code behavior harder to understand and may cause pointer tracking tools to become unreliable.","error","Cast converts pointer type to integral type 'bool'.","/score/mw/com/runtime.cpp","37","21","37","39" "RULE-9-3-1: The statement forming the body of a loop shall be a compound statement","If the body of a loop is not enclosed in braces, then this can lead to incorrect execution, and hard for developers to maintain.","recommendation","Loop body not enclosed within braces.","/score/mw/com/impl/bindings/lola/proxy.cpp","254","5","262","5" "RULE-9-3-1: The statement forming the body of a loop shall be a compound statement","If the body of a loop is not enclosed in braces, then this can lead to incorrect execution, and hard for developers to maintain.","recommendation","Loop body not enclosed within braces.","/score/mw/com/impl/bindings/lola/proxy.cpp","877","5","885","5" "RULE-9-3-1: The statement forming the body of a loop shall be a compound statement","If the body of a loop is not enclosed in braces, then this can lead to incorrect execution, and hard for developers to maintain.","recommendation","Loop body not enclosed within braces.","/score/mw/com/impl/bindings/lola/proxy.cpp","300","5","304","5" "RULE-9-3-1: The statement forming the body of a loop shall be a compound statement","If the body of a loop is not enclosed in braces, then this can lead to incorrect execution, and hard for developers to maintain.","recommendation","Loop body not enclosed within braces.","/score/mw/com/impl/bindings/lola/skeleton.cpp","720","5","724","5" "RULE-23-11-1: The raw pointer constructors of std::shared_ptr and std::unique_ptr should not be used","Using raw pointer constructors of std::shared_ptr and std::unique_ptr instead of make_shared/make_unique can lead to memory leaks if exceptions occur during construction.","error","Use of raw pointer constructor for 'std::shared_ptr'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_client_cache.cpp","128","75","128","113" "RULE-24-5-1: The character handling functions from and shall not be used","Using character classification and case mapping functions from and causes undefined behavior when arguments are not representable as unsigned char or not equal to EOF.","error","Call to banned character handling function 'isalpha' from or .","/score/mw/com/impl/instance_specifier.cpp","54","55","54","66" "RULE-24-5-1: The character handling functions from and shall not be used","Using character classification and case mapping functions from and causes undefined behavior when arguments are not representable as unsigned char or not equal to EOF.","error","Call to banned character handling function 'isalnum' from or .","/score/mw/com/impl/instance_specifier.cpp","54","76","54","87" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function ~ServerConnection is indirectly recursive via this call to [[""~unique_ptr""|""file:///home/runner/.bazel/external/score_baselibs+/score/language/futurecpp/include/score/private/memory/unique_ptr.hpp:101:5:101:15""]].","/score/message_passing/unix_domain/unix_domain_server.cpp","153","1","153","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function ProcessConnect is indirectly recursive via this call to [[""~unique_ptr""|""file:///home/runner/.bazel/external/score_baselibs+/score/language/futurecpp/include/score/private/memory/unique_ptr.hpp:101:5:101:15""]].","/score/message_passing/unix_domain/unix_domain_server.cpp","274","1","274","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function SetupMethods is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/proxy.cpp","684","45","684","82" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function SetupMethods is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/proxy.cpp","684","45","684","97" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function SetupMethods is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/proxy.cpp","737","1","737","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function HandleDeletionEvents is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","478","39","478","94" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function HandleEvents is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","438","21","438","76" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function HandleEvents is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","438","80","438","101" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function HandleEvents is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","441","13","441","13" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function OnInstanceFlagFileRemoved is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","881","64","881","119" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function OnInstanceFlagFileRemoved is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","888","64","888","119" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function OnInstanceFlagFileRemoved is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","902","64","902","119" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function OnInstanceFlagFileCreated is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","837","62","837","117" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function OnInstanceFlagFileCreated is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","844","62","844","117" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function OnInstanceFlagFileCreated is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","858","64","858","119" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function FindService is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","923","34","923","89" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function StartFindService is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","719","34","719","89" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function RemoveMatchingFlagFiles is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","104","37","104","102" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function RemoveMatchingFlagFiles is indirectly recursive via this call to [[""~vector""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_vector.h:733:7:733:7""]].","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","120","1","120","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function GetMatchingFlagFilePaths is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]]. The function GetMatchingFlagFilePaths is indirectly recursive via this call to [[""~vector""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_vector.h:733:7:733:7""]].","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","93","1","93","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function GetFlagFilePath is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","60","12","60","67" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function GetFlagFilePath is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","60","71","60","79" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function GetSearchPathForIdentifier is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","155","35","155","88" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function GetSearchPathForIdentifier is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","165","1","165","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function CreateSearchPath is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","284","1","284","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Exists is indirectly recursive via this call to [[""~vector""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_vector.h:733:7:733:7""]].","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","236","13","236","66" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Make is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","198","78","198","104" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Make is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","223","1","223","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function ~FlagFile is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","180","5","180","5" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function GetAlreadyExistingInstances is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","68","52","68","112" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function GetAlreadyExistingInstances is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","76","52","76","112" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function AddWatchToInotifyInstance is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","346","95","346","114" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function AddWatchToInotifyInstance is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","369","1","369","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function GatherExistingInstanceDirectories is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","286","54","286","109" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function GatherExistingInstanceDirectories is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","304","31","304","56" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function GatherExistingInstanceDirectories is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","305","71","305","96" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function CrawlAndWatchImpl is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","194","50","194","109" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function CreatePartialRestartDirectory is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/impl/bindings/lola/skeleton.cpp","94","72","94","95" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Parse is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/config_parser.cpp","28","27","28","41" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/lola_field_instance_deployment.cpp","61","42","61","80" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/lola_field_instance_deployment.cpp","62","42","62","80" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/lola_field_instance_deployment.cpp","65","1","65","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/lola_event_instance_deployment.cpp","91","48","91","96" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/lola_event_instance_deployment.cpp","95","40","95","81" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/lola_event_instance_deployment.cpp","97","45","97","75" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/lola_event_instance_deployment.cpp","101","53","101","105" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/lola_event_instance_deployment.cpp","104","42","104","79" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/lola_event_instance_deployment.cpp","110","1","110","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/lola_method_instance_deployment.cpp","55","38","55","74" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/lola_method_instance_deployment.cpp","57","38","57","63" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/lola_method_instance_deployment.cpp","60","1","60","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/lola_service_instance_id.cpp","61","48","61","68" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/lola_service_instance_id.cpp","62","58","62","88" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/lola_service_instance_id.cpp","64","1","64","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function ConvertUidMapToJson is indirectly recursive via this call to [[""~vector""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_vector.h:733:7:733:7""]].","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","96","5","96","5" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function ConvertUidMapToJson is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","98","1","98","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","221","53","221","90" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","225","47","225","78" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","230","53","230","97" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","235","59","235","111" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","240","56","240","104" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","243","39","243","77" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","244","39","244","77" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","245","40","245","79" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","251","48","251","85" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","252","48","252","85" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","255","1","255","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/service_identifier_type.cpp","68","49","68","95" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/service_identifier_type.cpp","69","62","69","81" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/service_identifier_type.cpp","69","45","69","82" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/service_identifier_type.cpp","70","58","70","88" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/service_identifier_type.cpp","72","1","72","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function ConvertServiceElementMapToJson is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/configuration_common_resources.h","189","85","189","105" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function ConvertServiceElementMapToJson is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/configuration_common_resources.h","193","1","193","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/service_instance_deployment.cpp","126","41","126","78" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/service_instance_deployment.cpp","135","34","135","64" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/service_instance_deployment.cpp","136","32","136","51" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/service_instance_deployment.cpp","140","9","140","94" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/service_instance_deployment.cpp","141","45","141","75" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/service_instance_deployment.cpp","144","1","144","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function operator() is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/service_instance_deployment.cpp","130","44","130","65" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/service_instance_id.cpp","128","50","128","88" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/service_instance_id.cpp","129","54","129","84" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/service_instance_id.cpp","138","1","138","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function operator() is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/service_instance_id.cpp","133","53","133","75" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/service_version_type.cpp","65","55","65","85" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/service_version_type.cpp","66","47","66","70" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/service_version_type.cpp","67","47","67","70" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/service_version_type.cpp","70","1","70","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/service_type_deployment.cpp","121","41","121","79" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/service_type_deployment.cpp","122","45","122","75" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/service_type_deployment.cpp","132","1","132","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function operator() is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/service_type_deployment.cpp","126","44","126","65" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","138","53","138","83" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","139","42","139","70" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","141","39","141","87" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","142","39","142","87" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","143","40","143","89" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","146","1","146","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function ConvertServiceElementIdMapToJson is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","57","1","57","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~Any""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:135:5:135:8""]].","/score/mw/com/impl/instance_identifier.cpp","129","45","129","82" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/instance_identifier.cpp","131","50","131","82" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/instance_identifier.cpp","132","46","132","74" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function Serialize is indirectly recursive via this call to [[""~map""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/c++/13/bits/stl_map.h:314:7:314:10""]].","/score/mw/com/impl/instance_identifier.cpp","135","1","135","1" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function ~RuntimeConfiguration is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/runtime_configuration.h","30","7","30","7" "RULE-8-2-10: Functions shall not call themselves, either directly or indirectly","Functions shall not call themselves, either directly or indirectly.","error","The function RuntimeConfiguration is indirectly recursive via this call to [[""~Path""|""file:///home/runner/.bazel/external/score_baselibs+/score/filesystem/path.cpp:167:1:167:11""]].","/score/mw/com/runtime_configuration.cpp","54","9","54","106" "RULE-28-6-3: An object shall not be used while in a potentially moved-from state","Moved-from object shall not be read-accessed.","error","The argument of the [[""call to move""|""relative:///score/mw/com/impl/generic_proxy.cpp:134:30:134:38""]] may be indeterminate when accessed at this location.","/score/mw/com/impl/generic_proxy.cpp","135","37","135","41" "RULE-28-6-3: An object shall not be used while in a potentially moved-from state","Moved-from object shall not be read-accessed.","error","The argument of the [[""call to move""|""relative:///score/mw/com/impl/generic_proxy.cpp:134:30:134:38""]] may be indeterminate when accessed at this location.","/score/mw/com/impl/generic_proxy.cpp","136","37","136","41" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ~ServerConnection is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/message_passing/unix_domain/unix_domain_server.cpp","137","1","137","53" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ProcessInput is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/message_passing/unix_domain/unix_domain_server.cpp","105","6","105","53" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ReferenceNextEvent is declared noexcept(true) but can throw exceptions of type std::bad_optional_access. Function ReferenceNextEvent is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","56","6","56","80" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ReferenceNextEvent is declared noexcept(true) but can throw exceptions of type std::bad_optional_access. Function ReferenceNextEvent is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","56","63","56","63" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ConsumerEventDataControlLocalView is declared noexcept(true) but can throw exceptions of type std::bad_optional_access. Function ConsumerEventDataControlLocalView is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","35","1","35","90" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ConsumerEventDataControlLocalView is declared noexcept(true) but can throw exceptions of type std::bad_optional_access. Function ConsumerEventDataControlLocalView is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","35","58","35","58" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GetNewSamplesSlotIndices is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/proxy_event_common.cpp","76","28","76","69" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GetNumNewSamplesAvailable is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/proxy_event_common.cpp","65","21","65","63" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GetNewSamplesImpl is declared noexcept(true) but can throw exceptions of type std::bad_optional_access. Function GetNewSamplesImpl is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/bindings/lola/generic_proxy_event.cpp","135","21","135","56" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GetEventMetaInfo is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/proxy.cpp","624","22","624","44" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GetNumberOfSampleSlots is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/configuration/lola_event_instance_deployment.cpp","116","6","116","56" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function Serialize is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/configuration/lola_event_instance_deployment.cpp","86","21","86","58" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function CreateFromJson is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/lola_event_instance_deployment.cpp","55","29","55","71" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function EventDataControl is declared noexcept(true) but can throw exceptions of type std::bad_optional_access. Function EventDataControl is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/bindings/lola/event_data_control.h","44","5","44","20" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function TransactionLog is declared noexcept(true) but can throw exceptions of type std::bad_optional_access. Function TransactionLog is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/bindings/lola/transaction_log.cpp","18","1","18","30" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function RollbackSubscribeTransactions is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","243","14","243","67" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function TransactionLogLocalView is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","65","1","65","48" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ProviderEventDataControlLocalView is declared noexcept(true) but can throw exceptions of type std::bad_optional_access. Function ProviderEventDataControlLocalView is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","34","1","34","90" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ProviderEventDataControlLocalView is declared noexcept(true) but can throw exceptions of type std::bad_optional_access. Function ProviderEventDataControlLocalView is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","34","58","34","58" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function EventControl is declared noexcept(true) but can throw exceptions of type std::bad_optional_access. Function EventControl is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/bindings/lola/event_control.cpp","18","1","18","26" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function MessagePassingService is declared noexcept(true) but can throw exceptions of type std::system_error. Function MessagePassingService is declared noexcept(true) but can throw exceptions of type std::system_error. Function MessagePassingService is declared noexcept(true) but can throw exceptions of type std::system_error.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service.cpp","47","1","47","44" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function LolaServiceInstanceId is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/lola_service_instance_id.cpp","47","1","47","44" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function operator() is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","314","111","314","111" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function operator() is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","303","19","303","19" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function operator() is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","255","61","255","61" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ~TypeErasedCallQueue is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/methods/type_erased_call_queue.cpp","93","1","93","41" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GetConsumerEventDataControlLocalView is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/proxy.cpp","553","37","553","79" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GetEventSubscriptionControl is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/proxy.cpp","584","29","584","62" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GetTransactionLogSet is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/proxy.cpp","604","20","604","46" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function operator< is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/service_instance_id.cpp","166","6","166","14" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function operator== is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/service_instance_id.cpp","147","6","147","15" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function Serialize is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/service_instance_id.cpp","125","21","125","48" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ServiceInstanceId is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/service_instance_id.cpp","113","1","113","36" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function operator== is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/service_type_deployment.cpp","139","6","139","15" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function Serialize is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/service_type_deployment.cpp","118","21","118","52" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ServiceTypeDeployment is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/service_type_deployment.cpp","101","1","101","44" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function IsEventProvided is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/proxy.cpp","652","6","652","27" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function CleanupMethods is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/proxy.cpp","739","6","739","26" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function Proxy is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/bindings/lola/proxy.cpp","420","1","420","12" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function Create is declared noexcept(true) but can throw exceptions of type std::bad_optional_access. Function Create is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/bindings/lola/proxy.cpp","344","24","344","36" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function DetermineApplicationIdentifier is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/runtime.cpp","39","15","39","53" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function OfferService is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","147","6","147","41" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function StartFindService is declared noexcept(true) but can throw exceptions of type std::bad_optional_access. Function StartFindService is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","708","14","708","53" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function FindService is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","914","44","914","78" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function OnInstanceDirectoryCreated is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","786","6","786","55" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GetKnownHandles is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/service_discovery/known_instances_container.cpp","58","6","58","45" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GetSearchPathForIdentifier is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","150","6","150","31" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function Remove is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/service_discovery/known_instances_container.cpp","44","6","44","36" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function Insert is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/service_discovery/known_instances_container.cpp","20","6","20","36" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function CrawlAndWatchWithRetry is declared noexcept(true) but can throw exceptions of type std::bad_optional_access. Function CrawlAndWatchWithRetry is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","214","6","214","44" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function LolaServiceInstanceIdentifier is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/service_discovery/lola_service_instance_identifier.cpp","28","1","28","60" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function Crawl is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","118","6","118","27" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function CreateSearchPath is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","245","6","245","31" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function operator() is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/service_discovery/lola_service_instance_identifier.cpp","63","13","63","92" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GetServiceInstanceId is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/instance_identifier.cpp","164","6","164","49" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function AddWatchToInotifyInstance is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","326","6","326","47" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GatherExistingInstanceDirectories is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","279","6","279","55" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function CrawlAndWatchImpl is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","144","6","144","39" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function RetrieveGenericEventDataFromOpenedSharedMemory is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","240","7","240","75" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function CreateGenericEventDataInCreatedSharedMemory is declared noexcept(true) but can throw exceptions of type std::bad_optional_access. Function CreateGenericEventDataInCreatedSharedMemory is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","194","7","194","72" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function PrepareStopOffer is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/skeleton.cpp","428","6","428","31" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function RegisterGeneric is declared noexcept(true) but can throw exceptions of type std::bad_optional_access. Function RegisterGeneric is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/bindings/lola/skeleton.cpp","575","6","575","30" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function Unregister is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/subscription_helpers.cpp","50","6","50","43" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function SubscribeEvent is declared noexcept(true) but can throw exceptions of type std::bad_optional_access. Function SubscribeEvent is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/bindings/lola/subscription_not_subscribed_states.cpp","38","14","38","47" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function OnEntry is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/subscription_not_subscribed_states.cpp","157","6","157","32" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function TransitionToState is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/subscription_state_machine.cpp","150","6","150","48" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GetMaxSampleCount is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/subscription_subscribed_states.cpp","86","30","86","63" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function SubscribeEvent is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/subscription_subscribed_states.cpp","29","14","29","44" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GetMaxSampleCount is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/subscription_subscription_pending_states.cpp","93","30","93","72" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ReOfferEvent is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/subscription_subscription_pending_states.cpp","74","6","74","43" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function SubscribeEvent is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/subscription_subscription_pending_states.cpp","31","14","31","53" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GetTraceClientId is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.h","80","38","80","53" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ConvertToTracingServiceInstanceElement is declared noexcept(true) but can throw exceptions of type std::bad_optional_access. Function ConvertToTracingServiceInstanceElement is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","258","43","258","96" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function EmplaceTypeErasedSamplePtr is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","407","1","407","42" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ToStringImpl is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/configuration_common_resources.cpp","40","13","40","24" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function Do is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/configuration_common_resources.h","118","28","118","29" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function BindingServiceTypeDeployment is declared noexcept(true) but can throw exceptions of type std::bad_variant_access. Function BindingServiceTypeDeployment is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","118","1","118","113" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function BindingServiceTypeDeployment is declared noexcept(true) but can throw exceptions of type std::bad_variant_access. Function BindingServiceTypeDeployment is declared noexcept(true) but can throw exceptions of type std::bad_variant_access. Function BindingServiceTypeDeployment is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","118","86","118","86" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function CreateFromJson is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/lola_field_instance_deployment.cpp","46","29","46","71" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ConvertJsonToServiceElementIdMap is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","69","6","69","37" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ServiceVersionType is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/service_version_type.cpp","45","1","45","38" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ServiceIdentifierType is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/service_identifier_type.cpp","47","1","47","44" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function Serialize is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","218","21","218","60" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function LolaServiceInstanceDeployment is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","146","1","146","60" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function operator< is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/service_instance_deployment.cpp","75","6","75","14" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function operator== is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/service_instance_deployment.cpp","70","6","70","15" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GetBindingType is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/service_instance_deployment.cpp","147","13","147","53" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function Serialize is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/service_instance_deployment.cpp","123","21","123","56" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ServiceInstanceDeployment is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/service_instance_deployment.cpp","97","1","97","52" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function IsServiceElementTracingEnabled is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/tracing_configuration.cpp","102","6","102","57" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function InstanceIdentifier is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/instance_identifier.cpp","83","1","83","38" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function Create is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/instance_identifier.cpp","47","35","47","60" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ConvertJsonToUidMap is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","50","53","50","71" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function FindService is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/service_discovery.cpp","347","44","347","72" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function getInstanceInternal is declared noexcept(true) but can throw exceptions of type std::bad_optional_access. Function getInstanceInternal is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/runtime.cpp","147","10","147","37" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GetTracingFilterConfig is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/runtime.cpp","264","6","264","36" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GetBindingInfoFromJson is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/service_instance_deployment.cpp","58","47","58","68" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GetQualityTypeFromJson is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/service_instance_deployment.cpp","43","13","43","34" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function Do is declared noexcept(true) but can throw exceptions of type std::bad_variant_access. Function Do is declared noexcept(true) but can throw exceptions of type std::bad_variant_access. Function Do is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/configuration_common_resources.h","118","28","118","28" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ToHashStringImpl is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/service_instance_id.cpp","63","13","63","28" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GetBindingInfoFromJson is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/service_instance_id.cpp","37","39","37","60" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ToHashStringImpl is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/service_type_deployment.cpp","53","13","53","28" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GetBindingInfoFromJson is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/service_type_deployment.cpp","30","43","30","64" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ConvertJsonToServiceElementIdMap is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","69","6","69","6" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ProxyEventBase is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/proxy_event_base.cpp","37","1","37","30" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GetEventNameList is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/generic_proxy.cpp","42","31","42","46" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function Create is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/generic_proxy.cpp","64","22","64","41" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function CreateGenericSkeletonEventOrField is declared noexcept(true) but can throw exceptions of type std::bad_optional_access. Function CreateGenericSkeletonEventOrField is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/plumbing/skeleton_service_element_binding_factory_impl.h","141","6","141","6" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function Create is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/generic_skeleton.cpp","56","25","56","47" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function Create is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/generic_skeleton.cpp","70","25","70","47" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ExtractInstanceId is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/handle_type.cpp","29","19","29","35" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function GetRegisteredShmObject is declared noexcept(true) but can throw exceptions of type std::bad_optional_access. Function GetRegisteredShmObject is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/tracing/tracing_runtime.cpp","453","44","453","81" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function Trace is declared noexcept(true) but can throw exceptions of type std::bad_optional_access. Function Trace is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/tracing/tracing_runtime.cpp","511","14","511","34" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function UnregisterShmObject is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/tracing/tracing_runtime.cpp","400","6","400","40" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function RegisterShmObject is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/tracing/tracing_runtime.cpp","340","6","340","38" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function ProxyMethodBase is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/methods/proxy_method_base.h","41","5","41","19" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function Create is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.cpp","35","51","35","93" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function Subscribe is declared noexcept(true) but can throw exceptions of type std::bad_optional_access.","/score/mw/com/impl/proxy_event_base.cpp","76","14","76","38" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function FindNumberOfTracingSlots is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","171","13","171","36" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function FindNumberOfTracingSlots is declared noexcept(true) but can throw exceptions of type std::bad_variant_access. Function FindNumberOfTracingSlots is declared noexcept(true) but can throw exceptions of type std::bad_variant_access. Function FindNumberOfTracingSlots is declared noexcept(true) but can throw exceptions of type std::bad_variant_access. Function FindNumberOfTracingSlots is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","171","13","171","13" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function InternalToExternalTracePointType is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/tracing/tracing_runtime.cpp","134","35","134","66" "RULE-18-5-1: A noexcept function should not attempt to propagate an exception to the calling function","A noexcept function should not attempt to propagate an exception to the calling function.","error","Function Create is declared noexcept(true) but can throw exceptions of type std::bad_optional_access. Function Create is declared noexcept(true) but can throw exceptions of type std::bad_variant_access.","/score/mw/com/impl/plumbing/proxy_method_binding_factory_impl.h","101","101","101","101" "RULE-7-0-6: Assignment between numeric types shall be appropriate","Assignment between numeric types with different sizes, signedness, or type categories can lead to unexpected information loss, undefined behavior, or silent overload resolution changes.","error","Assignment between incompatible numeric types from 'const signed long &' to 'long'.","/score/message_passing/log/logging_callback.cpp","30","34","30","36" "RULE-7-0-6: Assignment between numeric types shall be appropriate","Assignment between numeric types with different sizes, signedness, or type categories can lead to unexpected information loss, undefined behavior, or silent overload resolution changes.","error","Assignment between incompatible numeric types from 'uint16_t' to 'const size_type'.","/score/message_passing/unix_domain/unix_domain_engine.cpp","271","79","271","82" "RULE-7-0-6: Assignment between numeric types shall be appropriate","Assignment between numeric types with different sizes, signedness, or type categories can lead to unexpected information loss, undefined behavior, or silent overload resolution changes.","error","Assignment between incompatible numeric types from 'uint32_t' to 'size_type'.","/score/message_passing/unix_domain/unix_domain_engine.cpp","102","47","102","62" "RULE-7-0-6: Assignment between numeric types shall be appropriate","Assignment between numeric types with different sizes, signedness, or type categories can lead to unexpected information loss, undefined behavior, or silent overload resolution changes.","error","Assignment between incompatible numeric types from 'uint16_t' to 'key_type'.","/score/mw/com/impl/bindings/lola/application_id_pid_mapping_entry.cpp","44","53","44","86" "RULE-7-0-6: Assignment between numeric types shall be appropriate","Assignment between numeric types with different sizes, signedness, or type categories can lead to unexpected information loss, undefined behavior, or silent overload resolution changes.","error","Assignment between incompatible numeric types from 'SlotIndexType' to 'const size_type'.","/score/mw/com/impl/bindings/lola/event_data_control.h","45","24","45","32" "RULE-7-0-6: Assignment between numeric types shall be appropriate","Assignment between numeric types with different sizes, signedness, or type categories can lead to unexpected information loss, undefined behavior, or silent overload resolution changes.","error","Assignment between incompatible numeric types from 'SlotIndexType' to 'const size_t'.","/score/mw/com/impl/bindings/lola/event_control.cpp","24","45","24","59" "RULE-7-0-6: Assignment between numeric types shall be appropriate","Assignment between numeric types with different sizes, signedness, or type categories can lead to unexpected information loss, undefined behavior, or silent overload resolution changes.","error","Assignment between incompatible numeric types from 'uint8_t' to 'size_type'.","/score/mw/com/impl/bindings/lola/methods/offered_state_machine.cpp","35","33","35","73" "RULE-7-0-6: Assignment between numeric types shall be appropriate","Assignment between numeric types with different sizes, signedness, or type categories can lead to unexpected information loss, undefined behavior, or silent overload resolution changes.","error","Assignment between incompatible numeric types from 'uint8_t' to 'size_type'.","/score/mw/com/impl/bindings/lola/methods/offered_state_machine.cpp","30","33","30","73" "RULE-7-0-6: Assignment between numeric types shall be appropriate","Assignment between numeric types with different sizes, signedness, or type categories can lead to unexpected information loss, undefined behavior, or silent overload resolution changes.","error","Assignment between incompatible numeric types from 'unsigned int' to 'const unsigned short'.","/score/mw/com/impl/bindings/lola/proxy.cpp","396","116","396","117" "RULE-7-0-6: Assignment between numeric types shall be appropriate","Assignment between numeric types with different sizes, signedness, or type categories can lead to unexpected information loss, undefined behavior, or silent overload resolution changes.","error","Assignment between incompatible numeric types from 'uint8_t' to 'size_type'.","/score/mw/com/impl/bindings/lola/subscription_state_machine.cpp","74","21","74","72" "RULE-7-0-6: Assignment between numeric types shall be appropriate","Assignment between numeric types with different sizes, signedness, or type categories can lead to unexpected information loss, undefined behavior, or silent overload resolution changes.","error","Assignment between incompatible numeric types from 'uint8_t' to 'size_type'.","/score/mw/com/impl/bindings/lola/subscription_state_machine.cpp","68","21","68","72" "RULE-7-0-6: Assignment between numeric types shall be appropriate","Assignment between numeric types with different sizes, signedness, or type categories can lead to unexpected information loss, undefined behavior, or silent overload resolution changes.","error","Assignment between incompatible numeric types from 'TransactionLogIndex' to 'const size_type'.","/score/mw/com/impl/bindings/lola/transaction_log_set.cpp","56","31","56","48" "RULE-7-0-6: Assignment between numeric types shall be appropriate","Assignment between numeric types with different sizes, signedness, or type categories can lead to unexpected information loss, undefined behavior, or silent overload resolution changes.","error","Assignment between incompatible numeric types from 'uint8_t' to 'size_t'.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","227","58","227","100" "RULE-7-0-6: Assignment between numeric types shall be appropriate","Assignment between numeric types with different sizes, signedness, or type categories can lead to unexpected information loss, undefined behavior, or silent overload resolution changes.","error","Assignment between incompatible numeric types from 'unsigned short &&' to 'size_t'.","/score/mw/com/impl/plumbing/skeleton_service_element_binding_factory_impl.h","64","98","64","102" "RULE-7-0-6: Assignment between numeric types shall be appropriate","Assignment between numeric types with different sizes, signedness, or type categories can lead to unexpected information loss, undefined behavior, or silent overload resolution changes.","error","Assignment between incompatible numeric types from 'const unsigned char &' to 'size_t'.","/score/mw/com/impl/plumbing/skeleton_service_element_binding_factory_impl.h","65","90","65","94" "RULE-7-0-6: Assignment between numeric types shall be appropriate","Assignment between numeric types with different sizes, signedness, or type categories can lead to unexpected information loss, undefined behavior, or silent overload resolution changes.","error","Assignment between incompatible numeric types from 'unsigned char' to 'int'.","/score/mw/com/impl/instance_specifier.cpp","54","68","54","71" "RULE-7-0-6: Assignment between numeric types shall be appropriate","Assignment between numeric types with different sizes, signedness, or type categories can lead to unexpected information loss, undefined behavior, or silent overload resolution changes.","error","Assignment between incompatible numeric types from 'unsigned char' to 'int'.","/score/mw/com/impl/instance_specifier.cpp","54","89","54","92" "RULE-7-0-6: Assignment between numeric types shall be appropriate","Assignment between numeric types with different sizes, signedness, or type categories can lead to unexpected information loss, undefined behavior, or silent overload resolution changes.","error","Assignment between incompatible numeric types from 'uint16_t' to 'const size_type'.","/score/mw/com/impl/bindings/lola/application_id_pid_mapping.h","73","28","73","39" "RULE-7-11-1: nullptr shall be the only form of the null-pointer-constant","nullptr shall be the only form of the null-pointer-constant.","error","addr_ is used as the null-pointer-constant but is not nullptr.","/score/message_passing/unix_domain/unix_domain_socket_address.h","45","23","45","27" "RULE-7-11-1: nullptr shall be the only form of the null-pointer-constant","nullptr shall be the only form of the null-pointer-constant.","error","ProxyInstanceIdentifier::application_id is used as the null-pointer-constant but is not nullptr.","/score/mw/com/impl/bindings/lola/proxy_instance_identifier.h","66","31","66","69" "RULE-7-11-1: nullptr shall be the only form of the null-pointer-constant","nullptr shall be the only form of the null-pointer-constant.","error","ProxyInstanceIdentifier::proxy_instance_counter is used as the null-pointer-constant but is not nullptr.","/score/mw/com/impl/bindings/lola/proxy_instance_identifier.h","67","31","67","77" "RULE-7-11-1: nullptr shall be the only form of the null-pointer-constant","nullptr shall be the only form of the null-pointer-constant.","error","SkeletonInstanceIdentifier::service_id is used as the null-pointer-constant but is not nullptr.","/score/mw/com/impl/bindings/lola/skeleton_instance_identifier.h","56","31","56","68" "RULE-7-11-1: nullptr shall be the only form of the null-pointer-constant","nullptr shall be the only form of the null-pointer-constant.","error","SkeletonInstanceIdentifier::instance_id is used as the null-pointer-constant but is not nullptr.","/score/mw/com/impl/bindings/lola/skeleton_instance_identifier.h","57","31","57","69" "RULE-7-11-3: A conversion from function type to pointer-to-function type shall only occur in appropriate contexts","Converting a function type to a pointer-to-function type outside of static_cast or assignment to a pointer-to-function object creates ambiguous behavior and potential unintended effects.","error","Inappropriate conversion from function type to pointer-to-function type in 'release'.","/score/message_passing/log/log_on_timeout.h","73","9","73","15" "RULE-7-11-3: A conversion from function type to pointer-to-function type shall only occur in appropriate contexts","Converting a function type to a pointer-to-function type outside of static_cast or assignment to a pointer-to-function object creates ambiguous behavior and potential unintended effects.","error","Inappropriate conversion from function type to pointer-to-function type in 'GetValueForUpdate'.","/score/message_passing/non_allocating_future/non_allocating_future.h","46","9","46","25" "RULE-7-11-3: A conversion from function type to pointer-to-function type shall only occur in appropriate contexts","Converting a function type to a pointer-to-function type outside of static_cast or assignment to a pointer-to-function object creates ambiguous behavior and potential unintended effects.","error","Inappropriate conversion from function type to pointer-to-function type in 'MarkReady'.","/score/message_passing/non_allocating_future/non_allocating_future.h","47","9","47","17" "RULE-7-11-3: A conversion from function type to pointer-to-function type shall only occur in appropriate contexts","Converting a function type to a pointer-to-function type outside of static_cast or assignment to a pointer-to-function object creates ambiguous behavior and potential unintended effects.","error","Inappropriate conversion from function type to pointer-to-function type in 'GetNextFreeMultiSlot'.","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","113","45","113","64" "RULE-7-11-3: A conversion from function type to pointer-to-function type shall only occur in appropriate contexts","Converting a function type to a pointer-to-function type outside of static_cast or assignment to a pointer-to-function object creates ambiguous behavior and potential unintended effects.","error","Inappropriate conversion from function type to pointer-to-function type in 'DereferenceEventWithoutTransactionLogging'.","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","224","5","224","45" "RULE-7-11-3: A conversion from function type to pointer-to-function type shall only occur in appropriate contexts","Converting a function type to a pointer-to-function type outside of static_cast or assignment to a pointer-to-function object creates ambiguous behavior and potential unintended effects.","error","Inappropriate conversion from function type to pointer-to-function type in 'SetTransactionLogLocalView'.","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","47","5","47","30" "RULE-7-11-3: A conversion from function type to pointer-to-function type shall only occur in appropriate contexts","Converting a function type to a pointer-to-function type outside of static_cast or assignment to a pointer-to-function object creates ambiguous behavior and potential unintended effects.","error","Inappropriate conversion from function type to pointer-to-function type in 'AllocateNextMultiSlot'.","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","149","17","149","37" "RULE-7-11-3: A conversion from function type to pointer-to-function type shall only occur in appropriate contexts","Converting a function type to a pointer-to-function type outside of static_cast or assignment to a pointer-to-function object creates ambiguous behavior and potential unintended effects.","error","Inappropriate conversion from function type to pointer-to-function type in 'FindOldestUnusedSlot'.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","53","47","53","66" "RULE-7-11-3: A conversion from function type to pointer-to-function type shall only occur in appropriate contexts","Converting a function type to a pointer-to-function type outside of static_cast or assignment to a pointer-to-function object creates ambiguous behavior and potential unintended effects.","error","Inappropriate conversion from function type to pointer-to-function type in 'TryAllocateSlot'.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","59","13","59","27" "RULE-7-11-3: A conversion from function type to pointer-to-function type shall only occur in appropriate contexts","Converting a function type to a pointer-to-function type outside of static_cast or assignment to a pointer-to-function object creates ambiguous behavior and potential unintended effects.","error","Inappropriate conversion from function type to pointer-to-function type in 'LogPerformanceMetrics'.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","61","13","61","33" "RULE-7-11-3: A conversion from function type to pointer-to-function type shall only occur in appropriate contexts","Converting a function type to a pointer-to-function type outside of static_cast or assignment to a pointer-to-function object creates ambiguous behavior and potential unintended effects.","error","Inappropriate conversion from function type to pointer-to-function type in 'LogPerformanceMetrics'.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","65","5","65","25" "RULE-7-11-3: A conversion from function type to pointer-to-function type shall only occur in appropriate contexts","Converting a function type to a pointer-to-function type outside of static_cast or assignment to a pointer-to-function object creates ambiguous behavior and potential unintended effects.","error","Inappropriate conversion from function type to pointer-to-function type in 'internal_delete'.","/score/mw/com/impl/bindings/lola/sample_allocatee_ptr.h","106","9","106","23" "RULE-7-11-3: A conversion from function type to pointer-to-function type shall only occur in appropriate contexts","Converting a function type to a pointer-to-function type outside of static_cast or assignment to a pointer-to-function object creates ambiguous behavior and potential unintended effects.","error","Inappropriate conversion from function type to pointer-to-function type in 'instance'.","/score/mw/com/impl/plumbing/proxy_method_binding_factory.h","49","16","49","25" "RULE-12-2-1: Bit-fields should not be declared","The exact layout and the order of bits resulting from bit-fields in a struct is implementation-defined and therefore not portable.","error","Bit-field used within a class [[""TransactionLogSlot""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_slot.h:21:7:21:24""]] that is not a hardware or protocol class.","/score/mw/com/impl/bindings/lola/transaction_log_slot.h","46","18","46","33" "RULE-12-2-1: Bit-fields should not be declared","The exact layout and the order of bits resulting from bit-fields in a struct is implementation-defined and therefore not portable.","error","Bit-field used within a class [[""TransactionLogSlot""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_slot.h:21:7:21:24""]] that is not a hardware or protocol class.","/score/mw/com/impl/bindings/lola/transaction_log_slot.h","45","18","45","35" "RULE-11-3-1: Variables of array type should not be declared","Using array type instead of container types can lead to difficulty manually managing size and accesses.","error","Variable argv has an array type.","/score/mw/com/runtime_configuration.cpp","48","90","48","93" "RULE-11-3-1: Variables of array type should not be declared","Using array type instead of container types can lead to difficulty manually managing size and accesses.","error","Variable argv has an array type.","/score/mw/com/runtime.cpp","52","70","52","73" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/message_passing/client_connection.cpp","333","67","333","95" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/message_passing/log/log.h","95","56","95","59" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/message_passing/log/log.h","95","55","95","63" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/message_passing/log/log.h","69","63","69","66" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/message_passing/log/log.h","69","62","69","70" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/message_passing/log/log.h","60","79","60","82" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'const bool &'.","/score/message_passing/log/log.h","60","78","60","84" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'uint64_t'.","/score/message_passing/log/log.h","31","39","31","39" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'uint8_t'.","/score/mw/com/impl/bindings/lola/transaction_log_slot.h","32","54","32","62" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'uint8_t'.","/score/mw/com/impl/bindings/lola/transaction_log_slot.h","28","56","28","64" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h","322","37","322","53" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'const type &'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1237","16","1238","118" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'const type &'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1218","16","1219","105" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'const type &'.","/score/mw/com/impl/bindings/lola/methods/method_resource_map.cpp","51","16","52","82" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/mw/com/impl/bindings/lola/rollback_synchronization.cpp","30","33","30","36" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'type &'.","/score/mw/com/impl/bindings/lola/rollback_synchronization.cpp","32","10","33","112" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/mw/com/impl/bindings/lola/rollback_synchronization.cpp","36","31","36","35" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'const bool &'.","/score/mw/com/impl/bindings/lola/proxy.cpp","255","52","255","72" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'const bool &'.","/score/mw/com/impl/bindings/lola/proxy.cpp","256","52","256","72" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'const type &'.","/score/mw/com/impl/bindings/lola/proxy.cpp","254","22","256","93" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'const type &'.","/score/mw/com/impl/bindings/lola/proxy.cpp","926","16","926","92" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/mw/com/impl/bindings/lola/runtime.cpp","79","26","79","105" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'underlying_type_readmask'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","43","66","43","66" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","836","34","836","93" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","843","34","843","94" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","70","46","70","109" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","78","46","78","110" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'const type &'.","/score/mw/com/impl/bindings/lola/skeleton.cpp","563","16","563","98" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'const type &'.","/score/mw/com/impl/tracing/configuration/hash_helper_for_service_element_and_se_view.h","44","16","48","23" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'const type &'.","/score/mw/com/impl/tracing/configuration/service_element_instance_identifier_view.h","94","20","98","27" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'int'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","104","10","104","39" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'const bool &'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","247","39","247","57" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'const bool &'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","248","36","248","52" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'const bool &'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","249","38","249","56" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'const type &'.","/score/mw/com/impl/tracing/configuration/trace_point_key.h","79","20","83","27" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'const bool &'.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","737","96","737","114" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/mw/com/impl/tracing/configuration/hash_helper_utility.h","44","21","44","34" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'const bool &'.","/score/mw/com/impl/methods/proxy_method_base.h","47","54","47","58" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/mw/com/impl/skeleton_base.cpp","229","57","229","90" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/mw/com/impl/skeleton_base.cpp","236","57","236","90" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/mw/com/impl/skeleton_base.cpp","244","59","244","92" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'const type &'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","415","16","419","23" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","413","78","413","104" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","378","78","378","104" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","339","78","339","99" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","304","78","304","105" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","269","78","269","103" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","234","78","234","95" "RULE-7-0-1: There shall be no conversion from type bool","Converting a bool type (implicitly or explicitly) to another type can lead to unintended behavior and code obfuscation, particularly when using bitwise operators instead of logical operators.","error","Conversion from 'bool' to 'bool &'.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","199","78","199","93" "RULE-8-7-1: Pointer and index arguments passed to functions in shall not be invalid","Pointer and index arguments passed to functions in should result in valid reads and/or writes.","error","The size of the [[""read buffer""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp:148:47:148:48""]] passed to memcpy is 8 bytes, but the [[""size argument""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp:148:51:148:59""]] is 12 bytes. The size of the [[""read buffer""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp:148:47:148:48""]] passed to memcpy is 8 bytes, but the [[""size argument""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp:148:51:148:59""]] is 24 bytes.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","148","26","148","36" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp","112","9","112","21" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","213","13","213","20" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned short may wrap.","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","65","10","65","21" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned short may wrap.","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","246","10","246","21" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned short may wrap.","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","93","13","93","27" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","118","9","118","24" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","65","45","65","53" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation * of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/generic_proxy_event.cpp","184","69","184","93" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation += of type unsigned int may wrap.","/score/mw/com/impl/bindings/lola/event_subscription_control.cpp","47","5","47","30" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation - of type unsigned int may wrap.","/score/mw/com/impl/bindings/lola/event_subscription_control.cpp","149","80","149","103" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation + of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/methods/proxy_method_instance_identifier.h","64","17","65","36" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation + of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/methods/proxy_method_instance_identifier.h","64","17","65","63" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation + of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/methods/proxy_method_instance_identifier.h","64","17","65","91" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned char may wrap.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h","310","21","310","40" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation + of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","143","20","143","32" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation + of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","93","20","93","32" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation -- of type unsigned short may wrap.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1391","9","1391","44" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned short may wrap.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1342","13","1342","63" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned char may wrap.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","889","13","889","24" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned int may wrap.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","990","13","990","29" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation += of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","588","9","588","63" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned short may wrap.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1128","13","1128","48" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation + of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","145","30","145","42" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation + of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","140","105","140","117" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation * of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/methods/type_erased_call_queue.cpp","40","33","40","59" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation * of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/methods/type_erased_call_queue.cpp","136","36","136","97" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation * of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/methods/type_erased_call_queue.cpp","140","30","140","91" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation * of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/methods/type_erased_call_queue.cpp","148","36","148","97" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation * of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/methods/type_erased_call_queue.cpp","151","29","151","90" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned short may wrap.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","83","10","83","21" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","51","51","51","65" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned char may wrap.","/score/mw/com/impl/bindings/lola/proxy.cpp","136","9","136","23" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation * of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/proxy.cpp","829","59","829","119" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation * of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/proxy.cpp","837","59","837","119" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation + of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/proxy.cpp","703","36","703","114" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation += of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/service_discovery/lola_service_instance_identifier.cpp","71","9","71","85" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation += of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/service_discovery/lola_service_instance_identifier.cpp","72","9","72","20" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned char may wrap.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","232","9","232","29" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/skeleton.cpp","736","80","736","91" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned short may wrap.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","212","87","212","96" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned int may wrap.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","391","10","391","27" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned int may wrap.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","444","10","444","27" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned char may wrap.","/score/mw/com/impl/bindings/lola/transaction_log_set.cpp","265","13","265","19" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/transaction_log_set.cpp","267","9","267","17" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation - of type unsigned long may wrap.","/score/mw/com/impl/tracing/configuration/hash_helper_for_service_element_and_se_view.h","54","40","54","82" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation + of type unsigned long may wrap.","/score/mw/com/impl/handle_type.h","148","45","149","86" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation + of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","97","13","98","64" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation + of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","97","13","98","105" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation * of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","213","40","213","95" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation + of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","217","10","217","57" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation - of type unsigned long may wrap.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","217","10","217","61" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation += of type unsigned long may wrap.","/score/mw/com/impl/sample_reference_tracker.cpp","166","13","166","60" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation -= of type unsigned long may wrap.","/score/mw/com/impl/sample_reference_tracker.cpp","167","13","167","50" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation -- of type unsigned long may wrap.","/score/mw/com/impl/sample_reference_tracker.cpp","111","9","111","31" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation += of type unsigned long may wrap.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","284","13","284","70" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned char may wrap.","/score/mw/com/impl/tracing/tracing_runtime.cpp","558","9","558","27" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation + of type unsigned int may wrap.","/score/mw/com/runtime_configuration.cpp","74","54","74","65" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation + of type unsigned int may wrap.","/score/mw/com/runtime_configuration.cpp","88","54","88","65" "RULE-8-20-1: An unsigned arithmetic operation with constant operands should not wrap","An unsigned arithmetic operation with constant operands should not wrap.","error","Operation ++ of type unsigned int may wrap.","/score/mw/com/runtime_configuration.cpp","68","58","68","66" "RULE-24-5-2: The C++ Standard Library functions memcpy, memmove and memcmp from shall not be used","Using memcpy, memmove or memcmp from can result in undefined behavior due to overlapping memory, non-trivially copyable objects, or unequal comparison of logically equal objects.","error","Call to banned function 'memcpy' from .","/score/message_passing/client_connection.cpp","187","30","187","40" "RULE-24-5-2: The C++ Standard Library functions memcpy, memmove and memcmp from shall not be used","Using memcpy, memmove or memcmp from can result in undefined behavior due to overlapping memory, non-trivially copyable objects, or unequal comparison of logically equal objects.","error","Call to banned function 'memcpy' from .","/score/message_passing/unix_domain/unix_domain_socket_address.h","57","19","57","29" "RULE-24-5-2: The C++ Standard Library functions memcpy, memmove and memcmp from shall not be used","Using memcpy, memmove or memcmp from can result in undefined behavior due to overlapping memory, non-trivially copyable objects, or unequal comparison of logically equal objects.","error","Call to banned function 'memcpy' from .","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","169","26","169","36" "RULE-24-5-2: The C++ Standard Library functions memcpy, memmove and memcmp from shall not be used","Using memcpy, memmove or memcmp from can result in undefined behavior due to overlapping memory, non-trivially copyable objects, or unequal comparison of logically equal objects.","error","Call to banned function 'memcpy' from .","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","148","26","148","36" "RULE-24-5-2: The C++ Standard Library functions memcpy, memmove and memcmp from shall not be used","Using memcpy, memmove or memcmp from can result in undefined behavior due to overlapping memory, non-trivially copyable objects, or unequal comparison of logically equal objects.","error","Call to banned function 'memcpy' from .","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","131","26","131","36" "RULE-24-5-2: The C++ Standard Library functions memcpy, memmove and memcmp from shall not be used","Using memcpy, memmove or memcmp from can result in undefined behavior due to overlapping memory, non-trivially copyable objects, or unequal comparison of logically equal objects.","error","Call to banned function 'memcpy' from .","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","105","26","105","36" "RULE-6-4-2: Member function hides inherited member function","An overriding member function definition thats hides an overload of the overridden inherited member function can result in unexpected behavior.","error","Declaration for member 'Parse' hides overridable inherited member function [[""Parse""|""relative:///score/mw/com/impl/configuration/i_configuration_parsing_strategy.h:28:27:28:31""]]","/score/mw/com/impl/configuration/configuration_json_parsing_strategy.h","29","19","29","23" "RULE-6-4-2: Member function hides inherited member function","A non-overriding member function definition that hides an inherited member function can result in unexpected behavior.","error","Declaration for member 'StopOfferService' hides non-overridable inherited member function [[""StopOfferService""|""relative:///score/mw/com/impl/skeleton_base.cpp:197:6:197:35""]]","/score/mw/com/impl/generic_skeleton.cpp","136","6","136","38" "RULE-6-4-2: Member function hides inherited member function","A non-overriding member function definition that hides an inherited member function can result in unexpected behavior.","error","Declaration for member 'OfferService' hides non-overridable inherited member function [[""OfferService""|""relative:///score/mw/com/impl/skeleton_base.cpp:142:6:142:31""]]","/score/mw/com/impl/generic_skeleton.cpp","131","14","131","42" "RULE-6-4-2: Member function hides inherited member function","A non-overriding member function definition that hides an inherited member function can result in unexpected behavior.","error","Declaration for member 'InjectMock' hides non-overridable inherited member function [[""InjectMock""|""relative:///score/mw/com/impl/proxy_event_base.h:176:10:176:19""]]","/score/mw/com/impl/proxy_event.h","126","10","126","19" "RULE-6-4-2: Member function hides inherited member function","A non-overriding member function definition that hides an inherited member function can result in unexpected behavior.","error","Declaration for member 'UnsetReceiveHandler' hides non-overridable inherited member function [[""UnsetReceiveHandler""|""relative:///score/mw/com/impl/proxy_field_base.h:126:18:126:36""]]","/score/mw/com/impl/proxy_field.h","296","18","296","36" "RULE-6-4-2: Member function hides inherited member function","A non-overriding member function definition that hides an inherited member function can result in unexpected behavior.","error","Declaration for member 'SetSubscriptionStateChangeHandler' hides non-overridable inherited member function [[""SetSubscriptionStateChangeHandler""|""relative:///score/mw/com/impl/proxy_field_base.h:96:18:96:50""]]","/score/mw/com/impl/proxy_field.h","285","18","285","50" "RULE-6-4-2: Member function hides inherited member function","A non-overriding member function definition that hides an inherited member function can result in unexpected behavior.","error","Declaration for member 'UnsetSubscriptionStateChangeHandler' hides non-overridable inherited member function [[""UnsetSubscriptionStateChangeHandler""|""relative:///score/mw/com/impl/proxy_field_base.h:102:18:102:52""]]","/score/mw/com/impl/proxy_field.h","271","18","271","52" "RULE-6-4-2: Member function hides inherited member function","A non-overriding member function definition that hides an inherited member function can result in unexpected behavior.","error","Declaration for member 'SetReceiveHandler' hides non-overridable inherited member function [[""SetReceiveHandler""|""relative:///score/mw/com/impl/proxy_field_base.h:120:18:120:34""]]","/score/mw/com/impl/proxy_field.h","259","18","259","34" "RULE-6-4-2: Member function hides inherited member function","A non-overriding member function definition that hides an inherited member function can result in unexpected behavior.","error","Declaration for member 'GetNumNewSamplesAvailable' hides non-overridable inherited member function [[""GetNumNewSamplesAvailable""|""relative:///score/mw/com/impl/proxy_field_base.h:114:25:114:49""]]","/score/mw/com/impl/proxy_field.h","240","25","240","49" "RULE-6-4-2: Member function hides inherited member function","A non-overriding member function definition that hides an inherited member function can result in unexpected behavior.","error","Declaration for member 'GetFreeSampleCount' hides non-overridable inherited member function [[""GetFreeSampleCount""|""relative:///score/mw/com/impl/proxy_field_base.h:108:17:108:34""]]","/score/mw/com/impl/proxy_field.h","222","17","222","34" "RULE-6-4-2: Member function hides inherited member function","A non-overriding member function definition that hides an inherited member function can result in unexpected behavior.","error","Declaration for member 'GetSubscriptionState' hides non-overridable inherited member function [[""GetSubscriptionState""|""relative:///score/mw/com/impl/proxy_field_base.h:84:23:84:42""]]","/score/mw/com/impl/proxy_field.h","207","23","207","42" "RULE-6-4-2: Member function hides inherited member function","A non-overriding member function definition that hides an inherited member function can result in unexpected behavior.","error","Declaration for member 'Unsubscribe' hides non-overridable inherited member function [[""Unsubscribe""|""relative:///score/mw/com/impl/proxy_field_base.h:90:10:90:20""]]","/score/mw/com/impl/proxy_field.h","194","10","194","20" "RULE-6-4-2: Member function hides inherited member function","A non-overriding member function definition that hides an inherited member function can result in unexpected behavior.","error","Declaration for member 'Subscribe' hides non-overridable inherited member function [[""Subscribe""|""relative:///score/mw/com/impl/proxy_field_base.h:78:18:78:26""]]","/score/mw/com/impl/proxy_field.h","180","18","180","26" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Variable 'existing_element' is unused.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1237","17","1237","17" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Variable 'existing_element' is unused.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1218","17","1218","17" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Variable '_' is unused.","/score/mw/com/impl/bindings/lola/methods/method_resource_map.cpp","51","39","51","39" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Member variable 'gid' is unused.","/score/message_passing/server_types.h","50","11","50","13" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Member variable 'owner' is unused.","/score/message_passing/unix_domain/unix_domain_engine.h","127","21","127","25" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Member variable 'max_queued_notifies' is unused.","/score/message_passing/i_server_factory.h","38","23","38","41" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Member variable 'pre_alloc_connections' is unused.","/score/message_passing/i_server_factory.h","35","23","35","43" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Member variable 'max_queued_sends' is unused.","/score/message_passing/i_server_factory.h","33","23","33","38" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Member variable 'ignore_qm_control_' is unused.","/score/mw/com/impl/bindings/lola/event_data_control_composite.h","128","10","128","27" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Member variable 'asil_b_control_local_' is unused.","/score/mw/com/impl/bindings/lola/event_data_control_composite.h","124","62","124","82" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Member variable 'qm_misbehaved' is unused.","/score/mw/com/impl/bindings/lola/event_data_control_composite.h","56","14","56","26" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Member variable 'enforce_max_samples_' is unused.","/score/mw/com/impl/bindings/lola/event_subscription_control.h","82","16","82","35" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Member variable 'max_subscribers_' is unused.","/score/mw/com/impl/bindings/lola/event_subscription_control.h","81","31","81","46" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Member variable 'max_subscribable_slots_' is unused.","/score/mw/com/impl/bindings/lola/event_subscription_control.h","80","26","80","48" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Member variable 'slot_value' is unused.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.h","57","37","57","46" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Member variable 'slot_index' is unused.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.h","56","23","56","32" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Member variable 'event_control_asil_b' is unused.","/score/mw/com/impl/bindings/lola/skeleton.h","86","23","86","42" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Member variable 'event_control_qm' is unused.","/score/mw/com/impl/bindings/lola/skeleton.h","85","23","85","38" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Member variable 'type_erased_event_data_storage_ptr' is unused.","/score/mw/com/impl/bindings/lola/skeleton.h","84","15","84","48" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Member variable 'field_getter_enabled_' is unused.","/score/mw/com/impl/bindings/lola/skeleton_event_common.h","178","10","178","30" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Member variable 'qm_disconnect_' is unused.","/score/mw/com/impl/bindings/lola/skeleton_event_common.h","177","10","177","23" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Member variable 'current_timestamp_' is unused.","/score/mw/com/impl/bindings/lola/skeleton_event_common.h","172","37","172","54" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Member variable 'event_properties_' is unused.","/score/mw/com/impl/bindings/lola/skeleton_event_common.h","163","29","163","45" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Member variable 'parent_' is unused.","/score/mw/com/impl/bindings/lola/skeleton_event_common.h","161","15","161","21" "RULE-0-2-1: Variables with limited visibility should be used at least once","Variables that do not affect the runtime of a program indicate potential errors and interfere with code readability.","error","Member variable 'trace_point_data_id' is unused.","/score/mw/com/impl/tracing/skeleton_event_tracing.h","48","54","48","72" "RULE-15-0-1: Special member functions shall be provided appropriately","Incorrect provision of special member functions can lead to unexpected or undefined behavior when objects of the class are copied, moved, or destroyed.","warning","Class 'EventDataControl' does not fall into a valid category (isUnmovable, move-only, or copy-enabled).","/score/mw/com/impl/bindings/lola/event_data_control.h","38","7","38","22" "RULE-15-0-1: Special member functions shall be provided appropriately","Incorrect provision of special member functions can lead to unexpected or undefined behavior when objects of the class are copied, moved, or destroyed.","warning","Class 'SamplePtr' has customized move constructor, but does not customize the destructor.","/score/mw/com/impl/plumbing/sample_ptr.h","38","7","38","15" "RULE-15-0-1: Special member functions shall be provided appropriately","Incorrect provision of special member functions can lead to unexpected or undefined behavior when objects of the class are copied, moved, or destroyed.","warning","Class 'TransactionLog' does not fall into a valid category (isUnmovable, move-only, or copy-enabled).","/score/mw/com/impl/bindings/lola/transaction_log.h","34","7","34","20" "RULE-15-0-1: Special member functions shall be provided appropriately","Incorrect provision of special member functions can lead to unexpected or undefined behavior when objects of the class are copied, moved, or destroyed.","warning","Class 'CopyableAtomic' has customized copy constructor, but does not customize the destructor.","/score/mw/com/impl/util/copyable_atomic.h","30","7","30","20" "RULE-15-0-1: Special member functions shall be provided appropriately","Incorrect provision of special member functions can lead to unexpected or undefined behavior when objects of the class are copied, moved, or destroyed.","warning","Class 'IOfferedState' violates inheritance requirements for special member functions.","/score/mw/com/impl/bindings/lola/methods/offered_state_machine.h","72","7","72","19" "RULE-15-0-1: Special member functions shall be provided appropriately","Incorrect provision of special member functions can lead to unexpected or undefined behavior when objects of the class are copied, moved, or destroyed.","warning","Class 'ProxyMethodBinding' violates inheritance requirements for special member functions.","/score/mw/com/impl/methods/proxy_method_binding.h","31","7","31","24" "RULE-15-0-1: Special member functions shall be provided appropriately","Incorrect provision of special member functions can lead to unexpected or undefined behavior when objects of the class are copied, moved, or destroyed.","warning","Class 'MethodData' does not fall into a valid category (isUnmovable, move-only, or copy-enabled).","/score/mw/com/impl/bindings/lola/methods/method_data.h","30","7","30","16" "RULE-15-0-1: Special member functions shall be provided appropriately","Incorrect provision of special member functions can lead to unexpected or undefined behavior when objects of the class are copied, moved, or destroyed.","warning","Class 'SampleAllocateePtr' has customized the destructor, but does not customize the move assignment operator.","/score/mw/com/impl/bindings/lola/sample_allocatee_ptr.h","36","7","36","24" "RULE-15-0-1: Special member functions shall be provided appropriately","Incorrect provision of special member functions can lead to unexpected or undefined behavior when objects of the class are copied, moved, or destroyed.","warning","Class 'SampleAllocateePtr' has customized move assignment operator, move constructor, but does not customize the destructor.","/score/mw/com/impl/plumbing/sample_allocatee_ptr.h","43","7","43","24" "RULE-15-0-1: Special member functions shall be provided appropriately","Incorrect provision of special member functions can lead to unexpected or undefined behavior when objects of the class are copied, moved, or destroyed.","warning","Class 'EnableReferenceToMoveableFromThis' has customized move assignment operator, move constructor, but does not customize the destructor.","/score/mw/com/impl/enable_reference_to_moveable_from_this.h","44","7","44","39" "RULE-15-0-1: Special member functions shall be provided appropriately","Incorrect provision of special member functions can lead to unexpected or undefined behavior when objects of the class are copied, moved, or destroyed.","warning","Class 'ProxyEventBase' has customized the destructor, but does not customize the move assignment operator. Class 'ProxyEventBase' has customized the destructor, but does not customize the move constructor. Class 'ProxyEventBase' violates inheritance requirements for special member functions.","/score/mw/com/impl/proxy_event_base.h","45","7","45","20" "RULE-15-0-1: Special member functions shall be provided appropriately","Incorrect provision of special member functions can lead to unexpected or undefined behavior when objects of the class are copied, moved, or destroyed.","warning","Class 'SkeletonMethodBase' violates inheritance requirements for special member functions.","/score/mw/com/impl/methods/skeleton_method_base.h","27","7","27","24" "RULE-15-0-1: Special member functions shall be provided appropriately","Incorrect provision of special member functions can lead to unexpected or undefined behavior when objects of the class are copied, moved, or destroyed.","warning","Class 'FlagOwner' has customized move assignment operator, move constructor, but does not customize the destructor.","/score/mw/com/impl/flag_owner.h","22","7","22","15" "RULE-15-0-1: Special member functions shall be provided appropriately","Incorrect provision of special member functions can lead to unexpected or undefined behavior when objects of the class are copied, moved, or destroyed.","warning","Class 'TracingRuntimeAtomicState' has customized move assignment operator, move constructor, but does not customize the destructor.","/score/mw/com/impl/tracing/tracing_runtime.h","36","7","36","31" "RULE-15-0-1: Special member functions shall be provided appropriately","Incorrect provision of special member functions can lead to unexpected or undefined behavior when objects of the class are copied, moved, or destroyed.","warning","Class 'ProxyMethodBase' violates inheritance requirements for special member functions.","/score/mw/com/impl/methods/proxy_method_base.h","33","7","33","21" "RULE-15-0-1: Special member functions shall be provided appropriately","Incorrect provision of special member functions can lead to unexpected or undefined behavior when objects of the class are copied, moved, or destroyed.","warning","Class 'ProxyFieldBase' violates inheritance requirements for special member functions.","/score/mw/com/impl/proxy_field_base.h","34","7","34","20" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop bound""|""relative:///score/message_passing/unix_domain/unix_domain_engine.cpp:326:51:326:54""]] is a [[""non-const expression""|""relative:///score/message_passing/unix_domain/unix_domain_engine.cpp:326:51:326:54""]]. The [[""counter variable""|""relative:///score/message_passing/unix_domain/unix_domain_engine.cpp:326:30:326:30""]] is not of an integer type.","/score/message_passing/unix_domain/unix_domain_engine.cpp","326","13","333","13" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop bound""|""relative:///score/message_passing/unix_domain/unix_domain_engine.cpp:295:43:295:46""]] is a [[""non-const expression""|""relative:///score/message_passing/unix_domain/unix_domain_engine.cpp:295:43:295:46""]]. The [[""counter variable""|""relative:///score/message_passing/unix_domain/unix_domain_engine.cpp:295:22:295:22""]] is not of an integer type.","/score/message_passing/unix_domain/unix_domain_engine.cpp","295","5","305","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop bound""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.cpp:64:50:64:91""]] is a [[""non-const expression""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.cpp:64:50:64:91""]]. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.cpp:60:24:60:33""]] is not of an integer type.","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","60","5","95","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop bound""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.cpp:245:50:245:76""]] is a [[""non-const expression""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.cpp:245:50:245:76""]]. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.cpp:241:24:241:33""]] is not of an integer type.","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","241","5","258","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop bound""|""relative:///score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp:82:63:82:66""]] is a [[""non-const expression""|""relative:///score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp:82:63:82:66""]]. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp:78:24:78:33""]] is not of an integer type.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","78","5","105","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop bound""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp:52:70:52:73""]] is a [[""non-const expression""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp:52:70:52:73""]]. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp:52:22:52:29""]] is not of an integer type.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","52","5","59","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop bound""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp:212:79:212:82""]] is a [[""non-const expression""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp:212:79:212:82""]]. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp:212:24:212:31""]] is not of an integer type.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","212","5","239","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop bound""|""relative:///score/mw/com/impl/methods/proxy_method.cpp:20:56:20:59""]] is a [[""non-const expression""|""relative:///score/mw/com/impl/methods/proxy_method.cpp:20:56:20:59""]]. The [[""counter variable""|""relative:///score/mw/com/impl/methods/proxy_method.cpp:20:22:20:22""]] may be mutated in [[""a location""|""relative:///score/mw/com/impl/methods/proxy_method.cpp:24:20:24:20""]] other than its update expression. The [[""counter variable""|""relative:///score/mw/com/impl/methods/proxy_method.cpp:20:22:20:22""]] is not of an integer type. The [[""loop counter""|""relative:///score/mw/com/impl/methods/proxy_method.cpp:20:30:20:30""]] is [[""taken as a mutable reference or its address to a mutable pointer""|""relative:///score/mw/com/impl/methods/proxy_method.cpp:24:20:24:20""]].","/score/mw/com/impl/methods/proxy_method.cpp","20","5","26","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop condition""|""relative:///score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp:49:35:49:51""]] does not determine termination based only on a comparison against the value of the counter variable. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp:49:15:49:16""]] may be mutated in [[""a location""|""relative:///score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp:52:47:52:77""]] other than its update expression. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp:49:15:49:16""]] may be mutated in [[""a location""|""relative:///score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp:61:13:61:26""]] other than its update expression. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp:49:15:49:16""]] may be mutated in [[""a location""|""relative:///score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp:73:13:73:26""]] other than its update expression. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp:49:15:49:16""]] may be mutated in [[""a location""|""relative:///score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp:74:17:74:47""]] other than its update expression. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp:49:15:49:16""]] is not of an integer type.","/score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp","49","5","78","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop condition""|""relative:///score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp:117:39:117:55""]] does not determine termination based only on a comparison against the value of the counter variable. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp:117:19:117:20""]] may be mutated in [[""a location""|""relative:///score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp:119:51:119:81""]] other than its update expression. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp:117:19:117:20""]] may be mutated in [[""a location""|""relative:///score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp:132:21:132:34""]] other than its update expression. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp:117:19:117:20""]] may be mutated in [[""a location""|""relative:///score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp:133:25:133:55""]] other than its update expression. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp:117:19:117:20""]] is not of an integer type.","/score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp","117","9","138","9" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop condition""|""relative:///score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp:65:12:65:42""]] does not determine termination based only on a comparison against the value of the counter variable.","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","65","5","133","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop condition""|""relative:///score/mw/com/impl/bindings/lola/generic_proxy_event.cpp:160:53:160:53""]] does not determine termination based only on a comparison against the value of the counter variable. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/generic_proxy_event.cpp:160:15:160:21""]] is not updated with an [[""expression""|""relative:///score/mw/com/impl/bindings/lola/generic_proxy_event.cpp:160:74:160:74""]] other than addition or subtraction. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/generic_proxy_event.cpp:160:15:160:21""]] is not of an integer type.","/score/mw/com/impl/bindings/lola/generic_proxy_event.cpp","160","5","206","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop condition""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h:302:69:302:97""]] does not determine termination based only on a comparison against the value of the counter variable. The [[""loop condition""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h:302:74:302:74""]] does not determine termination based only on a comparison against the value of the counter variable. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h:302:27:302:30""]] is not updated with an [[""expression""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h:302:104:302:104""]] other than addition or subtraction. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h:302:27:302:30""]] is not of an integer type.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h","302","17","319","17" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop condition""|""relative:///score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp:51:12:51:48""]] does not determine termination based only on a comparison against the value of the counter variable.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","51","5","64","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop condition""|""relative:///score/mw/com/impl/bindings/lola/skeleton.cpp:736:39:736:77""]] does not determine termination based only on a comparison against the value of the counter variable. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/skeleton.cpp:736:22:736:31""]] is not of an integer type.","/score/mw/com/impl/bindings/lola/skeleton.cpp","736","5","778","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop condition""|""relative:///score/mw/com/impl/bindings/lola/slot_collector.cpp:43:91:43:91""]] does not determine termination based only on a comparison against the value of the counter variable. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/slot_collector.cpp:43:15:43:18""]] is not updated with an [[""expression""|""relative:///score/mw/com/impl/bindings/lola/slot_collector.cpp:44:10:44:10""]] other than addition or subtraction. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/slot_collector.cpp:43:15:43:18""]] is not of an integer type.","/score/mw/com/impl/bindings/lola/slot_collector.cpp","43","5","48","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop condition""|""relative:///score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp:390:64:390:109""]] does not determine termination based only on a comparison against the value of the counter variable. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp:390:15:390:30""]] may be mutated in [[""a location""|""relative:///score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp:395:20:395:35""]] other than its update expression. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp:390:15:390:30""]] is not of an integer type.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","390","5","397","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop condition""|""relative:///score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp:443:64:443:109""]] does not determine termination based only on a comparison against the value of the counter variable. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp:443:15:443:30""]] is not of an integer type.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","443","5","447","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop condition""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_set.cpp:250:57:250:91""]] does not determine termination based only on a comparison against the value of the counter variable. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_set.cpp:250:19:250:20""]] may be mutated in [[""a location""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_set.cpp:263:24:263:37""]] other than its update expression. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_set.cpp:250:19:250:20""]] is not of an integer type.","/score/mw/com/impl/bindings/lola/transaction_log_set.cpp","250","9","266","9" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop condition""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_set.cpp:208:53:208:87""]] does not determine termination based only on a comparison against the value of the counter variable. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_set.cpp:208:15:208:16""]] may be mutated in [[""a location""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_set.cpp:212:35:212:51""]] other than its update expression. The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_set.cpp:208:15:208:16""]] is not of an integer type.","/score/mw/com/impl/bindings/lola/transaction_log_set.cpp","208","5","220","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop condition""|""relative:///score/mw/com/impl/tracing/configuration/hash_helper_utility.h:32:12:32:24""]] does not determine termination based only on a comparison against the value of the counter variable.","/score/mw/com/impl/tracing/configuration/hash_helper_utility.h","32","5","43","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop condition""|""relative:///score/mw/com/impl/plumbing/binding_runtime_factory.cpp:35:65:35:65""]] does not determine termination based only on a comparison against the value of the counter variable. The [[""counter variable""|""relative:///score/mw/com/impl/plumbing/binding_runtime_factory.cpp:35:15:35:16""]] is not updated with an [[""expression""|""relative:///score/mw/com/impl/plumbing/binding_runtime_factory.cpp:35:108:35:108""]] other than addition or subtraction. The [[""counter variable""|""relative:///score/mw/com/impl/plumbing/binding_runtime_factory.cpp:35:15:35:16""]] is not of an integer type.","/score/mw/com/impl/plumbing/binding_runtime_factory.cpp","35","5","74","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop condition""|""relative:///score/mw/com/impl/service_discovery.cpp:245:85:245:85""]] does not determine termination based only on a comparison against the value of the counter variable. The [[""counter variable""|""relative:///score/mw/com/impl/service_discovery.cpp:245:15:245:34""]] is not updated with an [[""expression""|""relative:///score/mw/com/impl/service_discovery.cpp:246:10:246:10""]] other than addition or subtraction. The [[""counter variable""|""relative:///score/mw/com/impl/service_discovery.cpp:245:15:245:34""]] is not of an integer type.","/score/mw/com/impl/service_discovery.cpp","245","5","261","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop condition""|""relative:///score/mw/com/impl/service_discovery.cpp:186:40:186:40""]] does not determine termination based only on a comparison against the value of the counter variable. The [[""counter variable""|""relative:///score/mw/com/impl/service_discovery.cpp:186:15:186:16""]] is not updated with an [[""expression""|""relative:///score/mw/com/impl/service_discovery.cpp:186:61:186:61""]] other than addition or subtraction. The [[""counter variable""|""relative:///score/mw/com/impl/service_discovery.cpp:186:15:186:16""]] may be mutated in [[""a location""|""relative:///score/mw/com/impl/service_discovery.cpp:188:51:188:51""]] other than its update expression. The [[""counter variable""|""relative:///score/mw/com/impl/service_discovery.cpp:186:15:186:16""]] is not of an integer type.","/score/mw/com/impl/service_discovery.cpp","186","5","189","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""loop condition""|""relative:///score/mw/com/impl/service_discovery.cpp:110:34:110:34""]] does not determine termination based only on a comparison against the value of the counter variable.","/score/mw/com/impl/service_discovery.cpp","110","5","133","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.cpp:111:22:111:28""]] is not of an integer type.","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","111","5","131","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/proxy.cpp:855:22:855:22""]] is not of an integer type.","/score/mw/com/impl/bindings/lola/proxy.cpp","855","5","869","5" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/skeleton.cpp:771:30:771:50""]] is not of an integer type.","/score/mw/com/impl/bindings/lola/skeleton.cpp","771","13","774","13" "RULE-9-5-1: Legacy for statements should be simple","Legacy for statements with complex initialization, condition, and increment expressions can be difficult to understand and maintain. Simple for loops are more readable.","recommendation","The [[""counter variable""|""relative:///score/mw/com/impl/bindings/lola/slot_collector.cpp:62:22:62:26""]] is not of an integer type.","/score/mw/com/impl/bindings/lola/slot_collector.cpp","62","5","79","5" "RULE-10-1-1: The target type of a pointer or lvalue reference parameter should be const-qualified appropriately","Pointer or lvalue reference parameters that do not modify the target object should be const-qualified to accurately reflect function behavior and prevent unintended modifications.","warning","Parameter 'poll' points/refers to a non-const type 'pollfd' but does not modify the target object in the [[""function definition""|""relative:///score/message_passing/unix_domain/unix_domain_engine.cpp:115:75:115:75""]].","/score/message_passing/unix_domain/unix_domain_engine.cpp","115","84","115","87" "RULE-10-1-1: The target type of a pointer or lvalue reference parameter should be const-qualified appropriately","Pointer or lvalue reference parameters that do not modify the target object should be const-qualified to accurately reflect function behavior and prevent unintended modifications.","warning","Parameter 'entries_end' points/refers to a non-const type 'ApplicationIdPidMappingEntry' but does not modify the target object in the [[""function definition""|""relative:///score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp:34:22:34:46""]].","/score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp","41","77","41","87" "RULE-10-1-1: The target type of a pointer or lvalue reference parameter should be const-qualified appropriately","Pointer or lvalue reference parameters that do not modify the target object should be const-qualified to accurately reflect function behavior and prevent unintended modifications.","warning","Parameter 'connection' points/refers to a non-const type 'IServerConnection' but does not modify the target object in the [[""function definition""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp:236:31:236:31""]].","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","236","75","236","84" "RULE-10-1-1: The target type of a pointer or lvalue reference parameter should be const-qualified appropriately","Pointer or lvalue reference parameters that do not modify the target object should be const-qualified to accurately reflect function behavior and prevent unintended modifications.","warning","Parameter 'slot' points/refers to a non-const type 'TransactionLogSlot' but does not modify the target object in the [[""function definition""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp:32:6:32:39""]].","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","32","61","32","64" "RULE-10-1-1: The target type of a pointer or lvalue reference parameter should be const-qualified appropriately","Pointer or lvalue reference parameters that do not modify the target object should be const-qualified to accurately reflect function behavior and prevent unintended modifications.","warning","Parameter 'argv' points/refers to a non-const type 'StringLiteral' but does not modify the target object in the [[""function definition""|""relative:///score/mw/com/runtime_configuration.cpp:48:1:48:42""]].","/score/mw/com/runtime_configuration.cpp","48","90","48","93" "RULE-4-1-3: Out-of-range enumeration cast leads to critical unspecified behavior","Casting to an enumeration value outside the range of the enumeration's values results in critical unspecified behavior.","error","Cast to enum [[""MappingEntryStatus""|""relative:///score/mw/com/impl/bindings/lola/application_id_pid_mapping_entry.h:27:16:27:33""]] with value range 0...65535 from expression with wider value range 0...4294967295 in function GetStatusAndApplicationIdAtomic.","/score/mw/com/impl/bindings/lola/application_id_pid_mapping_entry.cpp","32","13","32","86" "RULE-4-1-3: Signed integer overflow leads to critical unspecified behavior","Signed integer overflow or underflow from arithmetic operations results in critical unspecified behavior.","error","Operation / of type long may overflow or underflow.","/score/message_passing/client_connection.cpp","383","13","384","53" "RULE-4-1-3: Signed integer overflow leads to critical unspecified behavior","Signed integer overflow or underflow from arithmetic operations results in critical unspecified behavior.","error","Operation - of type long may overflow or underflow.","/score/message_passing/client_connection.cpp","386","36","386","73" "RULE-4-1-3: Signed integer overflow leads to critical unspecified behavior","Signed integer overflow or underflow from arithmetic operations results in critical unspecified behavior.","error","Operation += of type signed int may overflow or underflow.","/score/message_passing/client_connection.cpp","390","13","390","77" "RULE-4-1-3: Signed integer overflow leads to critical unspecified behavior","Signed integer overflow or underflow from arithmetic operations results in critical unspecified behavior.","error","Operation + of type long may overflow or underflow.","/score/message_passing/unix_domain/unix_domain_engine.cpp","348","27","348","112" "RULE-4-1-3: Signed integer overflow leads to critical unspecified behavior","Signed integer overflow or underflow from arithmetic operations results in critical unspecified behavior.","error","Operation + of type int may overflow or underflow.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","924","29","924","57" "RULE-6-2-3: Duplicate type definitions across files","Defining a type with the same fully qualified name in multiple files increases the risk of ODR violations and undefined behavior.","error","Type 'score::mw::com::impl::mock_binding::CustomDeleter' is defined in files [[""sample_allocatee_ptr.h""|""relative:///score/mw/com/impl/bindings/mock_binding/sample_allocatee_ptr.h:23:7:23:19""]] and [[""sample_ptr.h""|""relative:///score/mw/com/impl/bindings/mock_binding/sample_ptr.h:24:7:24:19""]].","/score/mw/com/impl/bindings/mock_binding/sample_allocatee_ptr.h","23","7","23","19" "RULE-6-2-3: Template specializations in wrong location","Template specializations must be defined in the same file as the primary template or where a specialized type is defined to ensure visibility and avoid ODR violations.","error","Template specialization 'EventDataControlComposite' is declared in a different file than [[""EventDataControlComposite""|""relative:///score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.h:51:18:51:42""]] and all specialized template arguments. Template specialization 'EventDataControlComposite' is declared in a different file than [[""EventDataControlComposite""|""relative:///score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.h:51:18:51:42""]] and all specialized template arguments.","/score/mw/com/impl/bindings/lola/event_data_control_composite.h","38","7","38","31" "RULE-6-2-3: Template specializations in wrong location","Template specializations must be defined in the same file as the primary template or where a specialized type is defined to ensure visibility and avoid ODR violations.","error","Template specialization 'ProxyMethod<..(..)>' is declared in a different file than [[""ProxyMethod""|""relative:///score/mw/com/impl/methods/proxy_method.h:44:7:44:17""]] and all specialized template arguments.","/score/mw/com/impl/methods/proxy_method_with_in_args_and_return.h","53","7","53","42" "RULE-6-2-3: Template specializations in wrong location","Template specializations must be defined in the same file as the primary template or where a specialized type is defined to ensure visibility and avoid ODR violations.","error","Template specialization 'ProxyMethod<..(..)>' is declared in a different file than [[""ProxyMethod""|""relative:///score/mw/com/impl/methods/proxy_method.h:44:7:44:17""]] and all specialized template arguments.","/score/mw/com/impl/methods/proxy_method_with_return_type.h","47","7","47","31" "RULE-6-2-3: Template specializations in wrong location","Template specializations must be defined in the same file as the primary template or where a specialized type is defined to ensure visibility and avoid ODR violations.","error","Template specialization 'ProxyMethod<..(..)>' is declared in a different file than [[""ProxyMethod""|""relative:///score/mw/com/impl/methods/proxy_method.h:44:7:44:17""]] and all specialized template arguments.","/score/mw/com/impl/methods/proxy_method_without_in_args_or_return.h","38","7","38","25" "RULE-6-2-3: Template specializations in wrong location","Template specializations must be defined in the same file as the primary template or where a specialized type is defined to ensure visibility and avoid ODR violations.","error","Template specialization 'ProxyMethod<..(..)>' is declared in a different file than [[""ProxyMethod""|""relative:///score/mw/com/impl/methods/proxy_method.h:44:7:44:17""]] and all specialized template arguments.","/score/mw/com/impl/methods/proxy_method_with_in_args.h","44","7","44","36" "RULE-6-2-3: Template specializations in wrong location","Template specializations must be defined in the same file as the primary template or where a specialized type is defined to ensure visibility and avoid ODR violations.","error","Template specialization 'get_callable_return_type<..(*)(..)>' is declared in a different file than [[""get_callable_return_type""|""relative:///score/mw/com/impl/methods/callable_traits.h:69:8:69:31""]] and all specialized template arguments.","/score/mw/com/impl/methods/callable_traits_impl.h","65","8","65","61" "RULE-6-2-3: Template specializations in wrong location","Template specializations must be defined in the same file as the primary template or where a specialized type is defined to ensure visibility and avoid ODR violations.","error","Template specialization 'get_callable_return_type<..(*)(..)>' is declared in a different file than [[""get_callable_return_type""|""relative:///score/mw/com/impl/methods/callable_traits.h:69:8:69:31""]] and all specialized template arguments.","/score/mw/com/impl/methods/callable_traits_impl.h","59","8","59","52" "RULE-6-2-3: Template specializations in wrong location","Template specializations must be defined in the same file as the primary template or where a specialized type is defined to ensure visibility and avoid ODR violations.","error","Template specialization 'get_callable_return_type<..(*)(..)>' is declared in a different file than [[""get_callable_return_type""|""relative:///score/mw/com/impl/methods/callable_traits.h:69:8:69:31""]] and all specialized template arguments.","/score/mw/com/impl/methods/callable_traits_impl.h","53","8","53","67" "RULE-6-2-3: Template specializations in wrong location","Template specializations must be defined in the same file as the primary template or where a specialized type is defined to ensure visibility and avoid ODR violations.","error","Template specialization 'get_callable_return_type<..(*)(..)>' is declared in a different file than [[""get_callable_return_type""|""relative:///score/mw/com/impl/methods/callable_traits.h:69:8:69:31""]] and all specialized template arguments.","/score/mw/com/impl/methods/callable_traits_impl.h","47","8","47","58" "RULE-6-2-3: Template specializations in wrong location","Template specializations must be defined in the same file as the primary template or where a specialized type is defined to ensure visibility and avoid ODR violations.","error","Template specialization 'get_callable_args_types<..(*)(..)>' is declared in a different file than [[""get_callable_args_types""|""relative:///score/mw/com/impl/methods/callable_traits.h:59:8:59:30""]] and all specialized template arguments.","/score/mw/com/impl/methods/callable_traits_impl.h","41","8","41","53" "RULE-6-2-3: Template specializations in wrong location","Template specializations must be defined in the same file as the primary template or where a specialized type is defined to ensure visibility and avoid ODR violations.","error","Template specialization 'get_callable_args_types<..(*)(..)>' is declared in a different file than [[""get_callable_args_types""|""relative:///score/mw/com/impl/methods/callable_traits.h:59:8:59:30""]] and all specialized template arguments.","/score/mw/com/impl/methods/callable_traits_impl.h","35","8","35","62" "RULE-6-2-3: Template specializations in wrong location","Template specializations must be defined in the same file as the primary template or where a specialized type is defined to ensure visibility and avoid ODR violations.","error","Template specialization 'get_callable_args_types<..(*)(..)>' is declared in a different file than [[""get_callable_args_types""|""relative:///score/mw/com/impl/methods/callable_traits.h:59:8:59:30""]] and all specialized template arguments.","/score/mw/com/impl/methods/callable_traits_impl.h","29","8","29","59" "RULE-6-2-3: Template specializations in wrong location","Template specializations must be defined in the same file as the primary template or where a specialized type is defined to ensure visibility and avoid ODR violations.","error","Template specialization 'get_callable_args_types<..(*)(..)>' is declared in a different file than [[""get_callable_args_types""|""relative:///score/mw/com/impl/methods/callable_traits.h:59:8:59:30""]] and all specialized template arguments.","/score/mw/com/impl/methods/callable_traits_impl.h","23","8","23","68" "RULE-6-2-3: Template specializations in wrong location","Template specializations must be defined in the same file as the primary template or where a specialized type is defined to ensure visibility and avoid ODR violations.","error","Template specialization 'ProxyFieldImpl' is declared in a different file than [[""ProxyFieldImpl<, ...>""|""relative:///score/mw/com/impl/methods/proxy_method_with_in_args_and_return.h:64:18:64:31""]] and all specialized template arguments. Template specialization 'ProxyFieldImpl' is declared in a different file than [[""ProxyFieldImpl<, ...>""|""relative:///score/mw/com/impl/methods/proxy_method_with_return_type.h:58:18:58:31""]] and all specialized template arguments. Template specialization 'ProxyFieldImpl' is declared in a different file than [[""ProxyFieldImpl<, ...>""|""relative:///score/mw/com/impl/proxy_event.h:66:18:66:31""]] and all specialized template arguments.","/score/mw/com/impl/proxy_field.h","59","7","59","20" "RULE-6-2-3: Template specializations in wrong location","Template specializations must be defined in the same file as the primary template or where a specialized type is defined to ensure visibility and avoid ODR violations.","error","Template specialization 'SkeletonFieldImpl' is declared in a different file than [[""SkeletonFieldImpl<, ...>""|""relative:///score/mw/com/impl/methods/skeleton_method.h:52:18:52:34""]] and all specialized template arguments. Template specialization 'SkeletonFieldImpl' is declared in a different file than [[""SkeletonFieldImpl""|""relative:///score/mw/com/impl/skeleton_event.h:56:18:56:34""]] and all specialized template arguments.","/score/mw/com/impl/skeleton_field.h","42","7","42","23" "RULE-4-1-2: Redeclaration of static constexpr data members is a deprecated language feature should not be used","Deprecated language features such as redeclaration of static constexpr data members are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Static constexpr data member 'kConnectIpcWarningDelay' is redeclared, which is a deprecated language feature.","/score/message_passing/client_connection.cpp","39","37","39","59" "RULE-4-1-2: Redeclaration of static constexpr data members is a deprecated language feature should not be used","Deprecated language features such as redeclaration of static constexpr data members are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Static constexpr data member 'kStateRetryDelay' is redeclared, which is a deprecated language feature.","/score/mw/com/impl/bindings/lola/messaging/message_passing_client_cache.cpp","43","37","43","52" "RULE-4-1-2: Redeclaration of static constexpr data members is a deprecated language feature should not be used","Deprecated language features such as redeclaration of static constexpr data members are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Static constexpr data member 'g_methodErrorDomain' is redeclared, which is a deprecated language feature.","/score/mw/com/impl/bindings/lola/methods/method_error.cpp","17","57","17","75" "RULE-4-1-2: Redeclaration of static constexpr data members is a deprecated language feature should not be used","Deprecated language features such as redeclaration of static constexpr data members are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Static constexpr data member 'kDummyElementNameForShmRegisterCallback' is redeclared, which is a deprecated language feature.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.h","43","39","43","77" "RULE-4-1-2: Redeclaration of static constexpr data members is a deprecated language feature should not be used","Deprecated language features such as redeclaration of static constexpr data members are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Static constexpr data member 'g_comErrorDomain' is redeclared, which is a deprecated language feature.","/score/mw/com/impl/com_error.cpp","18","48","18","63" "RULE-4-1-2: Redeclaration of static constexpr data members is a deprecated language feature should not be used","Deprecated language features such as redeclaration of static constexpr data members are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Static constexpr data member 'g_configurationErrorDomain' is redeclared, which is a deprecated language feature.","/score/mw/com/impl/configuration/configuration_error.cpp","17","58","17","83" "RULE-4-1-2: Redeclaration of static constexpr data members is a deprecated language feature should not be used","Deprecated language features such as redeclaration of static constexpr data members are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Static constexpr data member 'kQueueSizeKey' is redeclared, which is a deprecated language feature.","/score/mw/com/impl/configuration/lola_method_instance_deployment.cpp","26","16","26","28" "RULE-4-1-2: Redeclaration of static constexpr data members is a deprecated language feature should not be used","Deprecated language features such as redeclaration of static constexpr data members are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Static constexpr data member 'kMethodEnabledKey' is redeclared, which is a deprecated language feature.","/score/mw/com/impl/configuration/lola_method_instance_deployment.cpp","27","16","27","32" "RULE-4-1-2: Redeclaration of static constexpr data members is a deprecated language feature should not be used","Deprecated language features such as redeclaration of static constexpr data members are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Static constexpr data member 'g_trace_configuration_error_domain' is redeclared, which is a deprecated language feature.","/score/mw/com/impl/tracing/trace_error.cpp","17","59","17","92" "RULE-4-1-2: Redeclaration of static constexpr data members is a deprecated language feature should not be used","Deprecated language features such as redeclaration of static constexpr data members are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Static constexpr data member 'kConfigurationPathCommandLineKey' is redeclared, which is a deprecated language feature.","/score/mw/com/runtime_configuration.cpp","36","16","36","47" "RULE-4-1-2: Redeclaration of static constexpr data members is a deprecated language feature should not be used","Deprecated language features such as redeclaration of static constexpr data members are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Static constexpr data member 'kDeprecatedConfigurationPathCommandLineKey' is redeclared, which is a deprecated language feature.","/score/mw/com/runtime_configuration.cpp","35","16","35","57" "RULE-4-1-2: Redeclaration of static constexpr data members is a deprecated language feature should not be used","Deprecated language features such as redeclaration of static constexpr data members are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Static constexpr data member 'type_erased_return_type_' is redeclared, which is a deprecated language feature.","/score/mw/com/impl/methods/proxy_method_without_in_args_or_return.h","91","62","91","85" "RULE-4-1-2: Redeclaration of static constexpr data members is a deprecated language feature should not be used","Deprecated language features such as redeclaration of static constexpr data members are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Static constexpr data member 'type_erased_in_args_' is redeclared, which is a deprecated language feature.","/score/mw/com/impl/methods/proxy_method_without_in_args_or_return.h","86","62","86","81" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'UnixDomainClientFactory' has a deprecated implicit copy constructor. Class 'UnixDomainClientFactory' has a deprecated implicit copy assignment operator.","/score/message_passing/unix_domain/unix_domain_client_factory.h","25","7","25","29" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'UnixDomainServer' has a deprecated implicit copy constructor. Class 'UnixDomainServer' has a deprecated implicit copy assignment operator.","/score/message_passing/unix_domain/unix_domain_server.h","33","7","33","22" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'ServerConnection' has a deprecated implicit copy constructor. Class 'ServerConnection' has a deprecated implicit copy assignment operator.","/score/message_passing/unix_domain/unix_domain_server.h","36","11","36","26" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'UnixDomainServerFactory' has a deprecated implicit copy constructor. Class 'UnixDomainServerFactory' has a deprecated implicit copy assignment operator.","/score/message_passing/unix_domain/unix_domain_server_factory.h","25","7","25","29" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'EventSlotStatus' has a deprecated implicit copy constructor. Class 'EventSlotStatus' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/bindings/lola/event_slot_status.h","31","7","31","21" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'FindServiceHandle' has a deprecated implicit copy constructor. Class 'FindServiceHandle' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/find_service_handle.h","41","7","41","23" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'IPartialRestartPathBuilder' has a deprecated implicit copy constructor. Class 'IPartialRestartPathBuilder' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/bindings/lola/i_partial_restart_path_builder.h","24","7","24","32" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'ITracingRuntime' has a deprecated implicit copy constructor. Class 'ITracingRuntime' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/tracing/i_tracing_runtime.h","35","7","35","21" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'IOfferedState' has a deprecated implicit copy constructor. Class 'IOfferedState' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/bindings/lola/methods/offered_state_machine.h","72","7","72","19" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'IRuntime' has a deprecated implicit copy constructor. Class 'IRuntime' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/bindings/lola/i_runtime.h","28","7","28","14" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'ProxyMethodBinding' has a deprecated implicit copy constructor. Class 'ProxyMethodBinding' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/methods/proxy_method_binding.h","31","7","31","24" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'IBindingRuntime' has a deprecated implicit copy constructor. Class 'IBindingRuntime' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/i_binding_runtime.h","30","7","30","21" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'HandleType' has a deprecated implicit copy constructor. Class 'HandleType' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/handle_type.h","49","7","49","16" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'ServiceInstanceDeployment' has a deprecated implicit copy constructor. Class 'ServiceInstanceDeployment' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/configuration/service_instance_deployment.h","37","7","37","31" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'ServiceIdentifierType' has a deprecated implicit copy constructor. Class 'ServiceIdentifierType' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/configuration/service_identifier_type.h","43","7","43","27" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'InstanceIdentifier' has a deprecated implicit copy constructor. Class 'InstanceIdentifier' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/instance_identifier.h","39","7","39","24" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'IShmPathBuilder' has a deprecated implicit copy constructor. Class 'IShmPathBuilder' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/bindings/lola/i_shm_path_builder.h","41","7","41","21" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'IServiceDiscovery' has a deprecated implicit copy constructor. Class 'IServiceDiscovery' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/i_service_discovery.h","28","7","28","23" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'IRuntime' has a deprecated implicit copy constructor. Class 'IRuntime' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/i_runtime.h","30","7","30","14" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'IBindingTracingRuntime' has a deprecated implicit copy constructor. Class 'IBindingTracingRuntime' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/tracing/i_binding_tracing_runtime.h","31","7","31","28" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'IServiceDiscoveryClient' has a deprecated implicit copy constructor. Class 'IServiceDiscoveryClient' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/i_service_discovery_client.h","28","7","28","29" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'ServiceVersionType' has a deprecated implicit copy constructor. Class 'ServiceVersionType' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/configuration/service_version_type.h","45","7","45","24" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'IConfigurationParsingStrategy' has a deprecated implicit copy constructor. Class 'IConfigurationParsingStrategy' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/configuration/i_configuration_parsing_strategy.h","23","7","23","35" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'ITracingFilterConfig' has a deprecated implicit copy constructor. Class 'ITracingFilterConfig' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/tracing/configuration/i_tracing_filter_config.h","27","7","27","26" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'ISkeletonBase' has a deprecated implicit copy constructor. Class 'ISkeletonBase' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/mocking/i_skeleton_base.h","23","7","23","19" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'IGenericSkeletonEventBindingFactory' has a deprecated implicit copy constructor. Class 'IGenericSkeletonEventBindingFactory' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/i_generic_skeleton_event_binding_factory.h","25","7","25","41" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'IProxyEventBase' has a deprecated implicit copy constructor. Class 'IProxyEventBase' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/mocking/i_proxy_event.h","30","7","30","21" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'IProxyEvent' has a deprecated implicit copy constructor. Class 'IProxyEvent' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/mocking/i_proxy_event.h","54","7","54","17" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'IRuntime' has a deprecated implicit copy constructor. Class 'IRuntime' has a deprecated implicit copy assignment operator.","/score/mw/com/mocking/i_runtime.h","30","7","30","14" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'ISkeletonEvent' has a deprecated implicit copy constructor. Class 'ISkeletonEvent' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/mocking/i_skeleton_event.h","26","7","26","20" "RULE-4-1-2: Implicit declaration of copy constructors is a deprecated language feature should not be used","Deprecated language features such as implicit declarations of copy constructors are only supported for backwards compatibility; these are considered bad practice, or have been superseded by better alternatives.","warning","Class 'ISkeletonField' has a deprecated implicit copy constructor. Class 'ISkeletonField' has a deprecated implicit copy assignment operator.","/score/mw/com/impl/mocking/i_skeleton_field.h","26","7","26","20" "RULE-28-6-1: The argument to std::move shall be a non-const lvalue","Calling std::move on a const lvalue will not result in a move, and calling std::move on an rvalue is redundant.","error","Call to 'std::move' with xvalue argument of type 'SampleReferenceGuard &&'.","/score/mw/com/impl/bindings/lola/generic_proxy_event.cpp","192","22","192","30" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned left operand, but has type 'ostream'.","/score/message_passing/log/logging_callback.cpp","30","21","30","29" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned right operand, but has type 'auto &&'.","/score/message_passing/log/logging_callback.cpp","30","34","30","36" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Bitwise operator '|=' requires unsigned numeric operands, but the left operand has type 'int16_t'.","/score/message_passing/unix_domain/unix_domain_engine.cpp","108","9","108","14" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Bitwise operator '|=' requires unsigned numeric operands, but the right operand has type 'int'.","/score/message_passing/unix_domain/unix_domain_engine.cpp","108","19","108","24" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Bitwise operator '|=' requires unsigned numeric operands, but the left operand has type 'int16_t'.","/score/message_passing/unix_domain/unix_domain_engine.cpp","113","9","113","14" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Bitwise operator '|=' requires unsigned numeric operands, but the right operand has type 'int'.","/score/message_passing/unix_domain/unix_domain_engine.cpp","113","19","113","25" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned left operand, but has type 'LogStream &'.","/score/mw/com/impl/bindings/lola/messaging/mw_log_logger.cpp","55","25","55","37" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned right operand, but has type 'auto &&'.","/score/mw/com/impl/bindings/lola/messaging/mw_log_logger.cpp","55","35","55","37" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned left operand, but has type 'stringstream'.","/score/mw/com/impl/bindings/lola/path_builder.h","63","5","63","7" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned right operand, but has type 'Prefix'.","/score/mw/com/impl/bindings/lola/path_builder.h","63","12","63","17" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned left operand, but has type '__ostream_type &'.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","97","82","97","82" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned right operand, but has type 'const ServiceIdType'.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","97","97","97","106" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned left operand, but has type 'LogStream &'.","/score/mw/com/impl/proxy_base.cpp","121","46","121","46" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned right operand, but has type 'unknown'.","/score/mw/com/impl/proxy_base.cpp","121","106","121","110" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned left operand, but has type 'unknown'.","/score/mw/com/impl/proxy_base.cpp","121","13","121","110" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned right operand, but has type 'const char[22]'.","/score/mw/com/impl/proxy_base.cpp","122","49","122","71" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned left operand, but has type 'unknown'.","/score/mw/com/impl/proxy_base.cpp","121","13","122","71" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned right operand, but has type 'const Error &'.","/score/mw/com/impl/proxy_base.cpp","122","110","122","114" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned left operand, but has type 'LogStream &'.","/score/mw/com/impl/proxy_base.cpp","129","46","129","46" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned right operand, but has type 'unknown'.","/score/mw/com/impl/proxy_base.cpp","129","114","129","118" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned left operand, but has type 'unknown'.","/score/mw/com/impl/proxy_base.cpp","129","13","129","118" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned right operand, but has type 'const char[22]'.","/score/mw/com/impl/proxy_base.cpp","130","49","130","71" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned left operand, but has type 'unknown'.","/score/mw/com/impl/proxy_base.cpp","129","13","130","71" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned right operand, but has type 'const Error &'.","/score/mw/com/impl/proxy_base.cpp","130","111","130","115" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned left operand, but has type 'LogStream &'.","/score/mw/com/impl/proxy_base.cpp","137","46","137","46" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned right operand, but has type 'unknown'.","/score/mw/com/impl/proxy_base.cpp","137","114","137","118" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned left operand, but has type 'unknown'.","/score/mw/com/impl/proxy_base.cpp","137","13","137","118" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned right operand, but has type 'const char[22]'.","/score/mw/com/impl/proxy_base.cpp","138","49","138","71" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned left operand, but has type 'unknown'.","/score/mw/com/impl/proxy_base.cpp","137","13","138","71" "RULE-7-0-4: The operands of bitwise operators and shift operators shall be appropriate","Bitwise and shift operators should only be applied to operands of appropriate types and values to avoid implementation-defined or undefined behavior.","error","Shift operator '<<' requires unsigned right operand, but has type 'const Error &'.","/score/mw/com/impl/proxy_base.cpp","138","111","138","115" "RULE-8-2-6: An object with integral, enumerated, or pointer to void type shall not be cast to a pointer type","Casting from an integral type, enumerated type, or pointer to void type to a pointer type leads to unspecified behavior and is error prone.","error","Cast from integral type 'int' to pointer type 'UnixDomainSocketAddress *'.","/score/message_passing/unix_domain/unix_domain_socket_address.h","45","23","45","27" "RULE-8-2-6: An object with integral, enumerated, or pointer to void type shall not be cast to a pointer type","Casting from an integral type, enumerated type, or pointer to void type to a pointer type leads to unspecified behavior and is error prone.","error","Cast from pointer to void type 'const void *' to pointer type 'const uint8_t *'.","/score/mw/com/impl/bindings/lola/generic_proxy_event.cpp","173","47","173","101" "RULE-8-2-6: An object with integral, enumerated, or pointer to void type shall not be cast to a pointer type","Casting from an integral type, enumerated type, or pointer to void type to a pointer type leads to unspecified behavior and is error prone.","error","Cast from integral type 'int' to pointer type 'ProxyInstanceIdentifier *'.","/score/mw/com/impl/bindings/lola/proxy_instance_identifier.h","66","31","66","69" "RULE-8-2-6: An object with integral, enumerated, or pointer to void type shall not be cast to a pointer type","Casting from an integral type, enumerated type, or pointer to void type to a pointer type leads to unspecified behavior and is error prone.","error","Cast from integral type 'int' to pointer type 'ProxyInstanceIdentifier *'.","/score/mw/com/impl/bindings/lola/proxy_instance_identifier.h","67","31","67","77" "RULE-8-2-6: An object with integral, enumerated, or pointer to void type shall not be cast to a pointer type","Casting from an integral type, enumerated type, or pointer to void type to a pointer type leads to unspecified behavior and is error prone.","error","Cast from integral type 'int' to pointer type 'SkeletonInstanceIdentifier *'.","/score/mw/com/impl/bindings/lola/skeleton_instance_identifier.h","56","31","56","68" "RULE-8-2-6: An object with integral, enumerated, or pointer to void type shall not be cast to a pointer type","Casting from an integral type, enumerated type, or pointer to void type to a pointer type leads to unspecified behavior and is error prone.","error","Cast from integral type 'int' to pointer type 'SkeletonInstanceIdentifier *'.","/score/mw/com/impl/bindings/lola/skeleton_instance_identifier.h","57","31","57","69" "RULE-8-2-6: An object with integral, enumerated, or pointer to void type shall not be cast to a pointer type","Casting from an integral type, enumerated type, or pointer to void type to a pointer type leads to unspecified behavior and is error prone.","error","Cast from pointer to void type 'void *' to pointer type 'byte *'.","/score/mw/com/impl/bindings/lola/methods/type_erased_call_queue.cpp","139","45","139","96" "RULE-8-2-6: An object with integral, enumerated, or pointer to void type shall not be cast to a pointer type","Casting from an integral type, enumerated type, or pointer to void type to a pointer type leads to unspecified behavior and is error prone.","error","Cast from pointer to void type 'void *' to pointer type 'byte *'.","/score/mw/com/impl/bindings/lola/methods/type_erased_call_queue.cpp","150","44","150","94" "RULE-8-2-6: An object with integral, enumerated, or pointer to void type shall not be cast to a pointer type","Casting from an integral type, enumerated type, or pointer to void type to a pointer type leads to unspecified behavior and is error prone.","error","Cast from pointer to void type 'void *' to pointer type 'ServiceDataControl *'.","/score/mw/com/impl/bindings/lola/proxy.cpp","211","40","211","92" "RULE-8-2-6: An object with integral, enumerated, or pointer to void type shall not be cast to a pointer type","Casting from an integral type, enumerated type, or pointer to void type to a pointer type leads to unspecified behavior and is error prone.","error","Cast from pointer to void type 'void *' to pointer type 'ServiceDataStorage *'.","/score/mw/com/impl/bindings/lola/proxy.cpp","318","40","318","100" "RULE-8-2-6: An object with integral, enumerated, or pointer to void type shall not be cast to a pointer type","Casting from an integral type, enumerated type, or pointer to void type to a pointer type leads to unspecified behavior and is error prone.","error","Cast from pointer to void type 'void *' to pointer type 'MethodData *'.","/score/mw/com/impl/bindings/lola/skeleton.cpp","823","39","823","95" "RULE-8-2-6: An object with integral, enumerated, or pointer to void type shall not be cast to a pointer type","Casting from an integral type, enumerated type, or pointer to void type to a pointer type leads to unspecified behavior and is error prone.","error","Cast from pointer to void type 'void *' to pointer type 'ServiceDataStorage *'.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","65","40","65","100" "RULE-8-2-6: An object with integral, enumerated, or pointer to void type shall not be cast to a pointer type","Casting from an integral type, enumerated type, or pointer to void type to a pointer type leads to unspecified behavior and is error prone.","error","Cast from pointer to void type 'void *' to pointer type 'ServiceDataControl *'.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","53","40","53","103" "RULE-13-3-3: The parameters in all declarations or overrides of a function shall either be unnamed or have identical names","Parameters in some number of declarations or overrides of a function that do not have identical names can lead to developer confusion.","error","The parameter names of re-declaration of [[""DereferenceEvent""|""relative:///score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.h:113:10:113:25""]] do not use the same names as declaration [[""DereferenceEvent""|""relative:///score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp:220:63:220:63""]] The parameter names of re-declaration of [[""DereferenceEvent""|""relative:///score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.h:113:10:113:25""]] do not use the same names as declaration [[""DereferenceEvent""|""relative:///score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp:220:6:220:78""]]","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.h","113","10","113","25" "RULE-13-3-3: The parameters in all declarations or overrides of a function shall either be unnamed or have identical names","Parameters in some number of declarations or overrides of a function that do not have identical names can lead to developer confusion.","error","The parameter names of re-declaration of [[""DereferenceEvent""|""relative:///score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp:220:63:220:63""]] do not use the same names as declaration [[""DereferenceEvent""|""relative:///score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.h:113:10:113:25""]]","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","220","63","220","63" "RULE-13-3-3: The parameters in all declarations or overrides of a function shall either be unnamed or have identical names","Parameters in some number of declarations or overrides of a function that do not have identical names can lead to developer confusion.","error","The parameter names of re-declaration of [[""GetEventSlotTimestamp""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.cpp:214:82:214:82""]] do not use the same names as declaration [[""GetEventSlotTimestamp""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.h:110:37:110:57""]]","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","214","82","214","82" "RULE-13-3-3: The parameters in all declarations or overrides of a function shall either be unnamed or have identical names","Parameters in some number of declarations or overrides of a function that do not have identical names can lead to developer confusion.","error","The parameter names of re-declaration of [[""DereferenceEvent""|""relative:///score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp:220:6:220:78""]] do not use the same names as declaration [[""DereferenceEvent""|""relative:///score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.h:113:10:113:25""]]","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","220","6","220","78" "RULE-13-3-3: The parameters in all declarations or overrides of a function shall either be unnamed or have identical names","Parameters in some number of declarations or overrides of a function that do not have identical names can lead to developer confusion.","error","The parameter names of re-declaration of [[""GetEventSlotTimestamp""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.cpp:214:33:214:102""]] do not use the same names as declaration [[""GetEventSlotTimestamp""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.h:110:37:110:57""]]","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","214","33","214","102" "RULE-13-3-3: The parameters in all declarations or overrides of a function shall either be unnamed or have identical names","Parameters in some number of declarations or overrides of a function that do not have identical names can lead to developer confusion.","error","The parameter names of re-declaration of [[""Deserialize""|""relative:///score/mw/com/impl/error_serializer.h:59:32:59:42""]] do not use the same names as declaration [[""Deserialize""|""relative:///score/mw/com/impl/error_serializer.cpp:45:34:45:34""]] The parameter names of re-declaration of [[""Deserialize""|""relative:///score/mw/com/impl/error_serializer.h:59:32:59:42""]] do not use the same names as declaration [[""Deserialize""|""relative:///score/mw/com/impl/error_serializer.cpp:45:6:45:44""]]","/score/mw/com/impl/error_serializer.h","59","32","59","42" "RULE-13-3-3: The parameters in all declarations or overrides of a function shall either be unnamed or have identical names","Parameters in some number of declarations or overrides of a function that do not have identical names can lead to developer confusion.","error","The parameter names of re-declaration of [[""TypeErasedCallQueue""|""relative:///score/mw/com/impl/bindings/lola/methods/type_erased_call_queue.h:42:5:42:23""]] do not use the same names as declaration [[""TypeErasedCallQueue""|""relative:///score/mw/com/impl/bindings/lola/methods/type_erased_call_queue.cpp:77:1:77:40""]]","/score/mw/com/impl/bindings/lola/methods/type_erased_call_queue.h","42","5","42","23" "RULE-13-3-3: The parameters in all declarations or overrides of a function shall either be unnamed or have identical names","Parameters in some number of declarations or overrides of a function that do not have identical names can lead to developer confusion.","error","The parameter names of re-declaration of [[""TypeErasedCallQueue""|""relative:///score/mw/com/impl/bindings/lola/methods/type_erased_call_queue.cpp:77:1:77:40""]] do not use the same names as declaration [[""TypeErasedCallQueue""|""relative:///score/mw/com/impl/bindings/lola/methods/type_erased_call_queue.h:42:5:42:23""]]","/score/mw/com/impl/bindings/lola/methods/type_erased_call_queue.cpp","77","1","77","40" "RULE-13-3-3: The parameters in all declarations or overrides of a function shall either be unnamed or have identical names","Parameters in some number of declarations or overrides of a function that do not have identical names can lead to developer confusion.","error","The parameter names of re-declaration of [[""SlotDecrementer""|""relative:///score/mw/com/impl/bindings/lola/slot_decrementer.cpp:21:1:21:32""]] do not use the same names as declaration [[""SlotDecrementer""|""relative:///score/mw/com/impl/bindings/lola/slot_decrementer.h:25:5:25:19""]]","/score/mw/com/impl/bindings/lola/slot_decrementer.cpp","21","1","21","32" "RULE-13-3-3: The parameters in all declarations or overrides of a function shall either be unnamed or have identical names","Parameters in some number of declarations or overrides of a function that do not have identical names can lead to developer confusion.","error","The parameter names of override of [[""RegisterHandler""|""relative:///score/mw/com/impl/methods/skeleton_method_binding.h:47:26:47:40""]] do not use the same names as declaration [[""RegisterHandler""|""relative:///score/mw/com/impl/bindings/lola/skeleton_method.cpp:52:14:52:44""]] The parameter names of override of [[""RegisterHandler""|""relative:///score/mw/com/impl/methods/skeleton_method_binding.h:47:26:47:40""]] do not use the same names as declaration [[""RegisterHandler""|""relative:///score/mw/com/impl/bindings/lola/skeleton_method.h:48:18:48:32""]]","/score/mw/com/impl/methods/skeleton_method_binding.h","47","26","47","40" "RULE-13-3-3: The parameters in all declarations or overrides of a function shall either be unnamed or have identical names","Parameters in some number of declarations or overrides of a function that do not have identical names can lead to developer confusion.","error","The parameter names of re-declaration of [[""GetEventSlotTimestamp""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.h:110:37:110:57""]] do not use the same names as declaration [[""GetEventSlotTimestamp""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.cpp:214:82:214:82""]] The parameter names of re-declaration of [[""GetEventSlotTimestamp""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.h:110:37:110:57""]] do not use the same names as declaration [[""GetEventSlotTimestamp""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.cpp:214:33:214:102""]]","/score/mw/com/impl/bindings/lola/event_data_control_composite.h","110","37","110","57" "RULE-13-3-3: The parameters in all declarations or overrides of a function shall either be unnamed or have identical names","Parameters in some number of declarations or overrides of a function that do not have identical names can lead to developer confusion.","error","The parameter names of re-declaration of [[""SlotDecrementer""|""relative:///score/mw/com/impl/bindings/lola/slot_decrementer.h:25:5:25:19""]] do not use the same names as declaration [[""SlotDecrementer""|""relative:///score/mw/com/impl/bindings/lola/slot_decrementer.cpp:21:1:21:32""]]","/score/mw/com/impl/bindings/lola/slot_decrementer.h","25","5","25","19" "RULE-13-3-3: The parameters in all declarations or overrides of a function shall either be unnamed or have identical names","Parameters in some number of declarations or overrides of a function that do not have identical names can lead to developer confusion.","error","The parameter names of re-declaration of [[""Deserialize""|""relative:///score/mw/com/impl/error_serializer.cpp:45:34:45:34""]] do not use the same names as declaration [[""Deserialize""|""relative:///score/mw/com/impl/error_serializer.h:59:32:59:42""]]","/score/mw/com/impl/error_serializer.cpp","45","34","45","34" "RULE-13-3-3: The parameters in all declarations or overrides of a function shall either be unnamed or have identical names","Parameters in some number of declarations or overrides of a function that do not have identical names can lead to developer confusion.","error","The parameter names of re-declaration of [[""Deserialize""|""relative:///score/mw/com/impl/error_serializer.cpp:45:6:45:44""]] do not use the same names as declaration [[""Deserialize""|""relative:///score/mw/com/impl/error_serializer.h:59:32:59:42""]]","/score/mw/com/impl/error_serializer.cpp","45","6","45","44" "RULE-13-3-3: The parameters in all declarations or overrides of a function shall either be unnamed or have identical names","Parameters in some number of declarations or overrides of a function that do not have identical names can lead to developer confusion.","error","The parameter names of re-declaration of [[""Create""|""relative:///score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.h:70:105:70:105""]] do not use the same names as declaration [[""Create""|""relative:///score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.h:46:60:46:65""]]","/score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.h","70","105","70","105" "RULE-13-3-3: The parameters in all declarations or overrides of a function shall either be unnamed or have identical names","Parameters in some number of declarations or overrides of a function that do not have identical names can lead to developer confusion.","error","The parameter names of re-declaration of [[""Create""|""relative:///score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.h:70:63:70:110""]] do not use the same names as declaration [[""Create""|""relative:///score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.h:46:60:46:65""]]","/score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.h","70","63","70","110" "RULE-13-3-3: The parameters in all declarations or overrides of a function shall either be unnamed or have identical names","Parameters in some number of declarations or overrides of a function that do not have identical names can lead to developer confusion.","error","The parameter names of re-declaration of [[""Create""|""relative:///score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.h:46:60:46:65""]] do not use the same names as declaration [[""Create""|""relative:///score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.h:70:105:70:105""]] The parameter names of re-declaration of [[""Create""|""relative:///score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.h:46:60:46:65""]] do not use the same names as declaration [[""Create""|""relative:///score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.h:70:63:70:110""]]","/score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.h","46","60","46","65" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""GetCerrLogger""|""relative:///score/message_passing/log/logging_callback.cpp:21:17:21:29""]] where the type alias used is '[[""LoggingCallback""|""relative:///score/message_passing/log/logging_callback.h:37:7:37:21""]]'.","/score/message_passing/log/logging_callback.h","39","17","39","29" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""logger""|""relative:///score/message_passing/log/log_on_timeout.h:30:45:30:50""]] where the type alias used is '[[""LoggingCallback""|""relative:///score/message_passing/log/logging_callback.h:37:7:37:21""]]'.","/score/message_passing/log/log_on_timeout.h","30","45","30","50" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""logger_""|""relative:///score/message_passing/log/log_on_timeout.h:95:28:95:34""]] where the type alias used is '[[""LoggingCallback""|""relative:///score/message_passing/log/logging_callback.h:37:7:37:21""]]'.","/score/message_passing/log/log_on_timeout.h","95","28","95","34" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""SendWithCallback""|""relative:///score/message_passing/client_connection.h:54:50:54:65""]] where the type alias used is '[[""expected_blank""|""file:///:0:0:0:0""]]'.","/score/message_passing/client_connection.cpp","236","46","236","79" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Send""|""relative:///score/message_passing/client_connection.h:48:50:48:53""]] where the type alias used is '[[""expected_blank""|""file:///:0:0:0:0""]]'.","/score/message_passing/client_connection.cpp","111","46","111","67" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""SendWithCallback""|""relative:///score/message_passing/client_connection.cpp:236:46:236:79""]] where the type alias used is '[[""expected_blank""|""file:///:0:0:0:0""]]'.","/score/message_passing/client_connection.h","54","50","54","65" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Send""|""relative:///score/message_passing/client_connection.cpp:111:46:111:67""]] where the type alias used is '[[""expected_blank""|""file:///:0:0:0:0""]]'.","/score/message_passing/client_connection.h","48","50","48","53" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""SendProtocolMessage""|""relative:///score/message_passing/unix_domain/unix_domain_engine.cpp:192:46:192:82""]] where the type alias used is '[[""expected_blank""|""file:///:0:0:0:0""]]'.","/score/message_passing/unix_domain/unix_domain_engine.h","104","50","104","68" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""operator<<""|""relative:///score/mw/com/impl/bindings/lola/element_fq_id.h:106:30:106:39""]] where the type alias used is '[[""LogStream""|""file:///home/runner/.bazel/external/score_baselibs+/score/mw/log/logging.h:33:7:33:15""]]'.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","108","30","108","39" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""log_stream""|""relative:///score/mw/com/impl/bindings/lola/element_fq_id.h:106:70:106:79""]] where the type alias used is '[[""LogStream""|""file:///home/runner/.bazel/external/score_baselibs+/score/mw/log/logging.h:33:7:33:15""]]'.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","108","70","108","79" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""receiver""|""relative:///score/mw/com/impl/bindings/lola/generic_proxy_event.cpp:135:69:135:76""]] where the type alias used is '[[""Callback""|""relative:///score/mw/com/impl/generic_proxy_event_binding.h:40:11:40:18""]]'.","/score/mw/com/impl/bindings/lola/generic_proxy_event.h","84","54","84","61" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""receiver""|""relative:///score/mw/com/impl/bindings/lola/generic_proxy_event.cpp:66:72:66:79""]] where the type alias used is '[[""Callback""|""relative:///score/mw/com/impl/generic_proxy_event_binding.h:40:11:40:18""]]'.","/score/mw/com/impl/bindings/lola/generic_proxy_event.h","65","50","65","57" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/configuration/lola_event_instance_deployment.cpp:86:21:86:58""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_event_instance_deployment.h","42","25","42","33" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/lola_event_instance_deployment.cpp:55:100:55:110""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_event_instance_deployment.h","40","82","40","92" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/lola_event_instance_deployment.cpp:50:85:50:95""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_event_instance_deployment.h","38","69","38","79" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""RollbackSubscribeTransactions""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp:243:14:243:67""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.h","103","18","103","46" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""unsubscribe_callback""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp:244:32:244:51""]] where the type alias used is '[[""UnsubscribeCallback""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.h:45:11:45:29""]]'.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.h","103","75","103","94" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""RollbackIncrementTransactions""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp:209:14:209:67""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.h","102","18","102","46" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""dereference_slot_callback""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp:210:36:210:60""]] where the type alias used is '[[""DereferenceSlotCallback""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.h:44:11:44:33""]]'.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.h","102","79","102","103" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""RollbackSkeletonTracingElementLog""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp:197:14:197:71""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.h","94","18","94","50" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""dereference_slot_callback""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp:198:36:198:60""]] where the type alias used is '[[""DereferenceSlotCallback""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.h:44:11:44:33""]]'.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.h","94","83","94","107" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""RollbackProxyElementLog""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp:175:14:175:61""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.h","84","18","84","40" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""dereference_slot_callback""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp:175:94:175:118""]] where the type alias used is '[[""DereferenceSlotCallback""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.h:44:11:44:33""]]'.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.h","84","73","84","97" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""unsubscribe_callback""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp:176:90:176:109""]] where the type alias used is '[[""UnsubscribeCallback""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.h:45:11:45:29""]]'.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.h","85","69","85","88" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""RegisterProxyElement""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_set.cpp:125:48:125:86""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/transaction_log_set.h","224","52","224","71" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""RollbackSkeletonTracingTransactions""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_set.cpp:107:14:107:67""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/transaction_log_set.h","209","18","209","52" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""dereference_slot_callback""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_set.cpp:108:60:108:84""]] where the type alias used is '[[""DereferenceSlotCallback""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.h:44:11:44:33""]]'.","/score/mw/com/impl/bindings/lola/transaction_log_set.h","210","64","210","88" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""RollbackProxyTransactions""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_set.cpp:82:14:82:57""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/transaction_log_set.h","203","18","203","42" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""dereference_slot_callback""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_set.cpp:84:60:84:84""]] where the type alias used is '[[""DereferenceSlotCallback""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.h:44:11:44:33""]]'.","/score/mw/com/impl/bindings/lola/transaction_log_set.h","205","64","205","88" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""unsubscribe_callback""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_set.cpp:85:60:85:79""]] where the type alias used is '[[""DereferenceSlotCallback""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_local_view.h:44:11:44:33""]]'.","/score/mw/com/impl/bindings/lola/transaction_log_set.h","206","64","206","83" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""call_method_handlers_""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h:378:23:378:43""]] where the type alias used is '[[""CallMethodMapType""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h:189:11:189:27""]]'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h","378","23","378","43" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""unsubscribe_service_method_handlers_""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h:374:37:374:72""]] where the type alias used is '[[""UnsubscribeServiceMethodMapType""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h:371:11:371:41""]]'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h","374","37","374","72" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""subscribe_service_method_handlers_""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h:367:35:367:68""]] where the type alias used is '[[""SubscribeServiceMethodMapType""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h:186:11:186:39""]]'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h","367","35","367","68" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""event_update_remote_registrations_""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h:363:41:363:74""]] where the type alias used is '[[""EventUpdateRegistrationCountMapType""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h:184:11:184:45""]]'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h","363","41","363","74" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""event_update_interested_nodes_""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h:350:30:350:59""]] where the type alias used is '[[""EventUpdateNodeIdMapType""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h:183:11:183:34""]]'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h","350","30","350","59" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""event_update_handlers_""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h:333:32:333:53""]] where the type alias used is '[[""EventUpdateNotifierMapType""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h:182:11:182:36""]]'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h","333","32","333","53" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""CreateSendMessageWithReplyCallback""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp:297:34:297:98""]] where the type alias used is '[[""MessageCallback""|""relative:///score/message_passing/server_types.h:35:7:35:21""]]'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h","196","38","196","71" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""callback""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp:1455:57:1455:64""]] where the type alias used is '[[""HandlerStatusChangeCallback""|""relative:///score/mw/com/impl/bindings/lola/messaging/i_message_passing_service.h:61:11:61:37""]]'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h","117","61","117","68" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""method_call_callback""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp:1253:47:1253:66""]] where the type alias used is '[[""MethodCallHandler""|""relative:///score/mw/com/impl/bindings/lola/messaging/i_message_passing_service.h:116:11:116:27""]]'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h","93","86","93","105" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""unsubscribed_callback""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp:1234:62:1234:82""]] where the type alias used is '[[""ServiceMethodUnsubscribedHandler""|""relative:///score/mw/com/impl/bindings/lola/messaging/i_message_passing_service.h:99:11:99:42""]]'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h","90","66","90","86" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""subscribed_callback""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp:1214:60:1214:78""]] where the type alias used is '[[""ServiceMethodSubscribedHandler""|""relative:///score/mw/com/impl/bindings/lola/messaging/i_message_passing_service.h:88:11:88:40""]]'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h","85","64","85","82" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""allowed_proxy_uids""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp:1215:49:1215:66""]] where the type alias used is '[[""AllowedConsumerUids""|""relative:///score/mw/com/impl/bindings/lola/messaging/i_message_passing_service.h:123:11:123:29""]]'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h","86","53","86","70" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""callback""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service.cpp:202:33:202:40""]] where the type alias used is '[[""HandlerStatusChangeCallback""|""relative:///score/mw/com/impl/bindings/lola/messaging/i_message_passing_service.h:61:11:61:37""]]'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service.h","139","88","139","95" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""RegisterMethodCallHandler""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service.cpp:181:37:181:84""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service.h","122","49","122","73" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""method_call_callback""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service.cpp:184:23:184:42""]] where the type alias used is '[[""MethodCallHandler""|""relative:///score/mw/com/impl/bindings/lola/messaging/i_message_passing_service.h:116:11:116:27""]]'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service.h","125","27","125","46" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""RegisterOnServiceMethodUnsubscribedHandler""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service.cpp:164:47:164:111""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service.h","115","51","115","92" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""unsubscribed_callback""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service.cpp:167:38:167:58""]] where the type alias used is '[[""ServiceMethodUnsubscribedHandler""|""relative:///score/mw/com/impl/bindings/lola/messaging/i_message_passing_service.h:99:11:99:42""]]'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service.h","118","42","118","62" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""RegisterOnServiceMethodSubscribedHandler""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service.cpp:146:45:146:107""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service.h","106","49","106","88" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""subscribed_callback""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service.cpp:149:36:149:54""]] where the type alias used is '[[""ServiceMethodSubscribedHandler""|""relative:///score/mw/com/impl/bindings/lola/messaging/i_message_passing_service.h:88:11:88:40""]]'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service.h","109","40","109","58" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""allowed_proxy_uids""|""relative:///score/mw/com/impl/bindings/lola/messaging/message_passing_service.cpp:150:25:150:42""]] where the type alias used is '[[""AllowedConsumerUids""|""relative:///score/mw/com/impl/bindings/lola/messaging/i_message_passing_service.h:123:11:123:29""]]'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service.h","110","29","110","46" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/configuration/lola_service_instance_id.cpp:58:21:58:52""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_service_instance_id.h","37","25","37","33" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/lola_service_instance_id.cpp:47:73:47:83""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_service_instance_id.h","34","63","34","73" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Create""|""relative:///score/mw/com/impl/bindings/lola/messaging/method_call_registration_guard.cpp:22:29:22:70""]] where the type alias used is '[[""MethodCallRegistrationGuard""|""relative:///score/mw/com/impl/bindings/lola/messaging/method_call_registration_guard.h:28:7:28:33""]]'.","/score/mw/com/impl/bindings/lola/messaging/method_call_registration_guard.h","37","40","37","45" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""operator<<""|""relative:///score/mw/com/impl/service_element_type.h:38:30:38:39""]] where the type alias used is '[[""LogStream""|""file:///home/runner/.bazel/external/score_baselibs+/score/mw/log/logging.h:33:7:33:15""]]'.","/score/mw/com/impl/service_element_type.h","38","30","38","39" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""log_stream""|""relative:///score/mw/com/impl/service_element_type.h:38:70:38:79""]] where the type alias used is '[[""LogStream""|""file:///home/runner/.bazel/external/score_baselibs+/score/mw/log/logging.h:33:7:33:15""]]'.","/score/mw/com/impl/service_element_type.h","38","70","38","79" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""operator<<""|""relative:///score/mw/com/impl/bindings/lola/element_fq_id.h:106:30:106:39""]] where the type alias used is '[[""LogStream""|""file:///home/runner/.bazel/external/score_baselibs+/score/mw/log/logging.h:33:7:33:15""]]'.","/score/mw/com/impl/bindings/lola/element_fq_id.h","106","30","106","39" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""log_stream""|""relative:///score/mw/com/impl/bindings/lola/element_fq_id.h:106:70:106:79""]] where the type alias used is '[[""LogStream""|""file:///home/runner/.bazel/external/score_baselibs+/score/mw/log/logging.h:33:7:33:15""]]'.","/score/mw/com/impl/bindings/lola/element_fq_id.h","106","70","106","79" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Create""|""relative:///score/mw/com/impl/bindings/lola/messaging/method_subscription_registration_guard.cpp:22:37:22:86""]] where the type alias used is '[[""MethodSubscriptionRegistrationGuard""|""relative:///score/mw/com/impl/bindings/lola/messaging/method_subscription_registration_guard.h:28:7:28:41""]]'.","/score/mw/com/impl/bindings/lola/messaging/method_subscription_registration_guard.h","37","48","37","53" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Create""|""relative:///score/mw/com/impl/bindings/lola/messaging/method_unsubscription_registration_guard.cpp:22:39:22:90""]] where the type alias used is '[[""MethodUnsubscriptionRegistrationGuard""|""relative:///score/mw/com/impl/bindings/lola/messaging/method_unsubscription_registration_guard.h:28:7:28:43""]]'.","/score/mw/com/impl/bindings/lola/messaging/method_unsubscription_registration_guard.h","37","50","37","55" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Insert""|""relative:///score/mw/com/impl/bindings/lola/methods/method_resource_map.cpp:41:6:41:30""]] where the type alias used is '[[""iterator""|""relative:///score/mw/com/impl/bindings/lola/methods/method_resource_map.h:57:11:57:18""]]'.","/score/mw/com/impl/bindings/lola/methods/method_resource_map.h","70","10","70","15" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""GetReturnValueBuffer""|""relative:///score/mw/com/impl/bindings/lola/proxy_method.h:52:48:52:67""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/proxy_method.cpp","68","44","68","76" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""GetInArgsBuffer""|""relative:///score/mw/com/impl/bindings/lola/proxy_method.h:47:48:47:62""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/proxy_method.cpp","51","44","51","71" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/configuration/service_instance_id.cpp:125:21:125:48""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/service_instance_id.h","38","25","38","33" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/service_instance_id.cpp:113:65:113:75""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/service_instance_id.h","35","59","35","69" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/configuration/service_type_deployment.cpp:118:21:118:52""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/service_type_deployment.h","39","25","39","33" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/service_type_deployment.cpp:101:73:101:83""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/service_type_deployment.h","35","63","35","73" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""on_service_found_callback""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h:126:40:126:64""]] where the type alias used is '[[""FindServiceHandler""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h","126","40","126","64" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""watches_""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h:203:22:203:29""]] where the type alias used is '[[""WatchesContainer""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h:134:11:134:26""]]'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h","203","22","203","29" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""search_requests_""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h:196:29:196:44""]] where the type alias used is '[[""SearchRequestsContainer""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h:133:11:133:33""]]'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h","196","29","196","44" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""find_service_handler""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h:82:40:82:59""]] where the type alias used is '[[""FindServiceHandler""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h","82","40","82","59" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""TransferNewSearchRequest""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp:289:6:289:53""]] where the type alias used is '[[""value_type""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h","157","42","157","65" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""watch_iterator""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp:866:90:866:103""]] where the type alias used is '[[""iterator""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h","154","70","154","83" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""watch_iterator""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp:821:90:821:103""]] where the type alias used is '[[""iterator""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h","152","70","152","83" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""watch_iterator""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp:786:91:786:104""]] where the type alias used is '[[""iterator""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h","150","71","150","84" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""watch_iterator""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp:687:39:687:52""]] where the type alias used is '[[""iterator""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h","147","73","147","86" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""search_iterator""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp:688:46:688:60""]] where the type alias used is '[[""iterator""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h","148","80","148","94" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""watch_iterator""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp:673:39:673:52""]] where the type alias used is '[[""iterator""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h","144","71","144","84" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""search_iterator""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp:674:46:674:60""]] where the type alias used is '[[""iterator""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h","145","78","145","92" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""watch_iterator""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp:626:75:626:88""]] where the type alias used is '[[""iterator""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h","142","55","142","68" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""StoreWatch""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp:600:6:600:39""]] where the type alias used is '[[""iterator""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h","139","32","139","41" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""FindService""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp:914:44:914:78""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h","69","62","69","72" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""handler""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp:710:36:710:42""]] where the type alias used is '[[""FindServiceHandler""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h","65","40","65","46" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""CreateSearchPath""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp:245:6:245:31""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.h","67","17","67","32" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Make""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp:183:6:183:19""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.h","49","17","49","20" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""events""|""relative:///score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp:451:45:451:50""]] where the type alias used is '[[""SkeletonEventBindings""|""relative:///score/mw/com/impl/skeleton_binding.h:40:11:40:31""]]'.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.h","183","49","183","54" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""fields""|""relative:///score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp:452:45:452:50""]] where the type alias used is '[[""SkeletonFieldBindings""|""relative:///score/mw/com/impl/skeleton_binding.h:61:11:61:31""]]'.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.h","184","49","184","54" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""events""|""relative:///score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp:367:45:367:50""]] where the type alias used is '[[""SkeletonEventBindings""|""relative:///score/mw/com/impl/skeleton_binding.h:40:11:40:31""]]'.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.h","177","102","177","107" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""fields""|""relative:///score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp:368:45:368:50""]] where the type alias used is '[[""SkeletonFieldBindings""|""relative:///score/mw/com/impl/skeleton_binding.h:61:11:61:31""]]'.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.h","178","102","178","107" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""events""|""relative:///score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp:128:45:128:50""]] where the type alias used is '[[""SkeletonEventBindings""|""relative:///score/mw/com/impl/skeleton_binding.h:40:11:40:31""]]'.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.h","74","49","74","54" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""fields""|""relative:///score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp:129:45:129:50""]] where the type alias used is '[[""SkeletonFieldBindings""|""relative:///score/mw/com/impl/skeleton_binding.h:61:11:61:31""]]'.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.h","75","49","75","54" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""GetAllowedConsumers""|""relative:///score/mw/com/impl/bindings/lola/skeleton.cpp:793:45:793:73""]] where the type alias used is '[[""AllowedConsumerUids""|""relative:///score/mw/com/impl/bindings/lola/messaging/i_message_passing_service.h:123:11:123:29""]]'.","/score/mw/com/impl/bindings/lola/skeleton.h","239","49","239","67" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""RegisterMethodHandlers""|""relative:///score/mw/com/impl/bindings/lola/skeleton.cpp:614:6:614:37""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/skeleton.h","221","5","221","26" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""events""|""relative:///score/mw/com/impl/bindings/lola/skeleton.cpp:286:52:286:57""]] where the type alias used is '[[""SkeletonEventBindings""|""relative:///score/mw/com/impl/skeleton_binding.h:40:11:40:31""]]'.","/score/mw/com/impl/bindings/lola/skeleton.h","114","32","114","37" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""fields""|""relative:///score/mw/com/impl/bindings/lola/skeleton.cpp:287:52:287:57""]] where the type alias used is '[[""SkeletonFieldBindings""|""relative:///score/mw/com/impl/skeleton_binding.h:61:11:61:31""]]'.","/score/mw/com/impl/bindings/lola/skeleton.h","115","32","115","37" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""SubscribeEvent""|""relative:///score/mw/com/impl/bindings/lola/subscription_state_machine.cpp:77:14:77:53""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/subscription_state_machine.h","99","32","99","45" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""service_instances_""|""relative:///score/mw/com/impl/configuration/configuration.h:95:32:95:49""]] where the type alias used is '[[""ServiceInstanceDeployments""|""relative:///score/mw/com/impl/configuration/configuration.h:48:11:48:36""]]'.","/score/mw/com/impl/configuration/configuration.h","95","32","95","49" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""service_types_""|""relative:///score/mw/com/impl/configuration/configuration.h:94:28:94:41""]] where the type alias used is '[[""ServiceTypeDeployments""|""relative:///score/mw/com/impl/configuration/configuration.h:47:11:47:32""]]'.","/score/mw/com/impl/configuration/configuration.h","94","28","94","41" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""service_types""|""relative:///score/mw/com/impl/configuration/configuration.cpp:23:53:23:65""]] where the type alias used is '[[""ServiceTypeDeployments""|""relative:///score/mw/com/impl/configuration/configuration.h:47:11:47:32""]]'.","/score/mw/com/impl/configuration/configuration.h","50","42","50","54" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""service_instances""|""relative:///score/mw/com/impl/configuration/configuration.cpp:24:57:24:73""]] where the type alias used is '[[""ServiceInstanceDeployments""|""relative:///score/mw/com/impl/configuration/configuration.h:48:11:48:36""]]'.","/score/mw/com/impl/configuration/configuration.h","51","46","51","62" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""RegisterProxyElement""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_set.h:224:52:224:71""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/transaction_log_set.cpp","125","48","125","86" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/configuration_common_resources.h:118:58:118:68""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/configuration_common_resources.h","118","58","118","68" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""serialized_json_object""|""relative:///score/mw/com/impl/configuration/configuration_common_resources.cpp:40:46:40:67""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/configuration_common_resources.h","39","46","39","67" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""methods_""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment.h:56:21:56:28""]] where the type alias used is '[[""MethodIdMapping""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment.h:33:11:33:25""]]'.","/score/mw/com/impl/configuration/binding_service_type_deployment.h","56","21","56","28" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""fields_""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment.h:54:20:54:26""]] where the type alias used is '[[""FieldIdMapping""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment.h:32:11:32:24""]]'.","/score/mw/com/impl/configuration/binding_service_type_deployment.h","54","20","54","26" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""events_""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment.h:52:20:52:26""]] where the type alias used is '[[""EventIdMapping""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment.h:31:11:31:24""]]'.","/score/mw/com/impl/configuration/binding_service_type_deployment.h","52","20","52","26" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment_impl.h:134:99:134:99""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'. Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment_impl.h:134:14:134:107""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/binding_service_type_deployment.h","43","18","43","26" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""events""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment_impl.h:106:20:106:25""]] where the type alias used is '[[""EventIdMapping""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment.h:31:11:31:24""]]'.","/score/mw/com/impl/configuration/binding_service_type_deployment.h","39","58","39","63" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""fields""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment_impl.h:107:20:107:25""]] where the type alias used is '[[""FieldIdMapping""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment.h:32:11:32:24""]]'.","/score/mw/com/impl/configuration/binding_service_type_deployment.h","40","58","40","63" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""methods""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment_impl.h:108:21:108:27""]] where the type alias used is '[[""MethodIdMapping""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment.h:33:11:33:25""]]'.","/score/mw/com/impl/configuration/binding_service_type_deployment.h","41","59","41","65" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment_impl.h:119:32:119:42""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/binding_service_type_deployment.h","36","70","36","80" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/configuration/lola_field_instance_deployment.h:38:25:38:33""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_field_instance_deployment.cpp","57","21","57","58" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/lola_field_instance_deployment.h:36:82:36:92""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_field_instance_deployment.cpp","46","100","46","110" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/lola_field_instance_deployment.h:34:69:34:79""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_field_instance_deployment.cpp","41","85","41","95" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/configuration/lola_event_instance_deployment.h:42:25:42:33""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_event_instance_deployment.cpp","86","21","86","58" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/lola_event_instance_deployment.h:40:82:40:92""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_event_instance_deployment.cpp","55","100","55","110" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/lola_event_instance_deployment.h:38:69:38:79""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_event_instance_deployment.cpp","50","85","50","95" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment_impl.h:134:99:134:99""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'. Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment.h:43:18:43:26""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","134","99","134","99" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment_impl.h:119:32:119:42""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'. Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment.h:36:70:36:80""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","119","32","119","42" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment.h:43:18:43:26""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'. Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/configuration/binding_service_type_deployment_impl.h:134:99:134:99""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","134","14","134","107" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/configuration/service_version_type.cpp:62:6:62:34""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/service_version_type.h","109","25","109","33" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/service_version_type.cpp:45:67:45:77""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/service_version_type.h","48","60","48","70" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/configuration/service_identifier_type.cpp:65:6:65:37""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/service_identifier_type.h","95","25","95","33" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/service_identifier_type.cpp:47:73:47:83""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/service_identifier_type.h","46","63","46","73" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/configuration/lola_field_instance_deployment.cpp:57:21:57:58""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_field_instance_deployment.h","38","25","38","33" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/lola_field_instance_deployment.cpp:46:100:46:110""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_field_instance_deployment.h","36","82","36","92" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/lola_field_instance_deployment.cpp:41:85:41:95""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_field_instance_deployment.h","34","69","34","79" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/configuration/lola_method_instance_deployment.cpp:50:21:50:59""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_method_instance_deployment.h","57","25","57","33" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""serialized_lola_method_instance_deployment""|""relative:///score/mw/com/impl/configuration/lola_method_instance_deployment.cpp:45:32:45:73""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_method_instance_deployment.h","51","36","51","77" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""serialized_lola_method_instance_deployment""|""relative:///score/mw/com/impl/configuration/lola_method_instance_deployment.cpp:37:32:37:73""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_method_instance_deployment.h","48","70","48","111" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/configuration/lola_service_instance_deployment.cpp:218:21:218:60""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.h","88","25","88","33" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/lola_service_instance_deployment.cpp:146:89:146:99""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.h","46","71","46","81" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Create""|""relative:///score/mw/com/impl/instance_specifier.cpp:81:34:81:58""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/instance_specifier.h","46","45","46","50" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/configuration/service_instance_deployment.cpp:123:21:123:56""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/service_instance_deployment.h","61","25","61","33" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/service_instance_deployment.cpp:97:81:97:91""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/service_instance_deployment.h","42","67","42","77" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/instance_identifier.cpp:126:6:126:34""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/instance_identifier.h","160","18","160","26" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/instance_identifier.cpp:83:60:83:70""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/instance_identifier.h","144","53","144","63" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Create""|""relative:///score/mw/com/impl/instance_identifier.cpp:47:35:47:60""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/instance_identifier.h","58","46","58","51" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/configuration/lola_service_instance_id.h:37:25:37:33""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_service_instance_id.cpp","58","21","58","52" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/lola_service_instance_id.h:34:63:34:73""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_service_instance_id.cpp","47","73","47","83" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/configuration/lola_service_instance_deployment.h:88:25:88:33""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","218","21","218","60" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""last_used_iterator""|""relative:///score/mw/com/impl/service_discovery.cpp:226:61:226:78""]] where the type alias used is '[[""const_iterator""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/service_discovery.h","105","65","105","82" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""container_end""|""relative:///score/mw/com/impl/service_discovery.cpp:227:61:227:73""]] where the type alias used is '[[""const_iterator""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/service_discovery.h","106","65","106","77" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""handler""|""relative:///score/mw/com/impl/service_discovery.cpp:274:73:274:79""]] where the type alias used is '[[""FindServiceHandler""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/service_discovery.h","80","69","80","98" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""StartFindServiceImpl""|""relative:///score/mw/com/impl/service_discovery.cpp:210:6:210:43""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/service_discovery.h","67","31","67","50" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""FindService""|""relative:///score/mw/com/impl/service_discovery.cpp:347:44:347:72""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/service_discovery.h","58","62","58","72" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""FindService""|""relative:///score/mw/com/impl/service_discovery.cpp:328:44:328:72""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/service_discovery.h","56","62","56","72" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""StartFindService""|""relative:///score/mw/com/impl/service_discovery.cpp:145:6:145:39""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/service_discovery.h","53","31","53","46" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""handler""|""relative:///score/mw/com/impl/service_discovery.cpp:145:72:145:78""]] where the type alias used is '[[""FindServiceHandler""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/service_discovery.h","53","48","53","77" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""StartFindService""|""relative:///score/mw/com/impl/service_discovery.cpp:138:6:138:39""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/service_discovery.h","52","31","52","46" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""handler""|""relative:///score/mw/com/impl/service_discovery.cpp:138:72:138:78""]] where the type alias used is '[[""FindServiceHandler""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/service_discovery.h","52","48","52","77" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""StartFindService""|""relative:///score/mw/com/impl/service_discovery.cpp:85:6:85:39""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/service_discovery.h","50","31","50","46" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""handler""|""relative:///score/mw/com/impl/service_discovery.cpp:85:72:85:78""]] where the type alias used is '[[""FindServiceHandler""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/service_discovery.h","50","48","50","77" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/lola_service_instance_deployment.h:46:71:46:81""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","146","89","146","99" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""proxy_field_trace_points_""|""relative:///score/mw/com/impl/tracing/configuration/tracing_filter_config.h:74:23:74:47""]] where the type alias used is '[[""TracePointMapType""|""relative:///score/mw/com/impl/tracing/configuration/tracing_filter_config.h:70:11:70:27""]]'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.h","74","23","74","47" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""proxy_event_trace_points_""|""relative:///score/mw/com/impl/tracing/configuration/tracing_filter_config.h:73:23:73:47""]] where the type alias used is '[[""TracePointMapType""|""relative:///score/mw/com/impl/tracing/configuration/tracing_filter_config.h:70:11:70:27""]]'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.h","73","23","73","47" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""skeleton_field_trace_points_""|""relative:///score/mw/com/impl/tracing/configuration/tracing_filter_config.h:72:23:72:50""]] where the type alias used is '[[""TracePointMapType""|""relative:///score/mw/com/impl/tracing/configuration/tracing_filter_config.h:70:11:70:27""]]'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.h","72","23","72","50" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""skeleton_event_trace_points_""|""relative:///score/mw/com/impl/tracing/configuration/tracing_filter_config.h:71:23:71:50""]] where the type alias used is '[[""TracePointMapType""|""relative:///score/mw/com/impl/tracing/configuration/tracing_filter_config.h:70:11:70:27""]]'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.h","71","23","71","50" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/configuration/service_instance_id.h:38:25:38:33""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/service_instance_id.cpp","125","21","125","48" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/service_instance_id.h:35:59:35:69""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/service_instance_id.cpp","113","65","113","75" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Serialize""|""relative:///score/mw/com/impl/configuration/service_type_deployment.h:39:25:39:33""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/service_type_deployment.cpp","118","21","118","52" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""json_object""|""relative:///score/mw/com/impl/configuration/service_type_deployment.h:35:63:35:73""]] where the type alias used is '[[""Object""|""file:///home/runner/.bazel/external/score_baselibs+/score/json/internal/model/any.h:38:7:38:12""]]'.","/score/mw/com/impl/configuration/service_type_deployment.cpp","101","73","101","83" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""methods_""|""relative:///score/mw/com/impl/proxy_base.h:169:18:169:25""]] where the type alias used is '[[""ProxyMethods""|""relative:///score/mw/com/impl/proxy_base.h:125:11:125:22""]]'.","/score/mw/com/impl/proxy_base.h","169","18","169","25" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""fields_""|""relative:///score/mw/com/impl/proxy_base.h:168:17:168:23""]] where the type alias used is '[[""ProxyFields""|""relative:///score/mw/com/impl/proxy_base.h:123:11:123:21""]]'.","/score/mw/com/impl/proxy_base.h","168","17","168","23" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""events_""|""relative:///score/mw/com/impl/proxy_base.h:167:17:167:23""]] where the type alias used is '[[""ProxyEvents""|""relative:///score/mw/com/impl/proxy_base.h:121:11:121:21""]]'.","/score/mw/com/impl/proxy_base.h","167","17","167","23" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""GetHandle""|""relative:///score/mw/com/impl/proxy_base.cpp:40:19:40:38""]] where the type alias used is '[[""HandleType""|""relative:///score/mw/com/impl/proxy_base.h:49:11:49:20""]]'.","/score/mw/com/impl/proxy_base.h","118","23","118","31" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""StartFindService""|""relative:///score/mw/com/impl/proxy_base.cpp:80:6:80:32""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/proxy_base.h","100","38","100","53" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""handler""|""relative:///score/mw/com/impl/proxy_base.cpp:80:65:80:71""]] where the type alias used is '[[""FindServiceHandler""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/proxy_base.h","100","86","100","92" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""StartFindService""|""relative:///score/mw/com/impl/proxy_base.cpp:68:6:68:32""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/proxy_base.h","87","38","87","53" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""handler""|""relative:///score/mw/com/impl/proxy_base.cpp:68:65:68:71""]] where the type alias used is '[[""FindServiceHandler""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/proxy_base.h","87","86","87","92" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""FindService""|""relative:///score/mw/com/impl/proxy_base.cpp:55:6:55:27""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/proxy_base.h","75","55","75","65" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""FindService""|""relative:///score/mw/com/impl/proxy_base.cpp:45:6:45:27""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/proxy_base.h","65","55","65","65" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""methods_""|""relative:///score/mw/com/impl/skeleton_base.h:106:21:106:28""]] where the type alias used is '[[""SkeletonMethods""|""relative:///score/mw/com/impl/skeleton_base.h:51:11:51:25""]]'.","/score/mw/com/impl/skeleton_base.h","106","21","106","28" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""fields_""|""relative:///score/mw/com/impl/skeleton_base.h:105:20:105:26""]] where the type alias used is '[[""SkeletonFields""|""relative:///score/mw/com/impl/skeleton_base.h:49:11:49:24""]]'.","/score/mw/com/impl/skeleton_base.h","105","20","105","26" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""events_""|""relative:///score/mw/com/impl/skeleton_base.h:104:20:104:26""]] where the type alias used is '[[""SkeletonEvents""|""relative:///score/mw/com/impl/skeleton_base.h:47:11:47:24""]]'.","/score/mw/com/impl/skeleton_base.h","104","20","104","26" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""GetMethods""|""relative:///score/mw/com/impl/skeleton_base.cpp:303:38:303:65""]] where the type alias used is '[[""SkeletonMethods""|""relative:///score/mw/com/impl/skeleton_base.h:51:11:51:25""]]'.","/score/mw/com/impl/skeleton_base.h","136","56","136","65" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""GetFields""|""relative:///score/mw/com/impl/skeleton_base.cpp:298:37:298:63""]] where the type alias used is '[[""SkeletonFields""|""relative:///score/mw/com/impl/skeleton_base.h:49:11:49:24""]]'.","/score/mw/com/impl/skeleton_base.h","134","55","134","63" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""GetEvents""|""relative:///score/mw/com/impl/skeleton_base.cpp:293:37:293:63""]] where the type alias used is '[[""SkeletonEvents""|""relative:///score/mw/com/impl/skeleton_base.h:47:11:47:24""]]'.","/score/mw/com/impl/skeleton_base.h","132","55","132","63" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""OfferServiceFields""|""relative:///score/mw/com/impl/skeleton_base.cpp:120:21:120:52""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/skeleton_base.h","112","39","112","56" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""OfferServiceEvents""|""relative:///score/mw/com/impl/skeleton_base.cpp:102:21:102:52""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/skeleton_base.h","111","39","111","56" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""OfferService""|""relative:///score/mw/com/impl/skeleton_base.cpp:142:6:142:31""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/skeleton_base.h","75","32","75","43" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Create""|""relative:///score/mw/com/impl/generic_proxy.h:68:33:68:38""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/generic_proxy.cpp","64","22","64","41" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Create""|""relative:///score/mw/com/impl/generic_skeleton.h:68:50:68:55""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/generic_skeleton.cpp","56","25","56","47" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Create""|""relative:///score/mw/com/impl/generic_skeleton.h:61:50:61:55""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/generic_skeleton.cpp","70","25","70","47" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""GetRegisteredShmObject""|""relative:///score/mw/com/impl/tracing/tracing_runtime.cpp:453:44:453:81""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/tracing/tracing_runtime.h","174","48","174","69" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""trace_point_type""|""relative:///score/mw/com/impl/tracing/tracing_runtime.cpp:608:57:608:72""]] where the type alias used is '[[""TracePointType""|""relative:///score/mw/com/impl/tracing/i_tracing_runtime.h:38:11:38:24""]]'.","/score/mw/com/impl/tracing/tracing_runtime.h","156","45","156","60" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""trace_point_type""|""relative:///score/mw/com/impl/tracing/tracing_runtime.cpp:514:57:514:72""]] where the type alias used is '[[""TracePointType""|""relative:///score/mw/com/impl/tracing/i_tracing_runtime.h:38:11:38:24""]]'.","/score/mw/com/impl/tracing/tracing_runtime.h","137","45","137","60" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""trace_point""|""relative:///score/mw/com/impl/tracing/common_event_tracing.cpp:64:64:64:74""]] where the type alias used is '[[""TracePointType""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/tracing/common_event_tracing.h","46","64","46","74" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""trace_point""|""relative:///score/mw/com/impl/tracing/common_event_tracing.cpp:46:61:46:71""]] where the type alias used is '[[""TracePointType""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/tracing/common_event_tracing.h","38","61","38","71" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""operator()""|""relative:///score/mw/com/impl/methods/proxy_method_with_in_args_and_return.h:134:52:134:61""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/methods/proxy_method_with_in_args_and_return.h","185","86","185","86" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""args""|""relative:///score/mw/com/impl/methods/proxy_method_with_in_args_and_return.h:134:91:134:94""]] where the type alias used is '[[""MethodInArgPtr""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/methods/proxy_method_with_in_args_and_return.h","186","33","186","36" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""operator()""|""relative:///score/mw/com/impl/methods/proxy_method_with_in_args_and_return.h:129:52:129:61""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/methods/proxy_method_with_in_args_and_return.h","159","86","159","86" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""operator()""|""relative:///score/mw/com/impl/methods/proxy_method_with_in_args_and_return.h:134:52:134:61""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/methods/proxy_method_with_in_args_and_return.h","185","48","185","95" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""operator()""|""relative:///score/mw/com/impl/methods/proxy_method_with_in_args_and_return.h:129:52:129:61""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/methods/proxy_method_with_in_args_and_return.h","159","48","159","95" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""operator()""|""relative:///score/mw/com/impl/methods/proxy_method_with_in_args_and_return.h:185:86:185:86""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'. Declaration entry has a different type alias than [[""operator()""|""relative:///score/mw/com/impl/methods/proxy_method_with_in_args_and_return.h:185:48:185:95""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/methods/proxy_method_with_in_args_and_return.h","134","52","134","61" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""args""|""relative:///score/mw/com/impl/methods/proxy_method_with_in_args_and_return.h:186:33:186:36""]] where the type alias used is '[[""MethodInArgPtr""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/methods/proxy_method_with_in_args_and_return.h","134","91","134","94" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""operator()""|""relative:///score/mw/com/impl/methods/proxy_method_with_in_args_and_return.h:159:86:159:86""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'. Declaration entry has a different type alias than [[""operator()""|""relative:///score/mw/com/impl/methods/proxy_method_with_in_args_and_return.h:159:48:159:95""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/methods/proxy_method_with_in_args_and_return.h","129","52","129","61" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""GetReturnValueBuffer""|""relative:///score/mw/com/impl/bindings/lola/proxy_method.cpp:68:44:68:76""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/proxy_method.h","52","48","52","67" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""GetInArgsBuffer""|""relative:///score/mw/com/impl/bindings/lola/proxy_method.cpp:51:44:51:71""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/proxy_method.h","47","48","47","62" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Create""|""relative:///score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.h:46:60:46:65""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.h","70","105","70","105" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Create""|""relative:///score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.h:46:60:46:65""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.h","70","63","70","110" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Create""|""relative:///score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.h:70:105:70:105""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'. Declaration entry has a different type alias than [[""Create""|""relative:///score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.h:70:63:70:110""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.h","46","60","46","65" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""GetLatestSample""|""relative:///score/mw/com/impl/bindings/lola/skeleton_event.h:95:41:95:55""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/skeleton_event.h","204","64","204","64" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Allocate""|""relative:///score/mw/com/impl/bindings/lola/skeleton_event.h:93:50:93:57""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/skeleton_event.h","180","73","180","73" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""GetLatestSample""|""relative:///score/mw/com/impl/bindings/lola/skeleton_event.h:95:41:95:55""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/skeleton_event.h","204","37","204","78" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Allocate""|""relative:///score/mw/com/impl/bindings/lola/skeleton_event.h:93:50:93:57""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/skeleton_event.h","180","46","180","80" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""GetLatestSample""|""relative:///score/mw/com/impl/bindings/lola/skeleton_event.h:204:64:204:64""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'. Declaration entry has a different type alias than [[""GetLatestSample""|""relative:///score/mw/com/impl/bindings/lola/skeleton_event.h:204:37:204:78""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/skeleton_event.h","95","41","95","55" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Allocate""|""relative:///score/mw/com/impl/bindings/lola/skeleton_event.h:180:73:180:73""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'. Declaration entry has a different type alias than [[""Allocate""|""relative:///score/mw/com/impl/bindings/lola/skeleton_event.h:180:46:180:80""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/bindings/lola/skeleton_event.h","93","50","93","57" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""proxy_event_binding""|""relative:///score/mw/com/impl/proxy_event_base.h:63:67:63:85""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/proxy_event_base.cpp","38","79","38","97" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""proxy_event_binding""|""relative:///score/mw/com/impl/proxy_event_base.cpp:38:79:38:97""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/proxy_event_base.h","63","67","63","85" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""service_element_map""|""relative:///score/mw/com/impl/service_element_map_view.h:86:37:86:55""]] where the type alias used is '[[""map_type""|""relative:///score/mw/com/impl/service_element_map_view.h:78:11:78:18""]]'.","/score/mw/com/impl/service_element_map_view.h","86","37","86","55" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""operator<<""|""relative:///score/mw/com/impl/service_element_type.h:38:30:38:39""]] where the type alias used is '[[""LogStream""|""file:///home/runner/.bazel/external/score_baselibs+/score/mw/log/logging.h:33:7:33:15""]]'.","/score/mw/com/impl/service_element_type.cpp","25","30","25","39" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""log_stream""|""relative:///score/mw/com/impl/service_element_type.h:38:70:38:79""]] where the type alias used is '[[""LogStream""|""file:///home/runner/.bazel/external/score_baselibs+/score/mw/log/logging.h:33:7:33:15""]]'.","/score/mw/com/impl/service_element_type.cpp","25","70","25","79" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""last_used_iterator""|""relative:///score/mw/com/impl/service_discovery.h:105:65:105:82""]] where the type alias used is '[[""const_iterator""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/service_discovery.cpp","226","61","226","78" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""container_end""|""relative:///score/mw/com/impl/service_discovery.h:106:65:106:77""]] where the type alias used is '[[""const_iterator""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/service_discovery.cpp","227","61","227","73" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""StartFindServiceImpl""|""relative:///score/mw/com/impl/service_discovery.h:67:31:67:50""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/service_discovery.cpp","210","6","210","43" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""FindService""|""relative:///score/mw/com/impl/service_discovery.h:58:62:58:72""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/service_discovery.cpp","347","44","347","72" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""FindService""|""relative:///score/mw/com/impl/service_discovery.h:56:62:56:72""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/service_discovery.cpp","328","44","328","72" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""StartFindService""|""relative:///score/mw/com/impl/service_discovery.h:53:31:53:46""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/service_discovery.cpp","145","6","145","39" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""StartFindService""|""relative:///score/mw/com/impl/service_discovery.h:52:31:52:46""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/service_discovery.cpp","138","6","138","39" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""StartFindService""|""relative:///score/mw/com/impl/service_discovery.h:50:31:50:46""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/service_discovery.cpp","85","6","85","39" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""model_name""|""relative:///score/mw/com/runtime.cpp:35:93:35:102""]] where the type alias used is '[[""InstanceSpecifier""|""relative:///score/mw/com/types.h:52:7:52:23""]]'.","/score/mw/com/runtime.h","72","103","72","112" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Create""|""relative:///score/mw/com/impl/generic_proxy.cpp:64:22:64:41""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/generic_proxy.h","68","33","68","38" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""GetEvents""|""relative:///score/mw/com/impl/generic_skeleton.cpp:126:45:126:70""]] where the type alias used is '[[""EventMapView""|""relative:///score/mw/com/impl/generic_skeleton.h:51:11:51:22""]]'.","/score/mw/com/impl/generic_skeleton.h","73","32","73","40" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Create""|""relative:///score/mw/com/impl/generic_skeleton.cpp:56:25:56:47""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/generic_skeleton.h","68","50","68","55" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""Create""|""relative:///score/mw/com/impl/generic_skeleton.cpp:70:25:70:47""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/generic_skeleton.h","61","50","61","55" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""args""|""relative:///score/mw/com/impl/methods/proxy_method_with_in_args.h:106:64:106:67""]] where the type alias used is '[[""MethodInArgPtr""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/methods/proxy_method_with_in_args.h","155","92","155","95" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""args""|""relative:///score/mw/com/impl/methods/proxy_method_with_in_args.h:155:92:155:95""]] where the type alias used is '[[""MethodInArgPtr""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/methods/proxy_method_with_in_args.h","106","64","106","67" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""CreateEventBinding""|""relative:///score/mw/com/impl/plumbing/proxy_field_binding_factory_impl.h:46:60:46:77""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/plumbing/proxy_field_binding_factory_impl.h","72","43","72","43" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""CreateEventBinding""|""relative:///score/mw/com/impl/plumbing/proxy_field_binding_factory_impl.h:46:60:46:77""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/plumbing/proxy_field_binding_factory_impl.h","72","1","72","60" "RULE-6-9-1: The same type aliases shall be used in all declarations of the same entity","Using different type aliases on redeclarations can make code hard to understand and maintain.","warning","Declaration entry has a different type alias than [[""CreateEventBinding""|""relative:///score/mw/com/impl/plumbing/proxy_field_binding_factory_impl.h:72:43:72:43""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'. Declaration entry has a different type alias than [[""CreateEventBinding""|""relative:///score/mw/com/impl/plumbing/proxy_field_binding_factory_impl.h:72:1:72:60""]] where the type alias used is '[[""Result""|""file:///:0:0:0:0""]]'.","/score/mw/com/impl/plumbing/proxy_field_binding_factory_impl.h","46","60","46","77" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service.cpp","142","13","142","84" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/bindings/lola/methods/method_error.h","87","17","90","97" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","195","9","196","118" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/bindings/lola/methods/offered_state_machine.cpp","63","5","63","42" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/bindings/lola/methods/offered_state_machine.cpp","58","5","58","42" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The path is unreachable in a template.","/score/mw/com/impl/bindings/lola/proxy.cpp","297","13","297","98" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/bindings/lola/shm_path_builder.cpp","71","13","71","86" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/bindings/lola/skeleton.cpp","515","13","515","95" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/bindings/lola/skeleton.cpp","368","13","368","93" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/bindings/lola/subscription_helpers.cpp","81","13","81","92" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/configuration/lola_event_instance_deployment.cpp","129","9","129","50" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The path is unreachable in a template. The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/configuration/configuration_common_resources.h","110","9","110","50" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/com_error.h","214","17","217","97" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The path is unreachable in a template. The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/configuration/configuration_common_resources.h","74","9","74","50" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The path is unreachable in a template. The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/configuration/configuration_common_resources.h","58","9","58","50" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The path is unreachable in a template. The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/configuration/configuration_common_resources.h","90","9","90","50" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/configuration/service_instance_deployment.cpp","52","9","52","50" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/configuration/service_instance_deployment.cpp","77","26","77","26" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The path is unreachable in a template. The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/configuration/configuration_common_resources.h","159","5","159","46" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The path is unreachable in a template.","/score/mw/com/impl/configuration/lola_service_instance_deployment.h","121","13","121","50" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/plumbing/binding_factory_error.h","47","17","50","97" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/plumbing/lola_proxy_element_building_blocks.cpp","53","17","54","92" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true. The path is unreachable in a template.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","206","9","206","50" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/plumbing/proxy_method_binding_factory_impl.cpp","42","9","43","100" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/plumbing/proxy_method_binding_factory_impl.cpp","52","9","53","103" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The path is unreachable in a template.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","191","13","191","50" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/sample_allocatee_tracker.cpp","31","9","31","50" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The path is unreachable in a template. The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","146","24","146","66" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The path is unreachable in a template.","/score/mw/com/impl/tracing/skeleton_event_tracing.cpp","105","13","105","50" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","190","13","190","60" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","406","13","406","109" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","368","13","368","109" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","332","13","332","109" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","297","13","297","109" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","262","13","262","109" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","227","13","227","109" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","192","13","192","109" "RULE-0-0-2: Controlling expressions should not be invariant","Invariant expressions in controlling statements can indicate logic errors or redundant code.","error","The false path is infeasible because this expression consists of constants which evaluate to true.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","146","71","146","113" "RULE-8-0-1: Parentheses should be used to make the meaning of an expression appropriately explicit","Usage of parentheses improve program clarity when using multiple operators of different precedences.","error","Expression with operator '&&' contains an unparenthesized child expression with higher precedence operator '=='.","/score/mw/com/impl/configuration/lola_method_instance_deployment.h","81","50","81","77" "RULE-8-0-1: Parentheses should be used to make the meaning of an expression appropriately explicit","Usage of parentheses improve program clarity when using multiple operators of different precedences.","error","Expression with operator '||' contains an unparenthesized child expression with higher precedence operator '=='.","/score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.cpp","41","47","41","95" "RULE-8-0-1: Parentheses should be used to make the meaning of an expression appropriately explicit","Usage of parentheses improve program clarity when using multiple operators of different precedences.","error","Expression with operator '||' contains an unparenthesized child expression with higher precedence operator '=='.","/score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.cpp","42","47","42","95" "RULE-8-0-1: Parentheses should be used to make the meaning of an expression appropriately explicit","Usage of parentheses improve program clarity when using multiple operators of different precedences.","error","Expression with operator '?' contains an unparenthesized child expression with higher precedence operator '!='.","/score/mw/com/impl/proxy_field_base.h","183","16","183","70" "RULE-8-0-1: Parentheses should be used to make the meaning of an expression appropriately explicit","Usage of parentheses improve program clarity when using multiple operators of different precedences.","error","Expression with operator '?' contains an unparenthesized child expression with higher precedence operator '!='.","/score/mw/com/impl/proxy_field_base.h","174","16","174","70" "RULE-8-0-1: Parentheses should be used to make the meaning of an expression appropriately explicit","Usage of parentheses improve program clarity when using multiple operators of different precedences.","error","Expression with operator '?' contains an unparenthesized child expression with higher precedence operator '!='.","/score/mw/com/impl/proxy_field_base.h","165","16","165","70" "RULE-0-2-2: There shall be no unused named parameters in both virtual and non-virtual functions","Unused parameters can indicate a mistake when implementing the function.","warning","Unused parameter 'event_data_control_shared' for function [[""score::mw::com::impl::lola::ConsumerEventDataControlLocalView::ConsumerEventDataControlLocalView""|""relative:///score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp:42:1:42:90""]]. Unused parameter 'event_data_control_shared' for function [[""score::mw::com::impl::lola::ConsumerEventDataControlLocalView::ConsumerEventDataControlLocalView""|""relative:///score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp:42:58:42:58""]].","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","43","23","43","47" "RULE-0-2-2: There shall be no unused named parameters in both virtual and non-virtual functions","Unused parameters can indicate a mistake when implementing the function.","warning","Unused parameter 'asil_qm_control_local' for function [[""score::mw::com::impl::lola::EventDataControlComposite::EventDataControlComposite""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.cpp:31:1:31:74""]]. Unused parameter 'asil_qm_control_local' for function [[""score::mw::com::impl::lola::EventDataControlComposite::EventDataControlComposite""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.cpp:31:50:31:50""]].","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","32","62","32","82" "RULE-0-2-2: There shall be no unused named parameters in both virtual and non-virtual functions","Unused parameters can indicate a mistake when implementing the function.","warning","Unused parameter 'ptr' for function [[""score::mw::com::impl::lola::SamplePtr::SamplePtr""|""relative:///score/mw/com/impl/bindings/lola/sample_ptr.h:47:5:47:13""]].","/score/mw/com/impl/bindings/lola/sample_ptr.h","47","23","47","25" "RULE-0-2-2: There shall be no unused named parameters in both virtual and non-virtual functions","Unused parameters can indicate a mistake when implementing the function.","warning","Unused parameter 'other' for function [[""score::mw::com::impl::Configuration::Configuration""|""relative:///score/mw/com/impl/configuration/configuration.h:60:5:60:17""]].","/score/mw/com/impl/configuration/configuration.h","60","35","60","39" "RULE-0-2-2: There shall be no unused named parameters in both virtual and non-virtual functions","Unused parameters can indicate a mistake when implementing the function.","warning","Unused parameter 'other' for function [[""score::mw::com::impl::TracingConfiguration::TracingConfiguration""|""relative:///score/mw/com/impl/configuration/tracing_configuration.h:54:5:54:24""]].","/score/mw/com/impl/configuration/tracing_configuration.h","54","49","54","53" "RULE-0-2-2: There shall be no unused named parameters in both virtual and non-virtual functions","Unused parameters can indicate a mistake when implementing the function.","warning","Unused parameter 'handler_weak_ptr' for function [[""score::mw::com::impl::ServiceDiscovery::BindingSpecificStartFindService""|""relative:///score/mw/com/impl/service_discovery.cpp:310:6:310:54""]].","/score/mw/com/impl/service_discovery.cpp","312","51","312","66" "RULE-0-2-2: There shall be no unused named parameters in both virtual and non-virtual functions","Unused parameters can indicate a mistake when implementing the function.","warning","Unused parameter 'other' for function [[""score::mw::com::impl::ProxyBase::ProxyBase""|""relative:///score/mw/com/impl/proxy_base.h:135:5:135:13""]].","/score/mw/com/impl/proxy_base.h","135","27","135","31" "RULE-11-6-1: All variables should be initialized","All variables should be initialized, otherwise it may lead to a read of uninitialized memory which is undefined behavior.","error","Variable 'code' has no initializer.","/score/message_passing/unix_domain/unix_domain_server.cpp","107","18","107","21" "RULE-11-6-1: All variables should be initialized","All variables should be initialized, otherwise it may lead to a read of uninitialized memory which is undefined behavior.","error","Variable 'pipe_event' has no initializer.","/score/message_passing/unix_domain/unix_domain_engine.cpp","281","15","281","24" "RULE-11-6-1: All variables should be initialized","All variables should be initialized, otherwise it may lead to a read of uninitialized memory which is undefined behavior.","error","Variable 'name' has no initializer.","/score/mw/com/impl/bindings/lola/proxy.cpp","300","23","300","23" "RULE-11-6-1: All variables should be initialized","All variables should be initialized, otherwise it may lead to a read of uninitialized memory which is undefined behavior.","error","Variable 'deployment' has no initializer.","/score/mw/com/impl/bindings/lola/proxy.cpp","300","29","300","29" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable register_pid_fake_ declared as non-const","/score/mw/com/impl/bindings/lola/application_id_pid_mapping.h","142","18","142","71" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable num_ref_retries declared as non-const","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.h","168","45","168","45" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable num_ref_retries declared as non-const","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.h","168","45","168","59" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable num_ref_misses declared as non-const","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.h","167","45","167","45" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable num_ref_misses declared as non-const","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.h","167","45","167","58" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable num_alloc_retries declared as non-const","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.h","126","45","126","45" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable num_alloc_retries declared as non-const","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.h","126","45","126","61" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable num_alloc_misses declared as non-const","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.h","125","45","125","45" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable num_alloc_misses declared as non-const","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.h","125","45","125","60" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable deactivate_destruction_operation_ declared as non-const","/score/mw/com/impl/bindings/lola/transaction_log_registration_guard.cpp","38","6","38","71" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable mock_ declared as non-const","/score/mw/com/impl/bindings/lola/messaging/thread_abstraction.cpp","20","31","20","56" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable current_proxy_instance_counter_ declared as non-const","/score/mw/com/impl/bindings/lola/proxy.cpp","326","60","326","97" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable kShmPathPrefix declared as const, but is not constant initialized because it [[""calls the Path(..) constructor which is not marked as constexpr""|""relative:///score/mw/com/impl/bindings/lola/proxy.cpp:97:39:97:49""]]","/score/mw/com/impl/bindings/lola/proxy.cpp","97","24","97","37" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable TMP_PATH declared as const, but is not constant initialized because it [[""calls the Path(..) constructor which is not marked as constexpr""|""relative:///score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp:43:33:43:69""]]","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","43","24","43","31" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable configuration_ declared as non-const","/score/mw/com/impl/instance_identifier.cpp","39","16","39","49" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable initialization_config_ declared as non-const","/score/mw/com/impl/runtime.cpp","84","30","84","60" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable runtime_initialization_locked_ declared as non-const","/score/mw/com/impl/runtime.cpp","85","6","85","44" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable mutex_ declared as non-const","/score/mw/com/impl/runtime.cpp","87","12","87","48" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable mock_ declared as non-const","/score/mw/com/impl/runtime.cpp","83","11","83","24" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable mock_ declared as non-const","/score/mw/com/impl/plumbing/generic_skeleton_event_binding_factory.h","37","56","37","60" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable mock_ declared as non-const","/score/mw/com/impl/plumbing/proxy_method_binding_factory.h","80","29","80","85" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable mock_ declared as non-const","/score/mw/com/impl/plumbing/proxy_binding_factory.cpp","20","23","20","48" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable mock_ declared as non-const","/score/mw/com/impl/plumbing/proxy_event_binding_factory.cpp","20","35","20","72" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable mock_ declared as non-const","/score/mw/com/impl/plumbing/skeleton_binding_factory.cpp","20","26","20","54" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable mock_ declared as non-const","/score/mw/com/impl/plumbing/skeleton_method_binding_factory.cpp","44","32","44","66" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable register_pid_fake_ declared as non-const","/score/mw/com/impl/bindings/lola/application_id_pid_mapping.h","133","29","133","46" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable is_in_receive_handler_context declared as non-const","/score/mw/com/impl/proxy_event_base.cpp","35","19","35","63" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable mock_ declared as non-const","/score/mw/com/impl/plumbing/proxy_event_binding_factory.h","104","40","104","82" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable kSkeletonFieldTracePointToTracingTracePointMap declared as const, but is not constant initialized because it [[""calls the unordered_map(..) constructor which is not marked as constexpr""|""relative:///score/mw/com/impl/tracing/tracing_runtime.cpp:117:52:124:5""]]","/score/mw/com/impl/tracing/tracing_runtime.cpp","117","5","117","50" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable kSkeletonEventTracePointToTracingTracePointMap declared as const, but is not constant initialized because it [[""calls the unordered_map(..) constructor which is not marked as constexpr""|""relative:///score/mw/com/impl/tracing/tracing_runtime.cpp:107:52:110:5""]]","/score/mw/com/impl/tracing/tracing_runtime.cpp","107","5","107","50" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable kProxyFieldTracePointToTracingTracePointMap declared as const, but is not constant initialized because it [[""calls the unordered_map(..) constructor which is not marked as constexpr""|""relative:///score/mw/com/impl/tracing/tracing_runtime.cpp:80:49:100:5""]]","/score/mw/com/impl/tracing/tracing_runtime.cpp","80","5","80","47" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable kProxyEventTracePointToTracingTracePointMap declared as const, but is not constant initialized because it [[""calls the unordered_map(..) constructor which is not marked as constexpr""|""relative:///score/mw/com/impl/tracing/tracing_runtime.cpp:57:49:73:5""]]","/score/mw/com/impl/tracing/tracing_runtime.cpp","57","5","57","47" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable runtime_mock_ declared as non-const","/score/mw/com/runtime.cpp","31","11","31","42" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable mock_ declared as non-const","/score/mw/com/impl/plumbing/proxy_field_binding_factory.h","92","40","92","82" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable mock_ declared as non-const","/score/mw/com/impl/plumbing/skeleton_event_binding_factory.h","80","43","80","88" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable mock_ declared as non-const","/score/mw/com/impl/plumbing/skeleton_field_binding_factory.h","80","43","80","88" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable creation_results_ declared as non-const","/score/mw/com/impl/traits.h","457","5","457","51" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable instance_identifier_creation_results_ declared as non-const","/score/mw/com/impl/traits.h","325","5","325","74" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable instance_specifier_creation_results_ declared as non-const","/score/mw/com/impl/traits.h","322","5","322","73" "RULE-6-7-2: Global variables shall not be used","Global variables can be accessed and modified from distant and unclear points in the code, creating a risk of data races and unexpected behavior.","error","Global variable mock_ declared as non-const","/score/mw/com/impl/plumbing/proxy_method_binding_factory.h","80","81","80","81" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/message_passing/unix_domain/unix_domain_engine.h","81","28","81","36" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/message_passing/unix_domain/unix_domain_server.cpp","67","23","67","75" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/message_passing/unix_domain/unix_domain_socket_address.h","39","21","39","24" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/bindings/lola/event_slot_status.cpp","98","1","98","43" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/util/copyable_atomic.h","81","27","81","39" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/util/copyable_atomic.h","81","27","81","27" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/bindings/lola/methods/type_erased_call_queue.cpp","123","6","123","50" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/bindings/lola/proxy.cpp","286","58","286","58" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/handle_type.cpp","58","6","58","38" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/configuration/configuration.h","78","32","78","53" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/configuration/configuration.h","74","39","74","57" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/enriched_instance_identifier.h","89","31","89","51" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/enriched_instance_identifier.h","112","45","112","57" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/bindings/lola/subscription_not_subscribed_states.cpp","150","37","150","72" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/bindings/lola/subscription_state_machine.cpp","141","20","141","59" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/bindings/lola/subscription_subscribed_states.cpp","102","37","102","69" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/bindings/lola/subscription_subscription_pending_states.cpp","109","37","109","78" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/configuration/configuration.h","82","33","82","55" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/configuration/configuration.h","70","35","70","49" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/runtime_configuration.cpp","57","25","57","66" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/proxy_base.cpp","221","19","221","56" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/proxy_base.cpp","40","19","40","38" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/configuration/lola_service_instance_deployment.h","104","91","104","91" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/skeleton_base.cpp","303","38","303","65" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/skeleton_base.cpp","298","37","298","63" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/skeleton_base.cpp","293","37","293","63" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/skeleton_event_base.h","115","46","115","68" "RULE-6-8-4: Member functions returning references to their object should be refqualified appropriately","Member functions that return references to temporary objects (or subobjects) can lead to dangling pointers.","error","Member function is not properly ref qualified.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","174","86","174","86" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Aggregate variable does not initialize non-static data member [[""gid""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/x86_64-linux-gnu/bits/socket.h:383:9:383:11""]] (and 2 more). Aggregate variable does not initialize non-static data member [[""uid""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/x86_64-linux-gnu/bits/socket.h:382:9:382:11""]] (and 2 more). Aggregate variable does not initialize non-static data member [[""pid""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/x86_64-linux-gnu/bits/socket.h:381:9:381:11""]] (and 2 more).","/score/message_passing/unix_domain/unix_domain_server.cpp","248","11","248","12" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Aggregate variable does not initialize non-static data member [[""msg_flags""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/x86_64-linux-gnu/bits/socket.h:276:9:276:17""]] (and 6 more). Aggregate variable does not initialize non-static data member [[""msg_controllen""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/x86_64-linux-gnu/bits/socket.h:271:12:271:25""]] (and 6 more). Aggregate variable does not initialize non-static data member [[""msg_control""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/x86_64-linux-gnu/bits/socket.h:270:11:270:21""]] (and 6 more).","/score/message_passing/unix_domain/unix_domain_engine.cpp","225","19","225","21" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Aggregate variable does not initialize non-static data member [[""msg_flags""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/x86_64-linux-gnu/bits/socket.h:276:9:276:17""]] (and 6 more). Aggregate variable does not initialize non-static data member [[""msg_controllen""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/x86_64-linux-gnu/bits/socket.h:271:12:271:25""]] (and 6 more). Aggregate variable does not initialize non-static data member [[""msg_control""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/x86_64-linux-gnu/bits/socket.h:270:11:270:21""]] (and 6 more).","/score/message_passing/unix_domain/unix_domain_engine.cpp","197","19","197","21" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Aggregate variable does not initialize non-static data member [[""__val""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h:7:21:7:25""]].","/score/message_passing/unix_domain/unix_domain_engine.cpp","44","14","44","20" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Aggregate variable does not initialize non-static data member [[""__val""|""file:///home/runner/.bazel/external/rules_distroless++apt+ubuntu24_04_sysroot_amd64/sysroot/usr/include/x86_64-linux-gnu/bits/types/__sigset_t.h:7:21:7:25""]].","/score/message_passing/unix_domain/unix_domain_engine.cpp","45","14","45","20" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""addr_""|""relative:///score/message_passing/unix_domain/unix_domain_socket_address.h:49:24:49:28""]].","/score/message_passing/unix_domain/unix_domain_socket_address.h","52","8","52","55" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""asil_b_control_local_""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.h:124:62:124:82""]] (and 1 more). Constructor does not initialize non-static data member [[""ignore_qm_control_""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.h:128:10:128:27""]] (and 1 more).","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","31","1","31","74" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""asil_b_control_local_""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.h:124:62:124:82""]] (and 1 more). Constructor does not initialize non-static data member [[""ignore_qm_control_""|""relative:///score/mw/com/impl/bindings/lola/event_data_control_composite.h:128:10:128:27""]] (and 1 more).","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","31","50","31","50" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""timestamp_""|""relative:///score/mw/com/impl/bindings/lola/sample_ptr.h:138:37:138:46""]].","/score/mw/com/impl/bindings/lola/sample_ptr.h","131","14","131","22" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""managed_object_""|""relative:///score/mw/com/impl/bindings/lola/sample_ptr.h:136:13:136:27""]] (and 1 more). Constructor does not initialize non-static data member [[""timestamp_""|""relative:///score/mw/com/impl/bindings/lola/sample_ptr.h:138:37:138:46""]] (and 1 more).","/score/mw/com/impl/bindings/lola/sample_ptr.h","47","5","47","13" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""managed_object_""|""relative:///score/mw/com/impl/bindings/lola/sample_ptr.h:136:13:136:27""]] (and 1 more). Constructor does not initialize non-static data member [[""timestamp_""|""relative:///score/mw/com/impl/bindings/lola/sample_ptr.h:138:37:138:46""]] (and 1 more).","/score/mw/com/impl/bindings/lola/sample_ptr.h","41","14","41","22" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""managed_object_""|""relative:///score/mw/com/impl/bindings/lola/sample_ptr.h:136:13:136:27""]] (and 1 more). Constructor does not initialize non-static data member [[""timestamp_""|""relative:///score/mw/com/impl/bindings/lola/sample_ptr.h:138:37:138:46""]] (and 1 more).","/score/mw/com/impl/bindings/lola/sample_ptr.h","38","5","38","13" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""timestamp_""|""relative:///score/mw/com/impl/bindings/lola/sample_ptr.h:138:37:138:46""]].","/score/mw/com/impl/bindings/lola/sample_ptr.h","131","14","131","14" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""enforce_max_samples_""|""relative:///score/mw/com/impl/bindings/lola/event_subscription_control.h:82:16:82:35""]] (and 2 more). Constructor does not initialize non-static data member [[""max_subscribers_""|""relative:///score/mw/com/impl/bindings/lola/event_subscription_control.h:81:31:81:46""]] (and 2 more). Constructor does not initialize non-static data member [[""max_subscribable_slots_""|""relative:///score/mw/com/impl/bindings/lola/event_subscription_control.h:80:26:80:48""]] (and 2 more).","/score/mw/com/impl/bindings/lola/event_subscription_control.cpp","54","1","54","72" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""enforce_max_samples_""|""relative:///score/mw/com/impl/bindings/lola/event_subscription_control.h:82:16:82:35""]] (and 2 more). Constructor does not initialize non-static data member [[""max_subscribers_""|""relative:///score/mw/com/impl/bindings/lola/event_subscription_control.h:81:31:81:46""]] (and 2 more). Constructor does not initialize non-static data member [[""max_subscribable_slots_""|""relative:///score/mw/com/impl/bindings/lola/event_subscription_control.h:80:26:80:48""]] (and 2 more).","/score/mw/com/impl/bindings/lola/event_subscription_control.cpp","54","49","54","49" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""skeleton_instance_identifier_""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_rollback_executor.h:66:32:66:60""]] (and 3 more). Constructor does not initialize non-static data member [[""provider_pid_""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_rollback_executor.h:64:17:64:29""]] (and 3 more). Constructor does not initialize non-static data member [[""asil_level_""|""relative:///score/mw/com/impl/bindings/lola/transaction_log_rollback_executor.h:62:23:62:33""]] (and 3 more).","/score/mw/com/impl/bindings/lola/transaction_log_rollback_executor.h","33","5","33","34" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""consumer_event_data_control_local_view_""|""relative:///score/mw/com/impl/bindings/lola/sample_allocatee_ptr.h:205:42:205:80""]] (and 3 more). Constructor does not initialize non-static data member [[""event_data_control_ptr_""|""relative:///score/mw/com/impl/bindings/lola/sample_allocatee_ptr.h:204:34:204:56""]] (and 3 more). Constructor does not initialize non-static data member [[""event_slot_index_""|""relative:///score/mw/com/impl/bindings/lola/sample_allocatee_ptr.h:197:19:197:35""]] (and 3 more).","/score/mw/com/impl/bindings/lola/sample_allocatee_ptr.h","98","5","98","22" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""consumer_event_data_control_local_view_""|""relative:///score/mw/com/impl/bindings/lola/sample_allocatee_ptr.h:205:42:205:80""]] (and 3 more). Constructor does not initialize non-static data member [[""event_data_control_ptr_""|""relative:///score/mw/com/impl/bindings/lola/sample_allocatee_ptr.h:204:34:204:56""]] (and 3 more). Constructor does not initialize non-static data member [[""event_slot_index_""|""relative:///score/mw/com/impl/bindings/lola/sample_allocatee_ptr.h:197:19:197:35""]] (and 3 more).","/score/mw/com/impl/bindings/lola/sample_allocatee_ptr.h","82","5","82","22" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""consumer_event_data_control_local_view_""|""relative:///score/mw/com/impl/bindings/lola/sample_allocatee_ptr.h:205:42:205:80""]] (and 3 more). Constructor does not initialize non-static data member [[""event_data_control_ptr_""|""relative:///score/mw/com/impl/bindings/lola/sample_allocatee_ptr.h:204:34:204:56""]] (and 3 more). Constructor does not initialize non-static data member [[""event_slot_index_""|""relative:///score/mw/com/impl/bindings/lola/sample_allocatee_ptr.h:197:19:197:35""]] (and 3 more).","/score/mw/com/impl/bindings/lola/sample_allocatee_ptr.h","57","14","57","31" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""max_num_samples_""|""relative:///score/mw/com/impl/sample_reference_tracker.h:129:17:129:32""]].","/score/mw/com/impl/sample_reference_tracker.h","82","5","82","26" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""field_getter_enabled_""|""relative:///score/mw/com/impl/bindings/lola/skeleton_event_common.h:178:10:178:30""]] (and 3 more). Constructor does not initialize non-static data member [[""current_timestamp_""|""relative:///score/mw/com/impl/bindings/lola/skeleton_event_common.h:172:37:172:54""]] (and 3 more). Constructor does not initialize non-static data member [[""event_properties_""|""relative:///score/mw/com/impl/bindings/lola/skeleton_event_common.h:163:29:163:45""]] (and 3 more).","/score/mw/com/impl/bindings/lola/skeleton_event_common.h","210","1","210","52" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""size_info_""|""relative:///score/mw/com/impl/bindings/lola/generic_skeleton_event.h:83:22:83:31""]] (and 1 more). Constructor does not initialize non-static data member [[""event_data_storage_""|""relative:///score/mw/com/impl/bindings/lola/generic_skeleton_event.h:84:19:84:37""]] (and 1 more).","/score/mw/com/impl/bindings/lola/generic_skeleton_event.h","37","5","37","24" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""queue_position_""|""relative:///score/mw/com/impl/methods/method_signature_element_ptr.h:102:17:102:31""]] (and 1 more). Constructor does not initialize non-static data member [[""element_ptr_""|""relative:///score/mw/com/impl/methods/method_signature_element_ptr.h:100:23:100:34""]] (and 1 more).","/score/mw/com/impl/methods/method_signature_element_ptr.h","56","5","56","29" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""queue_position_""|""relative:///score/mw/com/impl/methods/method_signature_element_ptr.h:102:17:102:31""]] (and 1 more). Constructor does not initialize non-static data member [[""element_ptr_""|""relative:///score/mw/com/impl/methods/method_signature_element_ptr.h:100:23:100:34""]] (and 1 more).","/score/mw/com/impl/methods/method_signature_element_ptr.h","43","5","43","29" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""queue_position_""|""relative:///score/mw/com/impl/methods/method_signature_element_ptr.h:102:17:102:31""]] (and 1 more). Constructor does not initialize non-static data member [[""element_ptr_""|""relative:///score/mw/com/impl/methods/method_signature_element_ptr.h:100:23:100:34""]] (and 1 more).","/score/mw/com/impl/methods/method_signature_element_ptr.h","30","5","30","29" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""event_slots_raw_array_""|""relative:///score/mw/com/impl/bindings/lola/proxy_event.h:149:25:149:46""]] (and 1 more). Constructor does not initialize non-static data member [[""aligned_sample_size_""|""relative:///score/mw/com/impl/bindings/lola/proxy_event.h:148:23:148:42""]] (and 1 more).","/score/mw/com/impl/bindings/lola/proxy_event.h","69","5","69","14" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""event_data_storage_""|""relative:///score/mw/com/impl/bindings/lola/skeleton_event.h:113:35:113:53""]].","/score/mw/com/impl/bindings/lola/skeleton_event.h","118","1","118","40" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""proxy_event_mock_""|""relative:///score/mw/com/impl/proxy_event.h:135:30:135:46""]].","/score/mw/com/impl/proxy_event.h","150","1","150","34" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""proxy_event_mock_""|""relative:///score/mw/com/impl/proxy_event.h:135:30:135:46""]].","/score/mw/com/impl/proxy_event.h","172","1","172","34" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""proxy_event_mock_""|""relative:///score/mw/com/impl/proxy_event.h:135:30:135:46""]].","/score/mw/com/impl/proxy_event.h","142","1","142","34" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""skeleton_event_mock_""|""relative:///score/mw/com/impl/skeleton_event.h:132:32:132:51""]].","/score/mw/com/impl/skeleton_event.h","176","1","176","44" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""skeleton_event_mock_""|""relative:///score/mw/com/impl/skeleton_event.h:132:32:132:51""]].","/score/mw/com/impl/skeleton_event.h","158","1","158","44" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""skeleton_event_mock_""|""relative:///score/mw/com/impl/skeleton_event.h:132:32:132:51""]].","/score/mw/com/impl/skeleton_event.h","136","1","136","44" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""is_set_handler_registered_""|""relative:///score/mw/com/impl/skeleton_field.h:306:10:306:35""]] (and 1 more). Constructor does not initialize non-static data member [[""skeleton_field_mock_""|""relative:///score/mw/com/impl/skeleton_field.h:303:32:303:51""]] (and 1 more).","/score/mw/com/impl/skeleton_field.h","323","1","323","61" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""is_set_handler_registered_""|""relative:///score/mw/com/impl/skeleton_field.h:306:10:306:35""]] (and 1 more). Constructor does not initialize non-static data member [[""skeleton_field_mock_""|""relative:///score/mw/com/impl/skeleton_field.h:303:32:303:51""]] (and 1 more).","/score/mw/com/impl/skeleton_field.h","75","5","75","21" "RULE-15-1-4: All direct, non-static data members of a class should be initialized before the class object is accessible","Explicit initialization of all non-static data members reduces the risk of an invalid state existing after successful construction.","warning","Constructor does not initialize non-static data member [[""is_set_handler_registered_""|""relative:///score/mw/com/impl/skeleton_field.h:306:10:306:35""]] (and 1 more). Constructor does not initialize non-static data member [[""skeleton_field_mock_""|""relative:///score/mw/com/impl/skeleton_field.h:303:32:303:51""]] (and 1 more).","/score/mw/com/impl/skeleton_field.h","59","5","59","21" "RULE-16-6-1: Symmetrical operators should only be implemented as non-member functions","Function resolution of operators overloaded as member functions is dependent on ordering and available conversions, which can lead to unexpected behavior.","warning","Symmetrical operator 'operator>' should be implemented as a non-member function.","/score/mw/com/impl/bindings/lola/sample_ptr.h","121","10","121","18" "RULE-16-6-1: Symmetrical operators should only be implemented as non-member functions","Function resolution of operators overloaded as member functions is dependent on ordering and available conversions, which can lead to unexpected behavior.","warning","Symmetrical operator 'operator<' should be implemented as a non-member function.","/score/mw/com/impl/bindings/lola/sample_ptr.h","108","10","108","18" "RULE-16-6-1: Symmetrical operators should only be implemented as non-member functions","Function resolution of operators overloaded as member functions is dependent on ordering and available conversions, which can lead to unexpected behavior.","warning","Symmetrical operator 'operator>' should be implemented as a non-member function.","/score/mw/com/impl/plumbing/sample_ptr.h","160","10","160","18" "RULE-16-6-1: Symmetrical operators should only be implemented as non-member functions","Function resolution of operators overloaded as member functions is dependent on ordering and available conversions, which can lead to unexpected behavior.","warning","Symmetrical operator 'operator<' should be implemented as a non-member function.","/score/mw/com/impl/plumbing/sample_ptr.h","146","10","146","18" "RULE-6-8-3: Do not assign the address of an object with automatic storage to an object that may persist after it's lifetime","When storage durations are not compatible between assigned pointers it can lead to referring to objects outside of their lifetime, which is undefined behaviour.","error","A stack address which arrived via a [[""parameter""|""relative:///score/message_passing/timed_command_queue.cpp:35:20:35:24""]] may be assigned to a non-local variable.","/score/message_passing/timed_command_queue.cpp","35","5","35","24" "RULE-6-8-3: Do not assign the address of an object with automatic storage to an object that may persist after it's lifetime","When storage durations are not compatible between assigned pointers it can lead to referring to objects outside of their lifetime, which is undefined behaviour.","error","A stack address which arrived via a [[""parameter""|""relative:///score/message_passing/unix_domain/unix_domain_engine.cpp:230:23:230:26""]] may be assigned to a non-local variable.","/score/message_passing/unix_domain/unix_domain_engine.cpp","230","5","230","26" "RULE-6-8-3: Do not assign the address of an object with automatic storage to an object that may persist after it's lifetime","When storage durations are not compatible between assigned pointers it can lead to referring to objects outside of their lifetime, which is undefined behaviour.","error","A stack address ([[""source""|""relative:///score/message_passing/unix_domain/unix_domain_engine.cpp:232:23:232:26""]]) may be assigned to a non-local variable.","/score/message_passing/unix_domain/unix_domain_engine.cpp","232","5","232","26" "RULE-6-8-3: Do not assign the address of an object with automatic storage to an object that may persist after it's lifetime","When storage durations are not compatible between assigned pointers it can lead to referring to objects outside of their lifetime, which is undefined behaviour.","error","A stack address ([[""source""|""relative:///score/message_passing/unix_domain/unix_domain_engine.cpp:202:23:202:26""]]) may be assigned to a non-local variable.","/score/message_passing/unix_domain/unix_domain_engine.cpp","202","5","202","26" "RULE-6-8-3: Do not assign the address of an object with automatic storage to an object that may persist after it's lifetime","When storage durations are not compatible between assigned pointers it can lead to referring to objects outside of their lifetime, which is undefined behaviour.","error","A stack address ([[""source""|""relative:///score/message_passing/unix_domain/unix_domain_engine.cpp:204:23:204:26""]]) may be assigned to a non-local variable.","/score/message_passing/unix_domain/unix_domain_engine.cpp","204","5","204","26" "RULE-12-2-2: A bit-field shall have an appropriate type","A bit-field shall have an appropriate type.","error","Bit-field 'transaction_end_' is declared on type 'uint8_t'.","/score/mw/com/impl/bindings/lola/transaction_log_slot.h","46","18","46","33" "RULE-12-2-2: A bit-field shall have an appropriate type","A bit-field shall have an appropriate type.","error","Bit-field 'transaction_begin_' is declared on type 'uint8_t'.","/score/mw/com/impl/bindings/lola/transaction_log_slot.h","45","18","45","35" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'value' is defined in reserved namespace.","/score/mw/com/impl/configuration/service_identifier_type.h","189","74","189","78" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'value' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/service_element_identifier.h","84","86","84","90" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'value' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/service_element_identifier_view.h","77","90","77","94" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'value' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/service_element_instance_identifier_view.h","78","98","78","102" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'value' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/trace_point_key.h","66","75","66","79" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'result' is defined in reserved namespace.","/score/mw/com/impl/bindings/lola/service_discovery/lola_service_instance_identifier.cpp","68","17","68","22" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/message_passing/unix_domain/unix_domain_engine.cpp","134","5","134","61" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/message_passing/unix_domain/unix_domain_engine.cpp","98","5","98","61" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","250","5","250","99" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","237","5","237","105" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","85","17","90","117" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","170","5","172","76" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","248","9","248","111" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","109","9","112","43" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/generic_proxy_event.cpp","174","9","174","112" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/transaction_log_set.h","107","13","109","82" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service.cpp","142","13","142","84" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/messaging/message_passing_client_cache.cpp","104","5","105","103" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/methods/method_error.h","87","17","90","97" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","195","9","196","118" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","321","9","323","80" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1372","9","1374","114" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1293","5","1295","95" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1283","5","1285","111" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1273","5","1275","108" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1260","5","1263","81" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","258","9","259","109" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/methods/offered_state_machine.cpp","63","5","63","42" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/methods/offered_state_machine.cpp","58","5","58","42" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/methods/type_erased_call_queue.cpp","37","5","37","68" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/methods/type_erased_call_queue.cpp","70","5","70","99" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/methods/type_erased_call_queue.cpp","58","5","58","100" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","112","5","112","109" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","174","5","174","99" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","149","5","149","109" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","131","5","131","99" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","122","5","122","99" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/methods/method_resource_map.cpp","59","5","62","50" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy_event_common.cpp","81","5","83","115" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy_event_common.cpp","70","5","72","116" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy_event_common.cpp","49","5","50","70" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy_method.cpp","76","5","78","119" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy_method.cpp","59","5","61","115" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/rollback_synchronization.cpp","34","5","34","113" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.h","206","9","208","95" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","297","13","297","98" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","272","9","274","80" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","203","5","205","89" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","319","5","320","112" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","892","5","892","90" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","880","9","880","89" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","777","5","778","113" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","853","5","853","64" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","988","5","990","94" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","950","5","951","97" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","933","5","934","96" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","928","5","928","91" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","918","5","919","111" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","907","5","908","113" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","682","5","682","72" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","654","5","655","112" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","626","5","627","117" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","606","5","607","119" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","586","5","587","119" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","556","5","557","119" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","335","5","335","96" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/runtime.cpp","111","5","113","48" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","735","13","736","86" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","307","5","308","113" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","804","5","804","105" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","690","5","692","64" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","676","5","678","62" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","628","5","629","101" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","230","5","232","75" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","150","5","152","70" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/service_discovery/known_instances_container.cpp","112","13","112","102" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/enriched_instance_identifier.h","61","9","64","47" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","283","5","285","43" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","241","5","241","74" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/shm_path_builder.cpp","71","13","71","86" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton.cpp","140","5","140","113" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton.cpp","824","5","825","103" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton.cpp","746","9","748","109" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton.cpp","565","5","565","91" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton.cpp","548","5","549","118" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton.cpp","515","13","515","95" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton.cpp","291","5","293","79" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton.cpp","282","5","283","99" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton.cpp","199","5","200","119" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/slot_collector.cpp","61","5","61","82" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/slot_collector.cpp","26","5","26","111" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/subscription_helpers.cpp","81","13","81","92" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton_method.cpp","81","17","81","85" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton_method.cpp","147","5","151","50" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton_method.cpp","123","5","123","72" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton_method.cpp","68","5","70","94" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/subscription_not_subscribed_states.cpp","152","5","153","110" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/subscription_not_subscribed_states.cpp","145","5","146","110" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/subscription_not_subscribed_states.cpp","138","5","139","108" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/subscription_not_subscribed_states.cpp","74","9","76","109" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/subscription_subscribed_states.cpp","104","5","106","104" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/subscription_subscribed_states.cpp","96","5","98","104" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/subscription_subscribed_states.cpp","88","5","90","118" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/subscription_subscription_pending_states.cpp","111","5","113","104" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/subscription_subscription_pending_states.cpp","103","5","105","104" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/subscription_subscription_pending_states.cpp","95","5","97","106" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","182","9","184","92" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","168","5","168","91" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","159","5","159","91" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","145","5","145","91" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","131","5","131","91" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","117","5","117","91" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","104","5","104","95" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","97","5","97","94" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","90","5","90","94" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","83","5","83","94" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","75","5","75","95" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","427","5","427","72" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","275","5","275","84" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","184","5","187","84" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","167","5","172","85" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/transaction_log_set.cpp","167","9","168","75" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/transaction_log_set.cpp","177","9","179","90" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/transaction_log_set.cpp","151","5","152","103" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/transaction_log_set.cpp","138","5","140","82" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/transaction_log_set.cpp","59","5","61","105" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/transaction_log_set.cpp","46","5","48","82" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/configuration/configuration_common_resources.h","210","9","210","108" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/transaction_log_set.cpp","38","5","40","85" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/configuration/configuration_common_resources.h","190","9","190","108" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/configuration/configuration_common_resources.h","159","5","159","46" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/configuration/configuration_common_resources.h","110","9","110","50" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/configuration/configuration_common_resources.h","84","5","84","64" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/configuration/configuration_common_resources.h","68","5","68","60" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/configuration/configuration_common_resources.h","52","5","52","64" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/transaction_log_set.cpp","30","5","31","118" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/configuration/configuration_common_resources.cpp","25","5","25","118" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/configuration/lola_event_instance_deployment.cpp","129","9","129","50" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","206","9","206","50" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","191","13","191","50" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","93","5","93","118" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","82","9","82","108" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","54","9","54","108" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/com_error.h","214","17","217","97" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/configuration/lola_service_instance_deployment.h","121","13","121","50" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' is defined in reserved namespace. Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/handle_type.h","151","9","154","88" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","95","9","95","108" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","63","9","64","108" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/runtime.h","185","5","185","110" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/sample_allocatee_ptr.h","186","13","190","83" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","66","5","67","112" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","54","5","55","91" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","753","5","754","109" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","729","5","729","78" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","718","5","718","59" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","703","5","705","93" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","686","5","686","59" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","370","5","373","67" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","244","5","244","110" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","267","5","268","86" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","207","9","208","118" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/configuration/service_instance_deployment.cpp","46","5","46","64" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/configuration/tracing_configuration.cpp","114","5","116","93" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/configuration/tracing_configuration.cpp","81","9","81","65" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/reference_to_moveable.h","146","9","146","78" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/error_serializer.cpp","47","5","52","42" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/error_serializer.cpp","35","5","40","87" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/generic_proxy_event.cpp","51","5","52","95" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/generic_proxy_event.cpp","43","5","44","95" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/generic_proxy.cpp","149","13","150","102" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/generic_skeleton_event.cpp","125","5","125","113" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/generic_skeleton_event.cpp","117","5","117","113" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/generic_skeleton_event.cpp","100","5","100","98" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/generic_skeleton_event.cpp","55","5","55","99" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/instance_identifier.cpp","101","5","102","114" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/plumbing/binding_factory_error.h","47","17","50","97" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/plumbing/proxy_method_binding_factory_impl.h","127","13","128","114" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/plumbing/binding_runtime_factory.cpp","53","17","53","114" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/plumbing/lola_proxy_element_building_blocks.cpp","53","17","54","92" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/plumbing/lola_proxy_element_building_blocks.cpp","34","5","35","99" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/plumbing/proxy_method_binding_factory_impl.cpp","42","9","43","100" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.cpp","41","5","42","96" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/plumbing/skeleton_method_binding_factory_impl.cpp","45","9","46","114" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/proxy_event_base.cpp","133","5","134","113" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/proxy_event_base.cpp","104","9","105","102" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/proxy_base.cpp","247","5","247","117" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/proxy_base.cpp","239","5","239","115" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/proxy_base.cpp","231","5","231","115" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/proxy_base.cpp","215","5","217","108" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/proxy_base.cpp","35","5","37","108" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/proxy_field_base.h","128","9","128","88" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/proxy_field_base.h","122","9","122","88" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/proxy_field_base.h","116","9","116","88" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/proxy_field_base.h","110","9","110","88" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/proxy_field_base.h","104","9","104","88" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/proxy_field_base.h","98","9","98","88" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/proxy_field_base.h","92","9","92","88" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/proxy_field_base.h","86","9","86","88" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/proxy_field_base.h","80","9","80","88" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/sample_allocatee_tracker.cpp","49","5","49","112" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/sample_allocatee_tracker.cpp","31","9","31","50" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/sample_reference_tracker.cpp","184","5","186","82" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/skeleton_base.cpp","79","9","80","113" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/skeleton_base.cpp","62","9","63","113" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/skeleton_base.cpp","290","5","290","117" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/skeleton_base.cpp","282","5","282","115" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/skeleton_base.cpp","274","5","274","115" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/skeleton_base.cpp","263","5","265","117" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/skeleton_base.cpp","97","5","99","117" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/tracing/common_event_tracing.cpp","70","5","70","67" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/tracing/common_event_tracing.cpp","52","5","52","67" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/runtime.cpp","200","17","202","99" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/service_discovery.cpp","305","5","305","98" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/service_discovery.cpp","101","5","102","83" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","64","9","64","69" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","47","5","47","61" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/tracing/skeleton_event_tracing.cpp","105","13","105","50" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/tracing/skeleton_event_tracing.cpp","161","9","162","117" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","406","13","406","109" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","368","13","368","109" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","332","13","332","109" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","297","13","297","109" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","262","13","262","109" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","227","13","227","109" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","192","13","192","109" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/tracing/tracing_runtime.cpp","299","5","300","92" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__PRETTY_FUNCTION__' contains double underscores. Identifier '__PRETTY_FUNCTION__' starts with underscore.","/score/mw/com/impl/tracing/tracing_runtime.cpp","538","5","540","91" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '_' starts with underscore.","/score/mw/com/impl/bindings/lola/methods/method_resource_map.cpp","51","39","51","39" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'seed' is defined in reserved namespace.","/score/mw/com/impl/bindings/lola/methods/proxy_method_instance_identifier.h","63","14","63","17" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'view' is defined in reserved namespace.","/score/mw/com/impl/find_service_handle.cpp","60","49","60","52" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__func__' contains double underscores. Identifier '__func__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","764","20","764","27" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__func__' contains double underscores. Identifier '__func__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","533","20","533","27" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__func__' contains double underscores. Identifier '__func__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","632","45","632","52" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__func__' contains double underscores. Identifier '__func__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","612","45","612","52" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__func__' contains double underscores. Identifier '__func__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","592","45","592","52" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__func__' contains double underscores. Identifier '__func__' starts with underscore.","/score/mw/com/impl/bindings/lola/proxy.cpp","562","45","562","52" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__func__' contains double underscores. Identifier '__func__' starts with underscore.","/score/mw/com/impl/bindings/lola/runtime.cpp","117","16","117","23" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier '__func__' contains double underscores. Identifier '__func__' starts with underscore.","/score/mw/com/impl/bindings/lola/skeleton.cpp","556","16","556","23" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'identifier' is defined in reserved namespace.","/score/mw/com/impl/bindings/lola/service_discovery/lola_service_instance_identifier.h","50","93","50","102" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'identifier' is defined in reserved namespace.","/score/mw/com/impl/bindings/lola/service_discovery/lola_service_instance_identifier.cpp","64","70","64","79" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'element_fq_id' is defined in reserved namespace.","/score/mw/com/impl/bindings/lola/element_fq_id.h","128","75","128","87" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'skeleton_instance_identifier' is defined in reserved namespace.","/score/mw/com/impl/bindings/lola/skeleton_instance_identifier.h","53","71","53","98" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'proxy_method_instance_identifier' is defined in reserved namespace.","/score/mw/com/impl/bindings/lola/methods/proxy_method_instance_identifier.h","51","32","51","63" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'proxy_instance_identifier' is defined in reserved namespace.","/score/mw/com/impl/bindings/lola/proxy_instance_identifier.h","63","68","63","92" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'method_or_field_id_shift' is defined in reserved namespace.","/score/mw/com/impl/bindings/lola/methods/unique_method_identifier.h","56","40","56","63" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'unique_method_identifier' is defined in reserved namespace.","/score/mw/com/impl/bindings/lola/methods/unique_method_identifier.h","54","67","54","90" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'proxy_instance_counter_bit_width' is defined in reserved namespace.","/score/mw/com/impl/bindings/lola/proxy_instance_identifier.h","69","24","69","55" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'kGoldenRatioConstant' is defined in reserved namespace.","/score/mw/com/impl/bindings/lola/methods/proxy_method_instance_identifier.h","56","38","56","57" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'kLeftShiftBits' is defined in reserved namespace.","/score/mw/com/impl/bindings/lola/methods/proxy_method_instance_identifier.h","57","39","57","52" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'kRightShiftBits' is defined in reserved namespace.","/score/mw/com/impl/bindings/lola/methods/proxy_method_instance_identifier.h","58","39","58","53" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'instance_id_bit_width' is defined in reserved namespace.","/score/mw/com/impl/bindings/lola/skeleton_instance_identifier.h","59","24","59","44" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'service_instance_id' is defined in reserved namespace.","/score/mw/com/impl/handle_type.h","141","20","141","38" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'service_type_deployment' is defined in reserved namespace.","/score/mw/com/impl/handle_type.h","140","20","140","42" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'instance_identifier' is defined in reserved namespace.","/score/mw/com/impl/instance_identifier.cpp","203","53","203","71" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'find_service_handle' is defined in reserved namespace.","/score/mw/com/impl/find_service_handle.h","177","75","177","93" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'find_service_handle' is defined in reserved namespace.","/score/mw/com/impl/find_service_handle.cpp","58","52","58","70" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'instance_identifier_view' is defined in reserved namespace.","/score/mw/com/impl/handle_type.h","138","21","138","44" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'instance_specifier' is defined in reserved namespace.","/score/mw/com/impl/instance_specifier.h","108","75","108","92" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'instance_specifier' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/service_element_instance_identifier_view.h","81","21","81","38" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'hash_string_size' is defined in reserved namespace.","/score/mw/com/impl/handle_type.h","135","31","135","46" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'max_buffer_size' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/service_element_instance_identifier_view.h","85","31","85","45" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'max_buffer_size' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/trace_point_key.h","70","31","70","45" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'service_element_type_size' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/service_element_instance_identifier_view.h","86","24","86","48" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'service_element_type_size' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/trace_point_key.h","71","24","71","48" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'input_values' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/service_element_instance_identifier_view.h","90","43","90","54" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'input_values' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/trace_point_key.h","75","43","75","54" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'input_value_size' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/service_element_instance_identifier_view.h","94","21","94","21" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'input_value_size' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/trace_point_key.h","79","21","79","21" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'data_overflow_error' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/service_element_instance_identifier_view.h","94","39","94","39" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'data_overflow_error' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/trace_point_key.h","79","39","79","39" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'local_buffer' is defined in reserved namespace.","/score/mw/com/impl/handle_type.h","146","44","146","55" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'local_buffer' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/service_element_instance_identifier_view.h","108","43","108","54" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'local_buffer' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/trace_point_key.h","93","43","93","54" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'it_local_buffer_last_copy1' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/trace_point_key.h","94","20","94","45" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'it_local_buffer_last_copy2' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/trace_point_key.h","97","20","97","45" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'local_string_buffer' is defined in reserved namespace.","/score/mw/com/impl/handle_type.h","162","32","162","50" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'local_string_buffer' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/service_element_instance_identifier_view.h","123","26","123","44" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'local_string_buffer' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/trace_point_key.h","108","26","108","44" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'service_element_identifier_view' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/service_element_instance_identifier_view.h","80","21","80","51" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'service_type_deployment_hash_string_size' is defined in reserved namespace.","/score/mw/com/impl/handle_type.h","131","31","131","70" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'service_instance_id_hash_string_size' is defined in reserved namespace.","/score/mw/com/impl/handle_type.h","133","31","133","66" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'instance_id_hash_string' is defined in reserved namespace.","/score/mw/com/impl/handle_type.h","143","20","143","42" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'service_type_deployment_hash_string' is defined in reserved namespace.","/score/mw/com/impl/handle_type.h","144","20","144","54" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'total_string_size' is defined in reserved namespace.","/score/mw/com/impl/handle_type.h","148","27","148","43" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'second_copy_start_pos' is defined in reserved namespace.","/score/mw/com/impl/handle_type.h","156","20","156","40" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'handle_type' is defined in reserved namespace.","/score/mw/com/impl/handle_type.h","127","68","127","78" "RULE-5-10-1: User-defined identifiers shall have an appropriate form","Identifiers shall not conflict with keywords, reserved names, or otherwise be poorly formed.","warning","Identifier 'first_free_pos' is defined in reserved namespace.","/score/mw/com/impl/tracing/configuration/service_element_instance_identifier_view.h","110","14","110","27" "RULE-0-2-3: Types with limited visibility should be used at least once","Types that are unused with limited visibility are unnecessary and should either be removed or may indicate a developer mistake.","error","Type 'HandlerPointerT' with limited visibility is not used.","/score/message_passing/unix_domain/unix_domain_server.cpp","142","15","142","29" "RULE-0-2-3: Types with limited visibility should be used at least once","Types that are unused with limited visibility are unnecessary and should either be removed or may indicate a developer mistake.","error","Type 'HandlerPointerT' with limited visibility is not used.","/score/message_passing/unix_domain/unix_domain_server.cpp","109","11","109","25" "RULE-0-2-3: Types with limited visibility should be used at least once","Types that are unused with limited visibility are unnecessary and should either be removed or may indicate a developer mistake.","error","Type 'UniqueMethodIdentifier' with limited visibility is not used.","/score/mw/com/impl/bindings/lola/methods/proxy_method_instance_identifier.h","53","15","53","36" "RULE-0-2-3: Types with limited visibility should be used at least once","Types that are unused with limited visibility are unnecessary and should either be removed or may indicate a developer mistake.","error","Type 'ProxyInstanceIdentifier' with limited visibility is not used.","/score/mw/com/impl/bindings/lola/methods/proxy_method_instance_identifier.h","54","15","54","37" "RULE-0-2-3: Types with limited visibility should be used at least once","Types that are unused with limited visibility are unnecessary and should either be removed or may indicate a developer mistake.","error","Type 'LogStreamFactoryPtr' with limited visibility is not used.","/score/mw/com/impl/bindings/lola/messaging/mw_log_logger.cpp","26","15","26","33" "RULE-0-2-3: Types with limited visibility should be used at least once","Types that are unused with limited visibility are unnecessary and should either be removed or may indicate a developer mistake.","error","Type 'T' with limited visibility is not used.","/score/mw/com/impl/bindings/lola/messaging/mw_log_logger.cpp","44","27","44","27" "RULE-0-2-3: Types with limited visibility should be used at least once","Types that are unused with limited visibility are unnecessary and should either be removed or may indicate a developer mistake.","error","Type 'ServiceInstanceElement' with limited visibility is not used.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","284","11","284","32" "RULE-0-2-3: Types with limited visibility should be used at least once","Types that are unused with limited visibility are unnecessary and should either be removed or may indicate a developer mistake.","error","Type 'NewDeleteDelegateMemoryResource' with limited visibility is not used.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","454","11","454","41" "RULE-6-8-1: Access of object after lifetime (use-after-free)","Accessing an object after its lifetime results in undefined behavior.","error","instance_depl_info is dereferenced here but accesses invalid memory because the temporary object went out of scope [[""here""|""relative:///score/mw/com/impl/bindings/lola/skeleton.cpp:74:73:74:100""]].","/score/mw/com/impl/bindings/lola/skeleton.cpp","76","53","76","70" "RULE-6-8-1: Access of object after lifetime (use-after-free)","Accessing an object after its lifetime results in undefined behavior.","error","service_type_depl_info is dereferenced here but accesses invalid memory because the temporary object went out of scope [[""here""|""relative:///score/mw/com/impl/bindings/lola/skeleton.cpp:60:77:60:100""]].","/score/mw/com/impl/bindings/lola/skeleton.cpp","62","49","62","70" "RULE-6-8-1: Access of object after lifetime (use-after-free)","Accessing an object after its lifetime results in undefined behavior.","error","service_type_deployment is dereferenced here but accesses invalid memory because the temporary object went out of scope [[""here""|""relative:///score/mw/com/impl/generic_proxy.cpp:46:78:46:101""]].","/score/mw/com/impl/generic_proxy.cpp","59","32","59","54" "RULE-6-8-1: Access of object after lifetime (use-after-free)","Accessing an object after its lifetime results in undefined behavior.","error","service_type_deployment is dereferenced here but accesses invalid memory because the temporary object went out of scope [[""here""|""relative:///score/mw/com/impl/generic_skeleton.cpp:37:78:37:101""]].","/score/mw/com/impl/generic_skeleton.cpp","52","32","52","54" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Integer promotion from 'uint8_t' to 'int' changes signedness.","/score/message_passing/client_connection.cpp","461","13","461","16" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Integer promotion from 'underlying_type_t' to 'int' changes signedness.","/score/message_passing/client_connection.cpp","463","14","463","38" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Integer promotion from 'underlying_type_t' to 'int' changes signedness.","/score/message_passing/client_connection.cpp","480","14","480","38" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Integer promotion from 'uint8_t' to 'int' changes signedness.","/score/message_passing/unix_domain/unix_domain_server.cpp","116","13","116","16" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Integer promotion from 'underlying_type_t' to 'int' changes signedness.","/score/message_passing/unix_domain/unix_domain_server.cpp","118","14","118","38" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Integer promotion from 'underlying_type_t' to 'int' changes signedness.","/score/message_passing/unix_domain/unix_domain_server.cpp","124","14","124","38" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint16_t' to 'int' changes signedness.","/score/message_passing/unix_domain/unix_domain_engine.cpp","248","9","248","12" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint16_t' to 'int' changes signedness.","/score/message_passing/unix_domain/unix_domain_engine.cpp","252","9","252","12" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint16_t' to 'int' changes signedness.","/score/message_passing/unix_domain/unix_domain_engine.cpp","252","16","252","71" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint16_t' to 'long' changes signedness.","/score/message_passing/unix_domain/unix_domain_engine.cpp","267","34","267","37" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint16_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","92","13","92","23" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint16_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","92","32","92","42" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint16_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","94","17","94","28" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint16_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","94","37","94","48" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint16_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","96","24","96","34" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint16_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","96","42","96","52" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint16_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","98","20","98","31" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint16_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","98","39","98","50" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint16_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","100","16","100","26" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint16_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","100","34","100","44" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint16_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","86","18","86","28" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint16_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","86","37","86","47" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint16_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","86","58","86","68" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint16_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","86","77","86","87" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint16_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","87","18","87","29" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint16_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","87","38","87","49" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint8_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","43","9","43","20" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint8_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","43","24","43","75" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'SlotIndexType' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","64","10","64","19" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'SlotIndexType' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","64","23","64","92" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'SlotIndexType' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","245","10","245","19" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'SlotIndexType' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","245","23","245","77" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'SlotNumberType' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/event_subscription_control.cpp","150","75","150","98" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'SlotNumberType' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/event_subscription_control.cpp","150","102","150","111" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'SlotNumberType' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/event_subscription_control.cpp","141","13","141","36" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'SlotNumberType' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/event_subscription_control.cpp","141","40","141","49" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'SlotNumberType' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/event_subscription_control.cpp","102","75","102","98" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'SlotNumberType' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/event_subscription_control.cpp","102","102","102","111" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'SubscriberCountType' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/event_subscription_control.cpp","82","13","82","31" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'const SubscriberCountType' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/event_subscription_control.cpp","82","36","82","51" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'SlotNumberType' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/event_subscription_control.cpp","89","41","89","64" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'SlotNumberType' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/event_subscription_control.cpp","89","68","89","77" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'const SlotNumberType' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/event_subscription_control.cpp","89","82","89","104" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint8_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","898","35","898","35" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'unsigned char' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","898","54","898","58" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint8_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","955","58","955","80" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint8_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","955","84","955","110" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint8_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","977","31","977","31" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint8_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","977","35","977","57" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Integer promotion from 'unsigned char' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","415","26","415","28" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Integer promotion from 'underlying_type_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","417","14","417","38" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Integer promotion from 'underlying_type_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","421","14","421","38" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Integer promotion from 'underlying_type_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","425","14","425","38" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Integer promotion from 'unsigned char' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","383","26","383","28" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Integer promotion from 'underlying_type_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","385","14","385","38" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Integer promotion from 'underlying_type_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","388","14","388","38" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Integer promotion from 'underlying_type_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","391","14","391","38" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Integer promotion from 'underlying_type_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","394","14","394","38" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'LolaServiceElementId' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/methods/unique_method_identifier.cpp","20","18","20","35" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'LolaServiceElementId' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/methods/unique_method_identifier.cpp","20","44","20","61" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'SlotIndexType' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","82","10","82","19" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'SlotIndexType' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","82","23","82","69" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'ProxyInstanceCounter' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/proxy_instance_identifier.cpp","20","64","20","85" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'ProxyInstanceCounter' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/proxy_instance_identifier.cpp","20","94","20","115" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint8_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/proxy.cpp","139","13","139","25" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint8_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/proxy.cpp","139","30","139","40" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'LolaServiceId' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/service_discovery/lola_service_instance_identifier.cpp","54","17","54","28" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'LolaServiceId' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/service_discovery/lola_service_instance_identifier.cpp","54","39","54","50" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint8_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","223","12","223","30" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint8_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","223","34","223","54" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'LolaServiceId' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/skeleton_instance_identifier.cpp","20","18","20","27" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'LolaServiceId' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/skeleton_instance_identifier.cpp","20","36","20","45" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'InstanceId' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/skeleton_instance_identifier.cpp","20","56","20","66" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'InstanceId' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/skeleton_instance_identifier.cpp","20","75","20","85" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'unsigned short' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/subscription_subscribed_states.cpp","37","66","37","70" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint16_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/subscription_subscribed_states.cpp","37","72","37","94" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'unsigned short' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/subscription_subscription_pending_states.cpp","39","66","39","70" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint8_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/subscription_subscription_pending_states.cpp","39","72","39","93" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint8_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","36","35","36","39" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint8_t' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","36","43","36","53" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint8_t' to 'long' changes signedness.","/score/mw/com/impl/bindings/lola/transaction_log_local_view.cpp","45","41","45","51" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'unsigned short' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","376","11","376","57" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'unsigned char' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","376","63","376","108" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'int' to 'unsigned int' changes signedness.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","376","10","376","111" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'SamplePointerIndex' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","411","38","411","64" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'SamplePointerIndex' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","412","9","412","68" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'TransactionLogIndex' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/transaction_log_set.cpp","274","12","274","32" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'TransactionLogIndex' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/transaction_log_set.cpp","274","37","274","77" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'TransactionLogIndex' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/transaction_log_set.cpp","60","9","60","26" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'TransactionLogIndex' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/transaction_log_set.cpp","60","31","60","52" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'TracingSlotSizeType' to 'int' changes signedness.","/score/mw/com/impl/configuration/lola_event_instance_deployment.cpp","158","53","158","76" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'TracingSlotSizeType' to 'int' changes signedness.","/score/mw/com/impl/configuration/lola_event_instance_deployment.cpp","158","85","158","108" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'TracingSlotSizeType' to 'int' changes signedness.","/score/mw/com/impl/tracing/service_element_tracing_data.h","33","18","33","56" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'TracingSlotSizeType' to 'int' changes signedness.","/score/mw/com/impl/tracing/service_element_tracing_data.h","33","65","33","103" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'SamplePointerIndex' to 'int' changes signedness.","/score/mw/com/impl/tracing/service_element_tracing_data.h","34","18","34","44" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'SamplePointerIndex' to 'int' changes signedness.","/score/mw/com/impl/tracing/service_element_tracing_data.h","34","53","34","79" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'InstanceId' to 'int' changes signedness.","/score/mw/com/impl/configuration/lola_service_instance_id.cpp","78","16","78","20" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'InstanceId' to 'int' changes signedness.","/score/mw/com/impl/configuration/lola_service_instance_id.cpp","78","30","78","34" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'InstanceId' to 'int' changes signedness.","/score/mw/com/impl/configuration/lola_service_instance_id.cpp","73","16","73","20" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'InstanceId' to 'int' changes signedness.","/score/mw/com/impl/configuration/lola_service_instance_id.cpp","73","31","73","35" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'unsigned short' to 'int' changes signedness.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","159","18","159","28" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'unsigned short' to 'int' changes signedness.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","159","37","159","47" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'SlotIndexType' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/sample_allocatee_ptr.h","184","13","184","29" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'SlotIndexType' to 'int' changes signedness.","/score/mw/com/impl/bindings/lola/sample_allocatee_ptr.h","184","33","184","60" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Integer promotion from 'unsigned char' to 'int' changes signedness.","/score/mw/com/impl/instance_specifier.cpp","54","68","54","71" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Integer promotion from 'unsigned char' to 'int' changes signedness.","/score/mw/com/impl/instance_specifier.cpp","54","89","54","92" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint8_t' to 'int' changes signedness.","/score/mw/com/impl/tracing/configuration/trace_point_key.cpp","20","66","20","81" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint8_t' to 'int' changes signedness.","/score/mw/com/impl/tracing/configuration/trace_point_key.cpp","20","90","20","105" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint8_t' to 'int' changes signedness.","/score/mw/com/impl/tracing/tracing_runtime.cpp","559","41","559","57" "RULE-7-0-5: Integral promotion and the usual arithmetic conversions shall not change the signedness or the type","Integral promotion and usual arithmetic conversions that change operand signedness or type category may cause unexpected behavior or undefined behavior when operations overflow.","error","Usual arithmetic conversion from 'uint8_t' to 'int' changes signedness.","/score/mw/com/impl/tracing/tracing_runtime.cpp","559","62","559","75" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'promise' that dynamically allocates memory internally.","/score/message_passing/unix_domain/unix_domain_engine.cpp","178","28","178","31" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'thread' that dynamically allocates memory internally.","/score/message_passing/unix_domain/unix_domain_engine.cpp","52","19","57","10" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'thread' that dynamically allocates memory internally.","/score/message_passing/unix_domain/unix_domain_engine.cpp","33","1","33","1" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","61","32","61","60" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","62","32","62","50" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","63","32","63","50" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","64","32","64","50" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","65","32","65","47" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/element_fq_id.cpp","66","5","66","18" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'Scope' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service.h","198","49","198","49" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'CopyableScopedFunction' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service.cpp","190","43","190","73" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'CopyableScopedFunction' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service.cpp","172","77","172","108" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'CopyableScopedFunction' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service.cpp","155","39","155","68" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/messaging/asil_specific_cfg.h","13","8","13","8" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service.cpp","60","55","60","74" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_stringstream' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_client_cache.cpp","182","23","182","32" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_client_cache.cpp","49","65","49","74" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance_factory.cpp","13","12","13","58" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'MoveOnlyScopedFunction' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/messaging/method_call_registration_guard.cpp","28","40","32","10" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'MoveOnlyScopedFunction' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/messaging/method_unsubscription_registration_guard.cpp","28","50","32","10" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'MoveOnlyScopedFunction' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/messaging/method_subscription_registration_guard.cpp","28","48","32","10" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'CopyableScopedFunction' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","706","24","706","42" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'set' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","490","77","490","93" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_shared' that dynamically allocates memory internally.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","300","9","301","65" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1051","64","1051","107" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_shared' that dynamically allocates memory internally.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","246","9","246","115" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","212","7","212","30" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","214","7","214","40" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","216","7","216","38" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","218","7","218","42" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","220","7","220","42" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","228","1","228","1" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","222","7","222","29" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'Scope' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","225","7","225","31" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/bindings/lola/methods/offered_state_machine.cpp","22","15","22","52" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/bindings/lola/methods/offered_state_machine.cpp","23","15","23","56" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/bindings/lola/methods/offered_state_machine.cpp","24","15","24","54" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/partial_restart_path_builder.cpp","83","12","83","38" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/partial_restart_path_builder.cpp","83","42","83","62" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/partial_restart_path_builder.cpp","83","66","83","96" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/partial_restart_path_builder.cpp","75","27","75","53" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/partial_restart_path_builder.cpp","75","57","75","77" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/partial_restart_path_builder.cpp","75","81","75","111" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/partial_restart_path_builder.cpp","66","27","66","53" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/partial_restart_path_builder.cpp","66","57","66","77" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/partial_restart_path_builder.cpp","66","81","66","111" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_stringstream' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/path_builder.h","62","27","62","27" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/methods/method_resource_map.h","46","12","46","12" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/methods/method_resource_map.h","95","31","95","31" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/methods/method_resource_map.cpp","47","91","47","91" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_stringstream' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/proxy_event_common.cpp","47","31","47","31" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_instance_id.h","30","7","30","7" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_type_deployment.h","30","7","30","7" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/bindings/lola/proxy.cpp","118","9","118","107" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_service_instance_id.h","29","7","29","7" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/proxy.cpp","876","87","876","87" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/proxy.cpp","886","5","886","37" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/proxy.cpp","791","44","791","44" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/proxy.cpp","801","5","801","46" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'. Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/proxy.cpp","782","83","783","100" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/proxy.cpp","808","51","808","51" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/proxy.cpp","703","61","703","85" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/proxy.cpp","707","9","707","28" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/proxy.cpp","437","7","437","23" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/proxy.cpp","442","7","442","22" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/proxy.cpp","356","78","356","116" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/bindings/lola/proxy.cpp","409","12","409","34" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/proxy.cpp","331","39","331","61" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_stringstream' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/proxy.cpp","333","31","333","31" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'set' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/runtime.cpp","121","21","121","44" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/runtime.cpp","141","13","141","96" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/bindings/lola/runtime.cpp","70","31","70","84" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_set' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h","73","11","73","11" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_set' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h","89","11","89","11" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_set' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.h","101","11","101","11" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","49","43","49","43" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","76","5","76","25" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_set' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","491","61","491","61" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_set' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","452","61","452","61" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","395","51","395","51" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","396","51","396","51" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_set' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","344","25","344","66" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_set' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","299","81","299","81" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_set' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","303","78","303","116" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_set' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","306","78","306","93" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_set' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","605","63","605","101" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_set' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","609","57","609","104" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_set' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","615","45","615","108" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","543","47","543","47" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_set' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","574","52","574","96" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","593","17","593","40" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/known_instances_container.h","29","7","29","7" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","722","43","722","43" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","723","98","723","98" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","764","35","764","62" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_set' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","767","35","767","110" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","774","24","774","36" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","99","7","99","24" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","100","7","100","16" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","101","7","101","28" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","105","7","105","19" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_set' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","106","7","106","33" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","83","30","83","70" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","69","30","69","110" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","70","51","70","51" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","78","23","78","23" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","78","23","90","23" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","92","5","92","27" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","58","56","58","82" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/known_instances_container.h","42","111","42","111" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/known_instances_container.cpp","61","37","61","37" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/known_instances_container.cpp","67","9","67","23" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/known_instances_container.cpp","89","5","89","19" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_set' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/known_instances_container.cpp","25","76","25","76" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_stringstream' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","358","71","358","71" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","288","75","288","75" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","304","30","304","65" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","152","98","152","98" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file_crawler.cpp","168","82","168","82" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/skeleton.cpp","134","51","134","89" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/skeleton.cpp","116","51","116","104" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'set' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/skeleton.cpp","808","20","808","36" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'set' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/skeleton.cpp","818","12","818","90" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/skeleton.cpp","770","75","770","75" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'CopyableScopedFunction' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/skeleton.cpp","626","9","632","14" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'CopyableScopedFunction' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/skeleton.cpp","648","9","652","14" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/skeleton.cpp","689","48","689","57" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'Scope' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/skeleton.cpp","390","51","390","75" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'Scope' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/skeleton.cpp","391","34","391","58" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/skeleton.cpp","271","7","271","25" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'Scope' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/skeleton.cpp","279","7","279","34" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'Scope' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/skeleton.cpp","280","7","280","51" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/bindings/lola/skeleton.cpp","219","9","219","96" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/bindings/lola/skeleton.cpp","233","12","233","43" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/slot_collector.cpp","24","74","24","100" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_stringstream' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/subscription_helpers.cpp","89","23","89","23" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/skeleton_method.cpp","172","48","172","60" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'CopyableScopedFunction' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/skeleton_method.cpp","73","68","94","10" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'CopyableScopedFunction' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/skeleton_method.cpp","102","55","102","85" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/skeleton_method.cpp","46","7","46","28" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_stringstream' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/subscription_not_subscribed_states.cpp","44","30","44","30" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_stringstream' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/subscription_not_subscribed_states.cpp","78","30","78","30" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/bindings/lola/subscription_state_machine.cpp","35","15","35","50" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/bindings/lola/subscription_state_machine.cpp","36","15","36","56" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/bindings/lola/subscription_state_machine.cpp","37","15","37","47" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/subscription_state_machine_states.cpp","29","13","29","43" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/subscription_state_machine_states.cpp","32","13","32","49" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/subscription_state_machine_states.cpp","35","13","35","39" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/subscription_state_machine_states.cpp","38","13","38","70" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/subscription_state_machine_states.cpp","41","13","41","49" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/subscription_subscribed_states.cpp","71","62","71","117" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/subscription_subscribed_states.cpp","40","36","40","101" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/subscription_subscribed_states.cpp","48","13","48","109" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/subscription_subscription_pending_states.cpp","68","9","68","83" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/subscription_subscription_pending_states.cpp","42","36","42","106" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/subscription_subscription_pending_states.cpp","50","13","50","114" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","265","46","265","105" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/instance_specifier.h","29","7","29","7" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","294","77","294","109" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","299","77","299","109" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","86","48","86","110" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'MoveOnlyScopedFunction' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","98","66","114","10" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'MoveOnlyScopedFunction' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","126","84","126","113" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'DynamicArray' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","70","7","70","62" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","72","7","72","30" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","73","7","73","45" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'Scope' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","74","7","74","30" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/transaction_log_set.cpp","193","93","193","93" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/transaction_log_set.cpp","221","5","221","32" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/configuration.cpp","27","7","27","46" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/configuration.cpp","28","7","28","54" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/rollback_synchronization.h","42","90","42","90" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_field_instance_deployment.cpp","64","5","64","23" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/configuration_common_resources.cpp","43","40","43","87" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/configuration_common_resources.cpp","44","5","44","27" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_stringstream' that uses 'std::allocator'.","/score/mw/com/impl/configuration/configuration_common_resources.cpp","24","23","24","28" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_event_instance_deployment.cpp","88","37","88","37" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_event_instance_deployment.cpp","109","5","109","23" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_version_type.h","61","5","61","5" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_identifier_type.h","144","34","144","59" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_identifier_type.h","59","5","59","5" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.h","38","7","38","7" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/tracing_configuration.h","87","44","87","44" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/tracing_configuration.h","86","46","86","46" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/instance_identifier.h","95","5","95","5" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/instance_identifier.h","86","5","86","5" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_method_instance_deployment.cpp","52","25","52","35" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_method_instance_deployment.cpp","59","5","59","23" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_service_instance_id.cpp","60","37","60","37" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_service_instance_id.cpp","63","5","63","23" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/quality_type.cpp","40","13","40","34" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/quality_type.cpp","43","13","43","33" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/quality_type.cpp","46","13","46","32" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/configuration_common_resources.h","192","5","192","51" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","85","30","85","30" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","92","30","92","54" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","97","5","97","23" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","55","65","55","65" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","58","36","58","104" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","59","51","59","75" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","67","33","67","33" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","80","5","80","19" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","220","30","220","30" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","254","5","254","23" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","207","7","207","32" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","208","7","208","32" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","209","7","209","34" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","211","7","211","52" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","212","7","212","52" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_identifier_type.cpp","35","7","35","50" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_identifier_type.cpp","42","29","42","54" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_identifier_type.cpp","67","30","67","30" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_identifier_type.cpp","68","66","68","94" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_identifier_type.cpp","71","5","71","23" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_identifier_type.cpp","49","11","49","100" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/configuration_common_resources.h","202","55","202","55" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/configuration_common_resources.h","206","38","206","84" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/configuration_common_resources.h","212","5","212","31" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/configuration_common_resources.h","185","58","185","58" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","586","73","586","73" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","601","9","601","12" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","518","73","518","73" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","534","9","534","12" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_shared' that dynamically allocates memory internally.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","458","28","458","76" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_shared' that dynamically allocates memory internally.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","461","25","461","73" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_shared' that dynamically allocates memory internally.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","471","34","471","82" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_instance_deployment.cpp","54","23","54","41" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_instance_deployment.cpp","125","37","125","37" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_instance_deployment.cpp","140","19","140","93" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_instance_deployment.cpp","143","5","143","23" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_instance_deployment.cpp","103","15","104","98" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_instance_id.cpp","127","37","127","37" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_instance_id.cpp","137","5","137","23" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_stringstream' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_instance_id.cpp","78","23","78","49" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_instance_id.cpp","92","49","92","85" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_instance_id.cpp","95","5","95","32" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_version_type.cpp","64","30","64","30" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_version_type.cpp","69","5","69","23" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_stringstream' that uses 'std::allocator'.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","92","23","92","28" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","56","5","56","51" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","145","5","145","23" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_stringstream' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_type_deployment.cpp","64","23","64","49" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_type_deployment.cpp","80","61","80","109" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_type_deployment.cpp","83","5","83","32" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_type_deployment.cpp","120","37","120","37" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_type_deployment.cpp","131","5","131","23" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","137","37","137","37" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/tracing_configuration.cpp","112","46","112","69" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_set' that uses 'std::allocator'.","/score/mw/com/impl/configuration/tracing_configuration.cpp","78","13","78","80" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","50","58","50","58" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'. Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/binding_service_type_deployment.h","28","7","28","7" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","110","7","110","32" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","111","7","111","32" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","112","7","112","34" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","74","79","74","79" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","78","38","78","84" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","84","5","84","31" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/tracing/configuration/service_element_identifier.h","42","8","42","8" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/skeleton_base.h","99","5","99","5" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/proxy_base.h","135","5","135","5" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/plumbing/skeleton_service_element_binding_factory_impl.h","168","51","168","83" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/plumbing/skeleton_service_element_binding_factory_impl.h","173","81","173","113" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/generic_proxy.cpp","106","23","106","85" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/generic_proxy.cpp","57","13","57","22" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/generic_proxy.cpp","49","24","49","34" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/generic_proxy.cpp","54","13","54","31" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/generic_skeleton.cpp","143","15","143","80" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/generic_skeleton.cpp","41","53","41","76" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/plumbing/skeleton_service_element_binding_factory_impl.h","179","20","179","59" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/skeleton_event_base.h","47","37","47","76" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_version_type.h","62","5","62","5" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/configuration/service_identifier_type.h","60","5","60","5" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/instance_identifier.cpp","128","30","128","30" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/instance_identifier.cpp","134","5","134","23" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/instance_identifier.cpp","84","65","84","112" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/instance_specifier.cpp","107","7","107","59" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'DynamicArray' that uses 'std::allocator'.","/score/mw/com/impl/methods/proxy_method_base.h","47","11","47","59" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/plumbing/binding_runtime_factory.cpp","47","25","47","71" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/plumbing/binding_runtime_factory.cpp","50","37","50","89" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/plumbing/binding_runtime_factory.cpp","32","78","32","78" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/plumbing/binding_runtime_factory.cpp","75","5","75","18" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/reference_to_moveable.h","144","34","144","60" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/plumbing/lola_proxy_element_building_blocks.cpp","37","48","37","68" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/bindings/lola/slot_collector.h","51","5","51","5" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.cpp","57","69","57","91" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/plumbing/proxy_event_binding_factory_impl.cpp","58","20","58","60" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/plumbing/skeleton_method_binding_factory_impl.cpp","56","86","56","109" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/plumbing/skeleton_method_binding_factory_impl.cpp","61","87","61","110" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/plumbing/skeleton_method_binding_factory_impl.cpp","65","16","65","53" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'Scope' that uses 'std::allocator'.","/score/mw/com/impl/proxy_event_base.cpp","227","30","227","47" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_shared' that dynamically allocates memory internally.","/score/mw/com/impl/proxy_event_base.cpp","229","9","229","51" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'Scope' that uses 'std::allocator'.","/score/mw/com/impl/proxy_event_base.cpp","67","17","67","17" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/proxy_event_base.cpp","48","16","48","55" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'Scope' that uses 'std::allocator'.","/score/mw/com/impl/proxy_event_base.cpp","52","7","52","30" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/proxy_base.cpp","33","77","33","85" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/proxy_base.cpp","33","88","33","96" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/proxy_base.cpp","33","99","33","108" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/skeleton_base.cpp","71","59","71","59" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/skeleton_base.cpp","83","5","83","26" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/skeleton_base.cpp","54","59","54","59" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/skeleton_base.cpp","66","5","66","26" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/skeleton_base.cpp","90","7","90","15" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/skeleton_base.cpp","91","7","91","15" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/skeleton_base.cpp","92","7","92","16" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/tracing_configuration.h","54","5","54","5" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/tracing/configuration/tracing_config.h","21","8","21","8" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/configuration/configuration.h","60","5","60","5" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'set' that uses 'std::allocator'. Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.h","28","7","28","7" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/runtime.cpp","221","37","221","42" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/runtime.cpp","244","5","244","18" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/runtime.cpp","196","104","196","104" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/runtime.cpp","206","32","206","72" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/runtime.cpp","181","1","181","1" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_shared' that dynamically allocates memory internally.","/score/mw/com/impl/service_discovery.cpp","277","43","277","90" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/service_discovery.cpp","349","40","349","46" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/service_discovery.cpp","185","75","185","75" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/service_discovery.cpp","90","81","91","107" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_multimap' that uses 'std::allocator'.","/score/mw/com/impl/service_discovery.cpp","50","33","50","53" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/service_discovery.cpp","43","7","43","23" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_multimap' that uses 'std::allocator'.","/score/mw/com/impl/service_discovery.cpp","44","7","44","28" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'vector' that uses 'std::allocator'.","/score/mw/com/impl/service_discovery.cpp","322","39","322","47" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","203","78","203","108" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'set' that uses 'std::allocator'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","116","37","116","51" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'set' that uses 'std::allocator'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","59","61","59","79" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_set' that uses 'std::allocator'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","404","90","404","90" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/tracing/skeleton_event_tracing.cpp","109","48","109","68" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/tracing/skeleton_event_tracing.cpp","93","13","93","60" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","231","52","231","88" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/tracing/skeleton_event_tracing.cpp","99","13","99","60" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/tracing/tracing_runtime.cpp","307","7","307","68" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/tracing/tracing_runtime.cpp","117","52","124","5" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/tracing/tracing_runtime.cpp","107","52","110","5" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/tracing/tracing_runtime.cpp","80","49","100","5" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'unordered_map' that uses 'std::allocator'.","/score/mw/com/impl/tracing/tracing_runtime.cpp","57","49","73","5" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'make_unique' that dynamically allocates memory internally.","/score/mw/com/impl/plumbing/proxy_method_binding_factory_impl.h","154","20","154","54" "RULE-21-6-1: Dynamic memory should not be used","Heap allocation is prohibited unless explicitly justified.","warning","Initialization of an object of class 'basic_string' that uses 'std::allocator'.","/score/mw/com/impl/plumbing/proxy_method_binding_factory_impl.h","107","27","107","51" "RULE-19-0-3: #include directives should only be preceded by preprocessor directives or comments","Using anything other than other pre-processor directives or comments before an '#include' directive makes the code more difficult to read.","error","#include ""score/mw/com/impl/configuration/binding_service_type_deployment_impl.h"" is preceded by a non-preprocessor or comment code element.","/score/mw/com/impl/configuration/binding_service_type_deployment.h","92","1","92","81" "RULE-19-0-3: #include directives should only be preceded by preprocessor directives or comments","Using anything other than other pre-processor directives or comments before an '#include' directive makes the code more difficult to read.","error","#include ""score/mw/com/impl/methods/callable_traits_impl.h"" is preceded by a non-preprocessor or comment code element.","/score/mw/com/impl/methods/callable_traits.h","77","1","77","59" "RULE-7-0-3: The numerical value of a character shall not be used","Using the numerical value of a character type may lead to inconsistent behavior due to encoding dependencies and should be avoided in favor of safer C++ Standard Library functions.","error","Conversion of character type 'char' to 'bool' uses numerical value of character.","/score/message_passing/unix_domain/unix_domain_socket_address.h","36","17","36","33" "RULE-7-0-3: The numerical value of a character shall not be used","Using the numerical value of a character type may lead to inconsistent behavior due to encoding dependencies and should be avoided in favor of safer C++ Standard Library functions.","error","Conversion of character type 'unknown' to 'char' uses numerical value of character. Conversion of character type 'ServiceElementType' to 'char' uses numerical value of character.","/score/mw/com/impl/tracing/configuration/hash_helper_for_service_element_and_se_view.h","66","59","66","78" "RULE-7-0-3: The numerical value of a character shall not be used","Using the numerical value of a character type may lead to inconsistent behavior due to encoding dependencies and should be avoided in favor of safer C++ Standard Library functions.","error","Conversion of character type 'ServiceElementType' to 'char' uses numerical value of character.","/score/mw/com/impl/tracing/configuration/service_element_instance_identifier_view.h","121","77","121","96" "RULE-7-0-3: The numerical value of a character shall not be used","Using the numerical value of a character type may lead to inconsistent behavior due to encoding dependencies and should be avoided in favor of safer C++ Standard Library functions.","error","Conversion of character type 'ServiceElementType' to 'char' uses numerical value of character.","/score/mw/com/impl/tracing/configuration/trace_point_key.h","103","79","103","98" "RULE-7-0-3: The numerical value of a character shall not be used","Using the numerical value of a character type may lead to inconsistent behavior due to encoding dependencies and should be avoided in favor of safer C++ Standard Library functions.","error","Conversion of character type 'uint8_t' to 'char' uses numerical value of character.","/score/mw/com/impl/tracing/configuration/trace_point_key.h","106","74","106","89" "RULE-7-0-3: The numerical value of a character shall not be used","Using the numerical value of a character type may lead to inconsistent behavior due to encoding dependencies and should be avoided in favor of safer C++ Standard Library functions.","error","Conversion of character type 'value_type' to 'int' uses numerical value of character.","/score/mw/com/impl/instance_specifier.cpp","40","45","40","49" "RULE-7-0-3: The numerical value of a character shall not be used","Using the numerical value of a character type may lead to inconsistent behavior due to encoding dependencies and should be avoided in favor of safer C++ Standard Library functions.","error","Conversion of character type 'char' to 'unsigned char' uses numerical value of character.","/score/mw/com/impl/instance_specifier.cpp","47","58","47","68" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/message_passing/log/log_on_timeout.h","43","13","43","36" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/message_passing/log/log_on_timeout.h","46","17","46","43" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/message_passing/log/log.h","28","44","28","64" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/message_passing/log/log.h","34","44","34","62" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'bool &&' to 'bool'.","/score/message_passing/log/log.h","95","56","95","59" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'bool &&' to 'bool'.","/score/message_passing/log/log.h","95","55","95","63" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'bool &&' to 'bool'.","/score/message_passing/log/log.h","69","63","69","66" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'bool &&' to 'bool'.","/score/message_passing/log/log.h","69","62","69","70" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'bool &&' to 'bool'.","/score/message_passing/log/log.h","60","79","60","82" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'bool &&' to 'bool'.","/score/message_passing/log/log.h","60","78","60","84" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'const bool &' to 'bool'.","/score/message_passing/log/log.h","31","39","31","39" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'char' to 'bool'.","/score/message_passing/unix_domain/unix_domain_socket_address.h","36","17","36","33" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp","129","21","130","116" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","114","13","114","46" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","117","17","117","55" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","123","17","123","55" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","248","9","248","111" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","126","13","127","99" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/bindings/lola/event_data_control_composite.cpp","150","9","150","27" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'auto' to 'bool'.","/score/mw/com/impl/bindings/lola/event_subscription_control.cpp","153","13","153","19" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'auto' to 'bool'.","/score/mw/com/impl/bindings/lola/event_subscription_control.cpp","105","13","105","19" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'uint8_t' to 'bool'.","/score/mw/com/impl/bindings/lola/transaction_log_slot.h","41","16","41","50" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion operator call from 'CopyableAtomic' to 'bool'.","/score/mw/com/impl/bindings/lola/transaction_log_set.h","95","20","95","20" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion operator call from 'atomic' to 'bool'.","/score/mw/com/impl/util/copyable_atomic.h","67","24","67","33" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h","296","13","296","36" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h","299","17","299","39" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h","302","69","302","97" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.h","313","29","313","74" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/error_serializer.h","49","19","49","88" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","142","19","142","49" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","92","19","92","49" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/bindings/lola/messaging/mw_log_logger.cpp","49","35","49","64" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion operator call from 'shared_ptr>>' to 'bool'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","980","18","980","18" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'const type &&' to 'bool'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1237","16","1238","118" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'type &&' to 'bool'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1240","10","1240","21" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'const type &&' to 'bool'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1218","16","1219","105" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'type &&' to 'bool'.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1221","10","1221","21" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'int' to 'bool'.","/score/mw/com/impl/bindings/lola/methods/offered_state_machine.cpp","63","5","63","42" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'int' to 'bool'.","/score/mw/com/impl/bindings/lola/methods/offered_state_machine.cpp","58","5","58","42" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","158","9","158","27" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","54","13","54","55" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","59","13","59","79" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'const type &&' to 'bool'.","/score/mw/com/impl/bindings/lola/methods/method_resource_map.cpp","51","16","52","82" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion operator call from 'atomic_bool' to 'bool'.","/score/mw/com/impl/bindings/lola/proxy_method.cpp","124","12","124","12" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion operator call from 'atomic_bool' to 'bool'.","/score/mw/com/impl/bindings/lola/proxy_method.cpp","88","10","88","10" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion operator call from 'atomic_bool' to 'bool'.","/score/mw/com/impl/bindings/lola/proxy_method.cpp","70","10","70","10" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion operator call from 'atomic_bool' to 'bool'.","/score/mw/com/impl/bindings/lola/proxy_method.cpp","53","10","53","10" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'type &&' to 'bool'.","/score/mw/com/impl/bindings/lola/rollback_synchronization.cpp","32","10","33","112" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'type &&' to 'bool'.","/score/mw/com/impl/bindings/lola/rollback_synchronization.cpp","34","49","34","56" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'const type &' to 'bool'.","/score/mw/com/impl/bindings/lola/proxy.cpp","254","22","256","93" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'type &' to 'bool'.","/score/mw/com/impl/bindings/lola/proxy.cpp","258","13","258","28" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'const type &&' to 'bool'.","/score/mw/com/impl/bindings/lola/proxy.cpp","926","16","926","92" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'type &&' to 'bool'.","/score/mw/com/impl/bindings/lola/proxy.cpp","928","49","928","60" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'const bool &' to 'bool'.","/score/mw/com/impl/bindings/lola/proxy.cpp","692","44","692","46" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","124","16","124","43" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/bindings/lola/skeleton.cpp","140","5","140","113" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'const type &&' to 'bool'.","/score/mw/com/impl/bindings/lola/skeleton.cpp","563","16","563","98" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'type &&' to 'bool'.","/score/mw/com/impl/bindings/lola/skeleton.cpp","565","49","565","60" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/tracing/configuration/hash_helper_utility.h","32","12","32","24" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/tracing/configuration/hash_helper_utility.h","28","9","28","114" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'const type &&' to 'bool'.","/score/mw/com/impl/tracing/configuration/hash_helper_for_service_element_and_se_view.h","44","16","48","23" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'type &&' to 'bool'.","/score/mw/com/impl/tracing/configuration/hash_helper_for_service_element_and_se_view.h","49","9","49","27" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/configuration/configuration_common_resources.h","70","9","70","32" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'const type &&' to 'bool'.","/score/mw/com/impl/tracing/configuration/service_element_instance_identifier_view.h","94","20","98","27" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'type &&' to 'bool'.","/score/mw/com/impl/tracing/configuration/service_element_instance_identifier_view.h","99","13","99","31" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'const bool &' to 'bool'.","/score/mw/com/impl/configuration/configuration_common_resources.h","76","29","76","31" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/configuration/configuration_common_resources.h","210","9","210","108" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/configuration/configuration_common_resources.h","190","9","190","108" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/configuration/configuration_common_resources.h","54","9","54","32" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'const type &&' to 'bool'.","/score/mw/com/impl/tracing/configuration/trace_point_key.h","79","20","83","27" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'type &&' to 'bool'.","/score/mw/com/impl/tracing/configuration/trace_point_key.h","84","13","84","31" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/configuration/configuration_common_resources.h","86","9","86","32" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","82","9","82","108" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","54","9","54","108" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/error_serializer.cpp","35","5","40","87" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'int' to 'bool'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.h","121","13","121","50" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/configuration/lola_service_instance_deployment.h","131","9","131","93" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/reference_to_moveable.h","146","9","146","78" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'int' to 'bool'.","/score/mw/com/impl/instance_specifier.cpp","56","22","56","55" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'bool &' to 'bool'.","/score/mw/com/impl/methods/proxy_method.cpp","22","35","22","37" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'int' to 'bool'.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","191","13","191","50" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","201","9","201","72" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/enable_reference_to_moveable_from_this.h","61","13","61","26" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'bool &' to 'bool'.","/score/mw/com/impl/skeleton_base.cpp","247","17","247","50" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'bool &' to 'bool'.","/score/mw/com/impl/skeleton_base.cpp","239","17","239","50" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'bool &' to 'bool'.","/score/mw/com/impl/skeleton_base.cpp","232","17","232","50" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion operator call from 'shared_ptr>' to 'bool'.","/score/mw/com/impl/service_discovery.cpp","320","22","320","22" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","239","21","239","52" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","190","13","190","60" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","132","19","132","64" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","139","24","139","69" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","146","24","146","113" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","153","23","153","45" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","81","9","81","51" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'const type &&' to 'bool'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","415","16","419","23" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'type &&' to 'bool'.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","420","9","420","27" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'int' to 'bool'.","/score/mw/com/impl/tracing/skeleton_event_tracing.cpp","105","13","105","50" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'const LolaServiceInstanceDeployment *' to 'bool'.","/score/mw/com/impl/tracing/skeleton_event_tracing.cpp","73","25","73","27" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/tracing/skeleton_event_tracing.cpp","111","9","111","76" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'bool &' to 'bool'.","/score/mw/com/impl/tracing/skeleton_event_tracing.cpp","46","13","46","38" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'bool &' to 'bool'.","/score/mw/com/impl/tracing/proxy_event_tracing.cpp","43","13","43","35" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion operator call from 'atomic_bool' to 'bool'.","/score/mw/com/impl/tracing/tracing_runtime.cpp","613","10","613","10" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion operator call from 'atomic_bool' to 'bool'.","/score/mw/com/impl/tracing/tracing_runtime.cpp","520","10","520","10" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion operator call from 'atomic_bool' to 'bool'.","/score/mw/com/impl/tracing/tracing_runtime.cpp","404","10","404","10" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion operator call from 'atomic_bool' to 'bool'.","/score/mw/com/impl/tracing/tracing_runtime.cpp","346","10","346","10" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion operator call from 'atomic_bool' to 'bool'.","/score/mw/com/impl/tracing/tracing_runtime.cpp","328","10","328","10" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion operator call from 'atomic_bool' to 'bool'.","/score/mw/com/impl/tracing/tracing_runtime.cpp","247","12","247","12" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'IRuntime *' to 'bool'.","/score/mw/com/runtime.cpp","68","21","68","39" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'IRuntime *' to 'bool'.","/score/mw/com/runtime.cpp","54","21","54","39" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'IRuntime *' to 'bool'.","/score/mw/com/runtime.cpp","37","21","37","39" "RULE-7-0-2: There shall be no conversion to type bool","Implicit and contextual conversions to bool from fundamental types, unscoped enums, or pointers may lead to unintended behavior, except for specific cases like pointer checks and explicit operator bool conversions.","error","Conversion from 'unknown' to 'bool'.","/score/mw/com/impl/proxy_field.h","451","9","451","95" "RULE-9-5-2: A for-range-initializer shall contain at most one function call","Multiple function calls in a for-range-initializer can lead to unclear iteration behavior and potential side effects that make the code harder to understand and debug.","error","Range-based for loop has nested call expression in its [[""initializer""|""file:///:0:0:0:0""]].","/score/mw/com/impl/bindings/lola/proxy.cpp","254","5","262","5" "RULE-15-0-2: User-provided copy and move member functions of a class should have appropriate signatures","Proper implementations of copy and move constructors and assignment operators ensure that resources are managed correctly.","warning","Copy assignment operator on type [[""CopyableAtomic""|""relative:///score/mw/com/impl/util/copyable_atomic.h:30:7:30:20""]] should be lvalue-qualified.","/score/mw/com/impl/util/copyable_atomic.h","47","21","47","29" "RULE-15-0-2: User-provided copy and move member functions of a class should have appropriate signatures","Proper implementations of copy and move constructors and assignment operators ensure that resources are managed correctly.","warning","Move assignment operator on type [[""SlotDecrementer""|""relative:///score/mw/com/impl/bindings/lola/slot_decrementer.h:22:7:22:21""]] should be lvalue-qualified.","/score/mw/com/impl/bindings/lola/slot_decrementer.cpp","49","18","49","43" "RULE-15-0-2: User-provided copy and move member functions of a class should have appropriate signatures","Proper implementations of copy and move constructors and assignment operators ensure that resources are managed correctly.","warning","Move assignment operator on type [[""SampleAllocateeGuard""|""relative:///score/mw/com/impl/sample_allocatee_guard.h:25:7:25:26""]] should be lvalue-qualified.","/score/mw/com/impl/sample_allocatee_guard.cpp","33","23","33","53" "RULE-15-0-2: User-provided copy and move member functions of a class should have appropriate signatures","Proper implementations of copy and move constructors and assignment operators ensure that resources are managed correctly.","warning","Move assignment operator on type [[""SampleReferenceGuard""|""relative:///score/mw/com/impl/sample_reference_tracker.h:133:7:133:26""]] should be lvalue-qualified.","/score/mw/com/impl/sample_reference_tracker.cpp","49","23","49","53" "RULE-15-0-2: User-provided copy and move member functions of a class should have appropriate signatures","Proper implementations of copy and move constructors and assignment operators ensure that resources are managed correctly.","warning","Move assignment operator on type [[""GenericProxy""|""relative:///score/mw/com/impl/generic_proxy.h:51:7:51:18""]] should be lvalue-qualified.","/score/mw/com/impl/generic_proxy.cpp","126","15","126","37" "RULE-15-0-2: User-provided copy and move member functions of a class should have appropriate signatures","Proper implementations of copy and move constructors and assignment operators ensure that resources are managed correctly.","warning","Move assignment operator on type [[""TracingRuntimeAtomicState""|""relative:///score/mw/com/impl/tracing/tracing_runtime.h:36:7:36:31""]] should be lvalue-qualified.","/score/mw/com/impl/tracing/tracing_runtime.cpp","220","28","220","63" "RULE-15-0-2: User-provided copy and move member functions of a class should have appropriate signatures","Proper implementations of copy and move constructors and assignment operators ensure that resources are managed correctly.","warning","Move assignment operator on type [[""ProxyWrapperClass""|""relative:///score/mw/com/impl/traits.h:328:7:328:23""]] should be lvalue-qualified.","/score/mw/com/impl/traits.h","367","24","367","32" "RULE-15-0-2: User-provided copy and move member functions of a class should have appropriate signatures","Proper implementations of copy and move constructors and assignment operators ensure that resources are managed correctly.","warning","Move assignment operator on type [[""SkeletonWrapperClass""|""relative:///score/mw/com/impl/traits.h:183:7:183:26""]] should be lvalue-qualified.","/score/mw/com/impl/traits.h","270","27","270","35" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'retry_increase_ms' has variable-width type.","/score/message_passing/client_connection.cpp","382","20","382","36" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'distance' has variable-width type.","/score/message_passing/unix_domain/unix_domain_engine.cpp","348","16","348","23" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'kVectorCount' has variable-width type.","/score/message_passing/unix_domain/unix_domain_engine.cpp","227","20","227","31" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'kVectorCount' has variable-width type.","/score/message_passing/unix_domain/unix_domain_engine.cpp","199","20","199","31" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'entry_applicationid' has variable-width type.","/score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp","54","20","54","38" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'entry_applicationid' has variable-width type.","/score/mw/com/impl/bindings/lola/application_id_pid_mapping.cpp","121","24","121","42" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'possible_index_value' has variable-width type.","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","122","14","122","33" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'slot_index' has variable-width type.","/score/mw/com/impl/bindings/lola/generic_proxy_event.cpp","162","20","162","29" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'current_retry' has variable-width type.","/score/mw/com/impl/bindings/lola/event_subscription_control.cpp","129","15","129","27" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'current_retry' has variable-width type.","/score/mw/com/impl/bindings/lola/event_subscription_control.cpp","77","15","77","27" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'proxy_instance_counter_bit_width' has variable-width type.","/score/mw/com/impl/bindings/lola/proxy_instance_identifier.h","69","24","69","55" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'kLeftShiftBits' has variable-width type.","/score/mw/com/impl/bindings/lola/methods/proxy_method_instance_identifier.h","57","39","57","52" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'kRightShiftBits' has variable-width type.","/score/mw/com/impl/bindings/lola/methods/proxy_method_instance_identifier.h","58","39","58","53" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'instance_id_bit_width' has variable-width type.","/score/mw/com/impl/bindings/lola/skeleton_instance_identifier.h","59","24","59","44" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'kLogLevels' has variable-width type.","/score/mw/com/impl/bindings/lola/messaging/mw_log_logger.cpp","27","24","27","33" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'UserDataUintPtr' has variable-width type.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","263","14","263","28" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'element_offset' has variable-width type.","/score/mw/com/impl/bindings/lola/methods/type_erased_call_queue.cpp","40","16","40","29" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'required_size' has variable-width type.","/score/mw/com/impl/bindings/lola/methods/type_erased_call_queue.cpp","136","20","136","32" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'required_size' has variable-width type.","/score/mw/com/impl/bindings/lola/methods/type_erased_call_queue.cpp","148","20","148","32" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'required_shm_size' has variable-width type.","/score/mw/com/impl/bindings/lola/proxy.cpp","703","16","703","32" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'element_id' has variable-width type.","/score/mw/com/impl/bindings/lola/proxy.cpp","302","20","302","29" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'service_id' has variable-width type.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","153","16","153","25" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'retry_count' has variable-width type.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","251","20","251","30" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'i' has variable-width type.","/score/mw/com/impl/bindings/lola/service_discovery/flag_file.cpp","253","15","253","15" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'end_of_current_range' has variable-width type.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","153","16","153","35" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'intermediate' has variable-width type.","/score/mw/com/impl/configuration/lola_event_instance_deployment.cpp","123","16","123","27" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'serialization_version' has variable-width type.","/score/mw/com/impl/configuration/lola_event_instance_deployment.cpp","58","16","58","36" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'number_of_tracing_slots' has variable-width type.","/score/mw/com/impl/configuration/lola_event_instance_deployment.cpp","73","10","73","32" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'service_element_type_size' has variable-width type.","/score/mw/com/impl/tracing/configuration/hash_helper_for_service_element_and_se_view.h","40","20","40","44" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'service_element_type_size' has variable-width type.","/score/mw/com/impl/tracing/configuration/service_element_instance_identifier_view.h","86","24","86","48" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'serialization_version' has variable-width type.","/score/mw/com/impl/configuration/lola_service_instance_id.cpp","50","16","50","36" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'service_element_type_size' has variable-width type.","/score/mw/com/impl/tracing/configuration/trace_point_key.h","71","24","71","48" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'serialization_version' has variable-width type.","/score/mw/com/impl/configuration/lola_service_instance_deployment.cpp","158","16","158","36" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'serialization_version' has variable-width type.","/score/mw/com/impl/configuration/service_identifier_type.cpp","52","16","52","36" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'total_data_size_bytes' has variable-width type.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","213","16","213","36" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'variant_index' has variable-width type.","/score/mw/com/impl/configuration/service_instance_deployment.cpp","60","16","60","28" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'serialization_version' has variable-width type.","/score/mw/com/impl/configuration/service_instance_deployment.cpp","107","16","107","36" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'serialization_version' has variable-width type.","/score/mw/com/impl/configuration/service_instance_id.cpp","116","16","116","36" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'binding_info_index' has variable-width type.","/score/mw/com/impl/configuration/service_instance_id.cpp","74","10","74","27" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'variant_index' has variable-width type.","/score/mw/com/impl/configuration/service_instance_id.cpp","39","16","39","28" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'serialization_version' has variable-width type.","/score/mw/com/impl/configuration/service_version_type.cpp","49","16","49","36" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'serialization_version' has variable-width type.","/score/mw/com/impl/configuration/binding_service_type_deployment_impl.h","126","16","126","36" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'binding_info_index' has variable-width type.","/score/mw/com/impl/configuration/service_type_deployment.cpp","60","10","60","27" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'variant_index' has variable-width type.","/score/mw/com/impl/configuration/service_type_deployment.cpp","32","16","32","28" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'serialization_version' has variable-width type.","/score/mw/com/impl/configuration/service_type_deployment.cpp","104","16","104","36" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'serialization_version' has variable-width type.","/score/mw/com/impl/instance_identifier.cpp","86","16","86","36" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'u_ch' has variable-width type.","/score/mw/com/impl/instance_specifier.cpp","47","24","47","27" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'is_alpha_or_num' has variable-width type.","/score/mw/com/impl/instance_specifier.cpp","54","24","54","38" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'data_size' has variable-width type.","/score/mw/com/impl/tracing/common_event_tracing.h","33","16","33","24" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'trace_context_id_value' has variable-width type.","/score/mw/com/impl/tracing/tracing_runtime.cpp","596","16","596","37" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'index_of_configuration_path' has variable-width type.","/score/mw/com/runtime_configuration.cpp","74","24","74","50" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'index_of_configuration_path' has variable-width type.","/score/mw/com/runtime_configuration.cpp","88","24","88","50" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'MAX_REFERENCE_RETRIES' has variable-width type.","/score/mw/com/impl/bindings/lola/consumer_event_data_control_local_view.cpp","30","16","30","36" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Variable 'MAX_ALLOCATE_RETRIES' has variable-width type.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","29","16","29","35" "RULE-6-9-2: The names of the standard integer types should not be used","Using standard signed and unsigned integer type names instead of specified width types makes storage requirements unclear and implementation-dependent.","error","Function 'operator()' has variable-width return type.","/score/mw/com/impl/plumbing/lola_proxy_element_building_blocks.cpp","38","107","38","107" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","740","5","740","88" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","668","5","668","101" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1237","5","1238","118" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1218","5","1219","105" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/bindings/lola/methods/method_resource_map.cpp","79","5","79","60" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/bindings/lola/methods/method_resource_map.cpp","51","5","52","82" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/bindings/lola/methods/method_resource_map.cpp","32","5","32","56" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/bindings/lola/rollback_synchronization.cpp","32","5","33","112" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/bindings/lola/proxy.cpp","926","5","926","92" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","501","9","501","89" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","464","9","464","89" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","361","9","361","82" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","292","5","297","46" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","789","5","789","85" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","806","5","806","72" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/bindings/lola/service_discovery/client/service_discovery_client.cpp","755","9","755","88" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/bindings/lola/skeleton.cpp","738","9","738","98" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/bindings/lola/skeleton.cpp","702","5","703","99" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/bindings/lola/skeleton.cpp","563","5","563","98" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/bindings/lola/skeleton.cpp","582","9","583","87" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/bindings/lola/skeleton.cpp","608","5","609","100" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/bindings/lola/tracing/tracing_runtime.cpp","434","5","434","104" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/tracing/configuration/hash_helper_for_service_element_and_se_view.h","44","5","48","23" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/tracing/configuration/service_element_instance_identifier_view.h","94","9","98","27" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/tracing/configuration/trace_point_key.h","79","9","83","27" "RULE-10-0-1: Multiple declarations in the same local statement","A declaration should not declare more than one variable or member variable.","recommendation","Declaration list contains more than one declaration.","/score/mw/com/impl/tracing/configuration/tracing_filter_config.cpp","415","5","419","23" "DIR-15-8-1: User-provided copy assignment operators and move assignment operators shall handle self-assignment","User-provided copy assignment operators and move assignment operators shall handle self-assignment.","error","User defined copy or user defined move does not handle self-assignment correctly.","/score/mw/com/impl/tracing/tracing_runtime.cpp","220","28","220","63" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function UnregisterOnServiceMethodUnsubscribedHandler is not statically called, or is in an unused template.","/score/mw/com/impl/bindings/lola/messaging/i_message_passing_service.h","389","18","389","61" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function UnregisterMethodCallHandler is not statically called, or is in an unused template.","/score/mw/com/impl/bindings/lola/messaging/i_message_passing_service.h","377","18","377","44" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function UnregisterOnServiceMethodSubscribedHandler is not statically called, or is in an unused template.","/score/mw/com/impl/bindings/lola/messaging/i_message_passing_service.h","362","18","362","59" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function InjectSlotCollector is not statically called, or is in an unused template.","/score/mw/com/impl/bindings/lola/proxy_event_common.h","108","10","108","28" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function SamplePtr is not statically called, or is in an unused template.","/score/mw/com/impl/plumbing/sample_ptr.h","194","14","194","22" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function SetSlotValue is not statically called, or is in an unused template.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","110","6","110","74" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function SetSlotValue is not statically called, or is in an unused template.","/score/mw/com/impl/bindings/lola/provider_event_data_control_local_view.cpp","110","63","110","63" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function GetPartnerQualityType is not statically called, or is in an unused template.","/score/mw/com/impl/bindings/lola/messaging/message_passing_service_instance.cpp","1509","13","1509","64" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function EmplaceEventMetaInfo is not statically called, or is in an unused template.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.cpp","745","16","745","58" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function EmplaceEventDataStorage is not statically called, or is in an unused template.","/score/mw/com/impl/bindings/lola/skeleton_memory_manager.h","293","31","293","76" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function CheckForValidDataControls is not statically called, or is in an unused template.","/score/mw/com/impl/bindings/lola/event_data_control_composite.h","137","10","137","34" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function SampleAllocateePtr is not statically called, or is in an unused template.","/score/mw/com/impl/plumbing/sample_allocatee_ptr.h","134","14","134","31" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function SampleAllocateePtr is not statically called, or is in an unused template.","/score/mw/com/impl/plumbing/sample_allocatee_ptr.h","128","14","128","31" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function ResetGuards is not statically called, or is in an unused template.","/score/mw/com/impl/bindings/lola/skeleton_event_common.h","461","6","461","49" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function SetAsilBNotificationsRegistered is not statically called, or is in an unused template.","/score/mw/com/impl/bindings/lola/skeleton_event_common.h","455","6","455","69" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function SetQmNotificationsRegistered is not statically called, or is in an unused template.","/score/mw/com/impl/bindings/lola/skeleton_event_common.h","449","6","449","66" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function UpdateCurrentTimestamp is not statically called, or is in an unused template.","/score/mw/com/impl/bindings/lola/skeleton_event_common.h","441","6","441","60" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function EmplaceTypeErasedSamplePtrsGuard is not statically called, or is in an unused template.","/score/mw/com/impl/bindings/lola/skeleton_event_common.h","435","6","435","70" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function GetNumNewSamplesAvailableImpl is not statically called, or is in an unused template.","/score/mw/com/impl/bindings/lola/proxy_event.h","187","28","187","80" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function GetNewSamplesImpl is not statically called, or is in an unused template.","/score/mw/com/impl/bindings/lola/proxy_event.h","218","28","218","68" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function InitialiseEventSlotsRawArray is not statically called, or is in an unused template.","/score/mw/com/impl/bindings/lola/proxy_event.h","153","28","153","79" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function instance is not statically called, or is in an unused template.","/score/mw/com/impl/plumbing/proxy_event_binding_factory.h","86","6","86","51" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function GetTypedEventBinding is not statically called, or is in an unused template.","/score/mw/com/impl/proxy_event.h","233","6","233","49" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function GetTypedEventBinding is not statically called, or is in an unused template.","/score/mw/com/impl/skeleton_event.h","264","6","264","56" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function DoDeferredUpdate is not statically called, or is in an unused template.","/score/mw/com/impl/skeleton_field_base.h","127","26","127","41" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function InjectRuntimeMockImpl is not statically called, or is in an unused template.","/score/mw/com/runtime.h","53","17","53","37" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function instance is not statically called, or is in an unused template.","/score/mw/com/impl/plumbing/proxy_field_binding_factory.h","72","6","72","51" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function ProxyFieldImpl is not statically called, or is in an unused template.","/score/mw/com/impl/proxy_field.h","431","5","431","18" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function MakeGetMethodDispatchIfEnabled is not statically called, or is in an unused template.","/score/mw/com/impl/proxy_field.h","411","61","411","90" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function MakeSetMethodDispatchIfEnabled is not statically called, or is in an unused template.","/score/mw/com/impl/proxy_field.h","389","61","389","90" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function MakeEventDispatchIfEnabled is not statically called, or is in an unused template.","/score/mw/com/impl/proxy_field.h","367","51","367","76" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function instance is not statically called, or is in an unused template.","/score/mw/com/impl/plumbing/skeleton_event_binding_factory.h","62","6","62","54" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function instance is not statically called, or is in an unused template.","/score/mw/com/impl/plumbing/skeleton_field_binding_factory.h","60","6","60","54" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function SkeletonFieldImpl is not statically called, or is in an unused template.","/score/mw/com/impl/skeleton_field.h","323","1","323","61" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function MakeSetMethodIfEnabled is not statically called, or is in an unused template.","/score/mw/com/impl/skeleton_field.h","275","64","275","85" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function MakeGetMethodIfEnabled is not statically called, or is in an unused template.","/score/mw/com/impl/skeleton_field.h","254","64","254","85" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function MakeSkeletonEvent is not statically called, or is in an unused template.","/score/mw/com/impl/skeleton_field.h","239","54","239","70" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function GetTypedEvent is not statically called, or is in an unused template.","/score/mw/com/impl/skeleton_field.h","429","6","429","62" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function UpdateImpl is not statically called, or is in an unused template.","/score/mw/com/impl/skeleton_field.h","423","14","423","67" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function ClearCreationResults is not statically called, or is in an unused template.","/score/mw/com/impl/traits.h","442","17","442","36" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function InjectCreationResults is not statically called, or is in an unused template.","/score/mw/com/impl/traits.h","436","17","436","37" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function ProxyWrapperClass is not statically called, or is in an unused template.","/score/mw/com/impl/traits.h","434","5","434","21" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function ProxyWrapperClass is not statically called, or is in an unused template.","/score/mw/com/impl/traits.h","429","14","429","30" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function Create is not statically called, or is in an unused template.","/score/mw/com/impl/traits.h","388","38","388","43" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function ClearCreationResults is not statically called, or is in an unused template.","/score/mw/com/impl/traits.h","303","17","303","36" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function InjectCreationResults is not statically called, or is in an unused template.","/score/mw/com/impl/traits.h","292","17","292","37" "RULE-0-2-4: Functions with limited visibility should be used at least once","Unused functions may indicate a coding error or require maintenance; functions that are unused with certain visibility have no effect on the program and should be removed.","error","Private member function SkeletonWrapperClass is not statically called, or is in an unused template.","/score/mw/com/impl/traits.h","286","14","286","33"