Test against PHP 8.3 #2036
integrate.yaml
on: pull_request
Matrix: static-code-analysis
Matrix: tests
Annotations
17 errors
Static Code Analysis (PHP: 8.4, deps: highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires vimeo/psalm ^5.16 -> satisfiable by vimeo/psalm[5.16.0, ..., 5.26.1].
- vimeo/psalm[5.16.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.0-dev) does not satisfy that requirement.
|
Static Code Analysis (PHP: 8.4, deps: highest)
Process completed with exit code 2.
|
Tests (PHP: 8.4, Symfony: 7.1)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires vimeo/psalm ^5.16 -> satisfiable by vimeo/psalm[5.16.0, ..., 5.26.1].
- vimeo/psalm[5.16.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.0-dev) does not satisfy that requirement.
|
Tests (PHP: 8.4, Symfony: 7.1)
Process completed with exit code 2.
|
Tests (PHP: 8.4, Symfony: 6)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires vimeo/psalm ^5.16 -> satisfiable by vimeo/psalm[5.16.0, ..., 5.26.1].
- vimeo/psalm[5.16.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.0-dev) does not satisfy that requirement.
|
Tests (PHP: 8.4, Symfony: 6)
Process completed with exit code 2.
|
Tests (PHP: 8.4, Symfony: 7)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires vimeo/psalm ^5.16 -> satisfiable by vimeo/psalm[5.16.0, ..., 5.26.1].
- vimeo/psalm[5.16.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.0-dev) does not satisfy that requirement.
|
Tests (PHP: 8.4, Symfony: 7)
Process completed with exit code 2.
|
Static Code Analysis (PHP: 8.4, deps: lowest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires vimeo/psalm ^5.16 -> satisfiable by vimeo/psalm[5.16.0, ..., 5.26.1].
- vimeo/psalm[5.16.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.0-dev) does not satisfy that requirement.
|
Static Code Analysis (PHP: 8.4, deps: lowest)
Process completed with exit code 2.
|
MissingClassConstType:
src/Handler/ContainerHandler.php#L29
src/Handler/ContainerHandler.php:29:19: MissingClassConstType: Class constant "Psalm\SymfonyPsalmPlugin\Handler\ContainerHandler::GET_CLASSLIKES" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/Test/CodeceptionModule.php#L24
src/Test/CodeceptionModule.php:24:19: MissingClassConstType: Class constant "Psalm\SymfonyPsalmPlugin\Test\CodeceptionModule::DEFAULT_TWIG_TEMPLATES_DIR" should have a declared type. (see https://psalm.dev/359)
|
MissingClassConstType:
src/Twig/CachedTemplatesMapping.php#L18
src/Twig/CachedTemplatesMapping.php:18:18: MissingClassConstType: Class constant "Psalm\SymfonyPsalmPlugin\Twig\CachedTemplatesMapping::CACHED_TEMPLATE_HEADER_PATTERN" should have a declared type. (see https://psalm.dev/359)
|
Static Code Analysis (PHP: 8.3, deps: highest)
Process completed with exit code 2.
|
Tests (PHP: 8.3, Symfony: 7)
Process completed with exit code 1.
|
Tests (PHP: 8.3, Symfony: 7.1)
Process completed with exit code 1.
|
Tests (PHP: 8.3, Symfony: 6)
Process completed with exit code 1.
|