Identify profiles by ID #9
Annotations
10 errors and 1 warning
Run PHPStan:
CRM/Twingle/Config.php#L32
Method CRM_Twingle_Config::getRecurringProtectionOptions() return type has no value type specified in iterable type array.
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L54
Property CRM_Twingle_Form_Profile::$_paymentInstruments type has no value type specified in iterable type array.
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L54
Static property CRM_Twingle_Form_Profile::$_paymentInstruments (array) does not accept default value of type null.
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L62
Property CRM_Twingle_Form_Profile::$_contributionStatusOptions type has no value type specified in iterable type array.
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L62
Static property CRM_Twingle_Form_Profile::$_contributionStatusOptions (array) does not accept default value of type null.
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L69
Property CRM_Twingle_Form_Profile::$_groups type has no value type specified in iterable type array.
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L69
Static property CRM_Twingle_Form_Profile::$_groups (array) does not accept default value of type null.
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L77
Property CRM_Twingle_Form_Profile::$_newsletterGroups type has no value type specified in iterable type array.
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L77
Static property CRM_Twingle_Form_Profile::$_newsletterGroups (array) does not accept default value of type null.
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L84
Property CRM_Twingle_Form_Profile::$_campaigns type has no value type specified in iterable type array.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading