Improve the handling of organisations #21
Annotations
10 errors and 1 warning
Run PHPStan:
CRM/Twingle/Form/Profile.php#L152
Parameter #1 $id of static method CRM_Twingle_Profile::getProfile() expects int|null, mixed given.
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L220
Caught class Civi\Core\Exception\DBQueryException not found.
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L221
Call to method getMessage() on an unknown class Civi\Core\Exception\DBQueryException.
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L523
Call to an undefined method CRM_Twingle_Form_Profile::exportValues().
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L537
Call to an undefined method CRM_Twingle_Form_Profile::setElementError().
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L574
Cannot access offset 'required' on bool|string.
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L586
Method CRM_Twingle_Form_Profile::setDefaultValues() should return array<string, mixed> but returns array|null.
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L593
Call to an undefined method CRM_Twingle_Form_Profile::exportValues().
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L641
Function civicrm_api3 not found.
|
Run PHPStan:
CRM/Twingle/Form/Profile.php#L646
Static property CRM_Twingle_Form_Profile::$_locationTypes (array<string, string>) does not accept array<int|string, string>.
|
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