Skip to content

Update to v2

Update to v2 #8

Triggered via pull request June 1, 2024 21:07
Status Failure
Total duration 28s
Artifacts

ci.yml

on: pull_request
Static analysis
11s
Static analysis
Matrix: Test
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Test (7.1)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires ergebnis/composer-normalize ^2.42 -> satisfiable by ergebnis/composer-normalize[2.42.0]. - ergebnis/composer-normalize 2.42.0 requires php ~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (7.1.33) does not satisfy that requirement. Problem 2 - Root composer.json requires phpstan/phpstan ^1.11 -> satisfiable by phpstan/phpstan[1.11.0, 1.11.1, 1.11.2, 1.11.3]. - phpstan/phpstan[1.11.0, ..., 1.11.3] require php ^7.2|^8.0 -> your php version (7.1.33) does not satisfy that requirement. Problem 3 - friendsofphp/php-cs-fixer[v3.53.0, ..., v3.58.1] require php ^7.4 || ^8.0 -> your php version (7.1.33) does not satisfy that requirement. - Root composer.json requires friendsofphp/php-cs-fixer ^3.53 -> satisfiable by friendsofphp/php-cs-fixer[v3.53.0, ..., v3.58.1].
Test (7.1)
Process completed with exit code 2.
Static analysis: src/functions.php#L21
Function uuf6429\Castable\cast() should return T but returns object.
Static analysis: src/functions.php#L29
Unable to resolve the template type T in call to method uuf6429\Castable\Castable::castTo()
Static analysis
Process completed with exit code 1.