Skip to content

Add github actions config file #6

Add github actions config file

Add github actions config file #6

Triggered via pull request November 23, 2025 12:30
@bancerbancer
synchronize #1
develop
Status Failure
Total duration 40s
Artifacts

ci.yml

on: pull_request
Static Analysis
19s
Static Analysis
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

14 errors
PHPUnit (PHP 7.2 + ORM 4)
Process completed with exit code 2.
PHPUnit (PHP 7.2 + ORM 4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php >=7.4.0 but your php version (7.2.34) does not satisfy that requirement.
Static Analysis: tests/bootstrap.php#L84
Call to an undefined method Cake\Datasource\ConnectionInterface::execute().
Static Analysis: tests/bootstrap.php#L74
Call to an undefined method Cake\Datasource\ConnectionInterface::execute().
Static Analysis: tests/bootstrap.php#L67
Call to an undefined method Cake\Datasource\ConnectionInterface::execute().
Static Analysis: tests/bootstrap.php#L56
Call to an undefined method Cake\Datasource\ConnectionInterface::execute().
Static Analysis: tests/bootstrap.php#L47
Call to an undefined method Cake\Datasource\ConnectionInterface::execute().
Static Analysis: tests/bootstrap.php#L38
Call to an undefined method Cake\Datasource\ConnectionInterface::execute().
Static Analysis: tests/bootstrap.php#L29
Call to an undefined method Cake\Datasource\ConnectionInterface::execute().
Static Analysis: tests/bootstrap.php#L22
Call to an undefined method Cake\Datasource\ConnectionInterface::execute().
Static Analysis: src/ORM/AutoHydratorRecursive.php#L237
Parameter #3 $expectedAlias of method Bancer\NativeQueryMapper\ORM\AutoHydratorRecursive::buildEntityRecursive() expects string, string|null given.
Static Analysis: src/ORM/AutoHydratorRecursive.php#L236
Parameter #1 $alias of method Cake\ORM\Locator\LocatorInterface::get() expects string, string|null given.
PHPUnit (PHP 7.3 + ORM 4)
Process completed with exit code 2.
PHPUnit (PHP 7.3 + ORM 4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires php >=7.4.0 but your php version (7.3.33) does not satisfy that requirement.