Skip to content

Fix "The method parameter $handler is never used" warning. #30

Fix "The method parameter $handler is never used" warning.

Fix "The method parameter $handler is never used" warning. #30

Triggered via push December 21, 2023 10:29
Status Failure
Total duration 46s
Artifacts

ci.yaml

on: push
Matrix: phplint / phplint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
phpstan / phpstan: src/Extension.php#L1
Class NF_Abstracts_List not found.
phpstan / phpstan: src/IssuersField.php#L1
Class NF_Abstracts_List not found.
phpstan / phpstan: src/NinjaFormsHelper.php#L26
Method Pronamic\WordPress\Pay\Extensions\NinjaForms\NinjaFormsHelper::get_source_id_from_submission_data() has parameter $data with no value type specified in iterable type array.
phpstan / phpstan: src/NinjaFormsHelper.php#L44
Method Pronamic\WordPress\Pay\Extensions\NinjaForms\NinjaFormsHelper::get_collect_payment_action_settings() return type has no value type specified in iterable type array.
phpstan / phpstan: src/NinjaFormsHelper.php#L45
Function Ninja_Forms not found.
phpstan / phpstan: src/NinjaFormsHelper.php#L98
Method Pronamic\WordPress\Pay\Extensions\NinjaForms\NinjaFormsHelper::get_config_id_from_action_settings() has parameter $action_settings with no value type specified in iterable type array.
phpstan / phpstan: src/NinjaFormsHelper.php#L118
Method Pronamic\WordPress\Pay\Extensions\NinjaForms\NinjaFormsHelper::get_description_from_action_settings() has parameter $action_settings with no value type specified in iterable type array.
phpstan / phpstan: src/NinjaFormsHelper.php#L129
Function Ninja_Forms not found.
phpstan / phpstan: src/NinjaFormsHelper.php#L139
Function Ninja_Forms not found.
phpstan / phpstan: src/NinjaFormsHelper.php#L148
Method Pronamic\WordPress\Pay\Extensions\NinjaForms\NinjaFormsHelper::get_payment_method_from_submission_data() has parameter $data with no value type specified in iterable type array.