updated tests for php 8.4 #594
ci.yml
on: push
Coding Standard & Static Analysis
20s
Windows - PHP 8.2
1m 36s
Matrix: testsuite
Annotations
8 errors and 4 warnings
testsuite (8.4, sqlite)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires vimeo/psalm ^5.15.0 -> satisfiable by vimeo/psalm[5.15.0, ..., 5.26.1].
- vimeo/psalm[5.15.0, ..., 5.26.1] require php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.3) does not satisfy that requirement.
|
testsuite (8.4, sqlite)
Process completed with exit code 2.
|
testsuite (8.4, mysql)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires vimeo/psalm ^5.15.0 -> satisfiable by vimeo/psalm[5.15.0, ..., 5.26.1].
- vimeo/psalm[5.15.0, ..., 5.26.1] require php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.3) does not satisfy that requirement.
|
testsuite (8.4, mysql)
Process completed with exit code 2.
|
testsuite (8.4, pgsql)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires vimeo/psalm ^5.15.0 -> satisfiable by vimeo/psalm[5.15.0, ..., 5.26.1].
- vimeo/psalm[5.15.0, ..., 5.26.1] require php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.3) does not satisfy that requirement.
|
testsuite (8.4, pgsql)
Process completed with exit code 2.
|
testsuite (8.4, mysql, prefer-lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires vimeo/psalm ^5.15.0 -> satisfiable by vimeo/psalm[5.15.0, ..., 5.26.1].
- vimeo/psalm[5.15.0, ..., 5.26.1] require php ^7.4 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.4.3) does not satisfy that requirement.
|
testsuite (8.4, mysql, prefer-lowest)
Process completed with exit code 2.
|
testsuite (8.3, sqlite)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
testsuite (8.3, mysql)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
testsuite (8.3, pgsql)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|
testsuite (8.3, mysql, prefer-lowest)
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 1
|