Messenger Queue and Scheduler #786
Annotations
8 errors and 5 warnings
phpstan (PHP 8.1 with Pimcore ^11.0 (prefer-lowest) on ubuntu-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/scheduler ^7.1 -> satisfiable by symfony/scheduler[v7.1.0, v7.1.1, v7.1.6].
- symfony/scheduler[v7.1.0, ..., v7.1.6] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
phpstan (PHP 8.1 with Pimcore ^11.0 (prefer-lowest) on ubuntu-latest)
Process completed with exit code 2.
|
phpstan (PHP 8.1 with Pimcore ^11.0 (prefer-stable) on ubuntu-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/scheduler ^7.1 -> satisfiable by symfony/scheduler[v7.1.0, v7.1.1, v7.1.6].
- symfony/scheduler[v7.1.0, ..., v7.1.6] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
phpstan (PHP 8.1 with Pimcore ^11.0 (prefer-stable) on ubuntu-latest)
Process completed with exit code 2.
|
php-cs-fixer (ubuntu-latest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires symfony/scheduler ^7.1 -> satisfiable by symfony/scheduler[v7.1.0, v7.1.1, v7.1.6].
- symfony/scheduler[v7.1.0, ..., v7.1.6] require php >=8.2 -> your php version (8.1.30) does not satisfy that requirement.
|
php-cs-fixer (ubuntu-latest)
Process completed with exit code 2.
|
phpstan (PHP 8.2 with Pimcore ^11.0 (prefer-lowest) on ubuntu-latest):
src/Command/Index.php#L73
Parameter #1 $level of method Valantic\ElasticaBridgeBundle\Service\PopulateIndexService::setVerbosity() expects 16|32|64|128|256, int given.
|
phpstan (PHP 8.2 with Pimcore ^11.0 (prefer-lowest) on ubuntu-latest)
Process completed with exit code 1.
|
phpstan (PHP 8.1 with Pimcore ^11.0 (prefer-lowest) on ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
phpstan (PHP 8.1 with Pimcore ^11.0 (prefer-stable) on ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
php-cs-fixer (ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
phpstan (PHP 8.2 with Pimcore ^11.0 (prefer-lowest) on ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
phpstan (PHP 8.2 with Pimcore ^11.0 (prefer-stable) on ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|