Skip to content

Update to v2

Update to v2 #9

Triggered via pull request June 1, 2024 21:11
@uuf6429uuf6429
synchronize #1
chore/update
Status Failure
Total duration 35s
Artifacts

ci.yml

on: pull_request
Static analysis
24s
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 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 2 - 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.