Skip to content

PHPStan

PHPStan #113

Triggered via push June 26, 2024 08:55
Status Failure
Total duration 1m 4s
Artifacts

phpstan.yml

on: push
Matrix: phpstan
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 1 warning
PHPStan with PHP 8.2 prefer-lowest: Civi/Api4/Service/Spec/Provider/EckEntitySpecProvider.php#L65
Call to an undefined static method CRM_Core_DAO_AllCoreTables::getDAONameForEntity().
PHPStan with PHP 8.2 prefer-lowest
Process completed with exit code 1.
PHPStan with PHP 7.4 prefer-stable
The job was canceled because "_8_2_prefer-lowest" failed.
PHPStan with PHP 7.4 prefer-stable: CRM/Eck/BAO/EckEntityType.php#L52
Method CRM_Eck_BAO_EckEntityType::getEntityTypes() should return array<string, array<string, string>> but returns array|false.
PHPStan with PHP 7.4 prefer-stable: CRM/Eck/BAO/Entity.php#L25
Method CRM_Eck_BAO_Entity::getEntityType() should return string|null but returns string|false|null.
PHPStan with PHP 7.4 prefer-stable: CRM/Eck/Page/Entity/View.php#L88
Call to deprecated method getTree() of class CRM_Core_BAO_CustomGroup: Function demonstrates just how bad code can get from 20 years of entropy.
PHPStan with PHP 7.4 prefer-stable
Process completed with exit code 1.
PHPStan with PHP 8.0 prefer-lowest
The job was canceled because "_8_2_prefer-lowest" failed.
PHPStan with PHP 8.0 prefer-lowest
The operation was canceled.
PHPStan with PHP 7.4 prefer-lowest
The job was canceled because "_8_2_prefer-lowest" failed.
PHPStan with PHP 7.4 prefer-lowest: CRM/Eck/BAO/EckEntityType.php#L52
Method CRM_Eck_BAO_EckEntityType::getEntityTypes() should return array<string, array<string, string>> but returns array|false.
PHPStan with PHP 7.4 prefer-lowest: CRM/Eck/BAO/Entity.php#L25
Method CRM_Eck_BAO_Entity::getEntityType() should return string|null but returns string|false|null.
PHPStan with PHP 7.4 prefer-lowest: Civi/Api4/Service/Spec/Provider/EckEntitySpecProvider.php#L65
Call to an undefined static method CRM_Core_DAO_AllCoreTables::getDAONameForEntity().
PHPStan with PHP 7.4 prefer-lowest
The operation was canceled.
PHPStan with PHP 8.2 prefer-stable
The job was canceled because "_8_2_prefer-lowest" failed.
PHPStan with PHP 8.2 prefer-stable: CRM/Eck/Page/Entity/View.php#L88
Call to deprecated method getTree() of class CRM_Core_BAO_CustomGroup: Function demonstrates just how bad code can get from 20 years of entropy.
PHPStan with PHP 8.2 prefer-stable
The operation was canceled.
PHPStan with PHP 8.0 prefer-stable
The job was canceled because "_8_2_prefer-lowest" failed.
PHPStan with PHP 8.0 prefer-stable: CRM/Eck/Page/Entity/View.php#L88
Call to deprecated method getTree() of class CRM_Core_BAO_CustomGroup: Function demonstrates just how bad code can get from 20 years of entropy.
PHPStan with PHP 8.0 prefer-stable
The operation was canceled.
PHPStan with PHP 8.2 prefer-lowest
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/.