Skip to content

enhance: Map all the settings storage key based on settings mapper. #5703

enhance: Map all the settings storage key based on settings mapper.

enhance: Map all the settings storage key based on settings mapper. #5703

Triggered via pull request December 18, 2025 08:46
Status Failure
Total duration 23s
Artifacts

phpcs.yml

on: pull_request
Run PHPCS inspection
19s
Run PHPCS inspection
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 8 warnings
Run PHPCS inspection: includes/Admin/Settings/SettingsMapper.php#L194
Duplicate array key found. The value will be overwritten. The string array key "dokan_delivery_time.delivery_day_wednesday" was first seen on line 168
Run PHPCS inspection: includes/Admin/Settings/SettingsMapper.php#L193
Duplicate array key found. The value will be overwritten. The string array key "dokan_delivery_time.delivery_day_tuesday" was first seen on line 167
Run PHPCS inspection: includes/Admin/Settings/SettingsMapper.php#L192
Duplicate array key found. The value will be overwritten. The string array key "dokan_delivery_time.delivery_day_monday" was first seen on line 166
Run PHPCS inspection: includes/Admin/Settings/SettingsMapper.php#L185
Duplicate array key found. The value will be overwritten. The string array key "dokan_delivery_time.delivery_box_info" was first seen on line 159
Run PHPCS inspection: includes/Admin/Settings/SettingsMapper.php#L184
Duplicate array key found. The value will be overwritten. The string array key "dokan_delivery_time.order_per_slot" was first seen on line 158
Run PHPCS inspection: includes/Admin/Settings/SettingsMapper.php#L183
Duplicate array key found. The value will be overwritten. The string array key "dokan_delivery_time.time_slot_minutes" was first seen on line 157
Run PHPCS inspection: includes/Admin/Settings/SettingsMapper.php#L182
Duplicate array key found. The value will be overwritten. The string array key "dokan_delivery_time.preorder_date" was first seen on line 156
Run PHPCS inspection: includes/Admin/Settings/SettingsMapper.php#L181
Duplicate array key found. The value will be overwritten. The string array key "dokan_delivery_time.delivery_date_label" was first seen on line 155
Run PHPCS inspection: includes/Admin/Settings/SettingsMapper.php#L180
Duplicate array key found. The value will be overwritten. The string array key "dokan_delivery_time.selection_required" was first seen on line 154
Run PHPCS inspection: includes/Admin/Settings/SettingsMapper.php#L179
Duplicate array key found. The value will be overwritten. The string array key "dokan_delivery_time.allow_vendor_override_settings" was first seen on line 153
Run PHPCS inspection: includes/Admin/Settings/SettingsMapperCallbacks.php#L691
Found precision alignment of 1 spaces.
Run PHPCS inspection: includes/Admin/Settings/SettingsMapper.php#L539
It is recommended not to use reserved keyword "array" as function parameter name. Found: $array
Run PHPCS inspection: includes/Admin/Settings/SettingsMapper.php#L517
It is recommended not to use reserved keyword "array" as function parameter name. Found: $array
Run PHPCS inspection: includes/Admin/Settings/SettingsMapper.php#L494
It is recommended not to use reserved keyword "default" as function parameter name. Found: $default
Run PHPCS inspection: includes/Admin/Settings/SettingsMapper.php#L494
It is recommended not to use reserved keyword "array" as function parameter name. Found: $array
Run PHPCS inspection: includes/Admin/Settings/SettingsMapper.php#L472
It is recommended not to use reserved keyword "array" as function parameter name. Found: $array
Run PHPCS inspection: includes/Admin/Settings/SettingsMapper.php#L330
Expected 1 space between "'dokan_verification_sms_gateways.nexmo_enable_status'" and double arrow; 2 found.
Run PHPCS inspection: includes/Admin/Settings/SettingsMapper.php#L65
Expected 1 space between "'dokan_geolocation.show_product_location_in_wc_tab'" and double arrow; 3 found.