Skip to content

Add ninja-forms-save-progress for https://github.com/pronamic/wp-pr… #26

Add ninja-forms-save-progress for https://github.com/pronamic/wp-pr…

Add ninja-forms-save-progress for https://github.com/pronamic/wp-pr… #26

Triggered via push September 27, 2023 11:43
Status Failure
Total duration 36s
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.