Skip to content

implement basic structure #1

implement basic structure

implement basic structure #1

Triggered via pull request November 5, 2024 11:23
Status Failure
Total duration 55s
Artifacts

phpstan.yml

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

Annotations

34 errors and 1 warning
PHPStan with PHP 8.3 prefer-stable: Civi/Notification/Entity/AbstractEntity.php#L7
Property Civi\Notification\Entity\AbstractEntity::$entityValues type has no value type specified in iterable type array.
PHPStan with PHP 8.3 prefer-stable: Civi/Notification/Entity/AbstractEntity.php#L9
Method Civi\Notification\Entity\AbstractEntity::__construct() has parameter $entityValues with no value type specified in iterable type array.
PHPStan with PHP 8.3 prefer-stable: Civi/Notification/Entity/AbstractEntity.php#L13
Method Civi\Notification\Entity\AbstractEntity::__get() has no return type specified.
PHPStan with PHP 8.3 prefer-stable: Civi/Notification/Entity/AbstractEntity.php#L13
Method Civi\Notification\Entity\AbstractEntity::__get() has parameter $name with no type specified.
PHPStan with PHP 8.3 prefer-stable: Civi/Notification/Entity/AbstractEntity.php#L17
Method Civi\Notification\Entity\AbstractEntity::getEntityValue() has no return type specified.
PHPStan with PHP 8.3 prefer-stable: Civi/Notification/Entity/ConditionEntity.php#L9
Method Civi\Notification\Entity\ConditionEntity::loadByRuleId() return type has no value type specified in iterable type array.
PHPStan with PHP 8.3 prefer-stable: Civi/Notification/Entity/ConditionEntity.php#L17
Parameter #1 $entityValues of class Civi\Notification\Entity\ConditionEntity constructor expects array, mixed given.
PHPStan with PHP 8.3 prefer-stable: Civi/Notification/Entity/FieldMonitoringEntity.php#L9
Method Civi\Notification\Entity\FieldMonitoringEntity::loadByRuleId() return type has no value type specified in iterable type array.
PHPStan with PHP 8.3 prefer-stable: Civi/Notification/Entity/FieldMonitoringEntity.php#L17
Parameter #1 $entityValues of class Civi\Notification\Entity\FieldMonitoringEntity constructor expects array, mixed given.
PHPStan with PHP 8.3 prefer-stable: Civi/Notification/Entity/RuleEntity.php#L9
Property Civi\Notification\Entity\RuleEntity::$fieldMonitorings type has no value type specified in iterable type array.
PHPStan with PHP 8.2 prefer-lowest
The job was canceled because "_8_3_prefer-stable" failed.
PHPStan with PHP 8.2 prefer-lowest: Civi/Notification/Entity/AbstractEntity.php#L7
Property Civi\Notification\Entity\AbstractEntity::$entityValues type has no value type specified in iterable type array.
PHPStan with PHP 8.2 prefer-lowest: Civi/Notification/Entity/AbstractEntity.php#L9
Method Civi\Notification\Entity\AbstractEntity::__construct() has parameter $entityValues with no value type specified in iterable type array.
PHPStan with PHP 8.2 prefer-lowest: Civi/Notification/Entity/AbstractEntity.php#L13
Method Civi\Notification\Entity\AbstractEntity::__get() has no return type specified.
PHPStan with PHP 8.2 prefer-lowest: Civi/Notification/Entity/AbstractEntity.php#L13
Method Civi\Notification\Entity\AbstractEntity::__get() has parameter $name with no type specified.
PHPStan with PHP 8.2 prefer-lowest: Civi/Notification/Entity/AbstractEntity.php#L17
Method Civi\Notification\Entity\AbstractEntity::getEntityValue() has no return type specified.
PHPStan with PHP 8.2 prefer-lowest: Civi/Notification/Entity/ConditionEntity.php#L9
Method Civi\Notification\Entity\ConditionEntity::loadByRuleId() return type has no value type specified in iterable type array.
PHPStan with PHP 8.2 prefer-lowest: Civi/Notification/Entity/ConditionEntity.php#L17
Parameter #1 $entityValues of class Civi\Notification\Entity\ConditionEntity constructor expects array, mixed given.
PHPStan with PHP 8.2 prefer-lowest: Civi/Notification/Entity/FieldMonitoringEntity.php#L9
Method Civi\Notification\Entity\FieldMonitoringEntity::loadByRuleId() return type has no value type specified in iterable type array.
PHPStan with PHP 8.2 prefer-lowest: Civi/Notification/Entity/FieldMonitoringEntity.php#L17
Parameter #1 $entityValues of class Civi\Notification\Entity\FieldMonitoringEntity constructor expects array, mixed given.
PHPStan with PHP 8.2 prefer-lowest: Civi/Notification/Entity/RuleEntity.php#L9
Property Civi\Notification\Entity\RuleEntity::$fieldMonitorings type has no value type specified in iterable type array.
PHPStan with PHP 8.2 prefer-stable
The job was canceled because "_8_3_prefer-stable" failed.
PHPStan with PHP 8.2 prefer-stable: Civi/Notification/Entity/AbstractEntity.php#L7
Property Civi\Notification\Entity\AbstractEntity::$entityValues type has no value type specified in iterable type array.
PHPStan with PHP 8.2 prefer-stable: Civi/Notification/Entity/AbstractEntity.php#L9
Method Civi\Notification\Entity\AbstractEntity::__construct() has parameter $entityValues with no value type specified in iterable type array.
PHPStan with PHP 8.2 prefer-stable: Civi/Notification/Entity/AbstractEntity.php#L13
Method Civi\Notification\Entity\AbstractEntity::__get() has no return type specified.
PHPStan with PHP 8.2 prefer-stable: Civi/Notification/Entity/AbstractEntity.php#L13
Method Civi\Notification\Entity\AbstractEntity::__get() has parameter $name with no type specified.
PHPStan with PHP 8.2 prefer-stable: Civi/Notification/Entity/AbstractEntity.php#L17
Method Civi\Notification\Entity\AbstractEntity::getEntityValue() has no return type specified.
PHPStan with PHP 8.2 prefer-stable: Civi/Notification/Entity/ConditionEntity.php#L9
Method Civi\Notification\Entity\ConditionEntity::loadByRuleId() return type has no value type specified in iterable type array.
PHPStan with PHP 8.2 prefer-stable: Civi/Notification/Entity/ConditionEntity.php#L17
Parameter #1 $entityValues of class Civi\Notification\Entity\ConditionEntity constructor expects array, mixed given.
PHPStan with PHP 8.2 prefer-stable: Civi/Notification/Entity/FieldMonitoringEntity.php#L9
Method Civi\Notification\Entity\FieldMonitoringEntity::loadByRuleId() return type has no value type specified in iterable type array.
PHPStan with PHP 8.2 prefer-stable: Civi/Notification/Entity/FieldMonitoringEntity.php#L17
Parameter #1 $entityValues of class Civi\Notification\Entity\FieldMonitoringEntity constructor expects array, mixed given.
PHPStan with PHP 8.2 prefer-stable: Civi/Notification/Entity/RuleEntity.php#L9
Property Civi\Notification\Entity\RuleEntity::$fieldMonitorings type has no value type specified in iterable type array.
PHPStan with PHP 8.3 prefer-lowest
The job was canceled because "_8_3_prefer-stable" failed.
PHPStan with PHP 8.3 prefer-lowest
The operation was canceled.
PHPStan with PHP 8.3 prefer-stable
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/