Upgrade CI for PHP 8.4 testing #210
test-application.yaml
on: pull_request
PHP Lint
44s
Matrix: php
Annotations
15 errors and 7 warnings
PHP 8.4 (highest)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- phpspec/prophecy[1.10.0, ..., v1.10.3] require php ^5.3|^7.0 -> your php version (8.4.0-dev) does not satisfy that requirement.
- phpspec/prophecy[1.11.0, ..., 1.11.1] require php ^7.2 -> your php version (8.4.0-dev) does not satisfy that requirement.
- phpspec/prophecy[1.12.0, ..., 1.13.0] require php ^7.2 || ~8.0, <8.1 -> your php version (8.4.0-dev) does not satisfy that requirement.
- phpspec/prophecy[1.14.0, ..., v1.15.0] require php ^7.2 || ~8.0, <8.2 -> your php version (8.4.0-dev) does not satisfy that requirement.
- phpspec/prophecy[v1.16.0, ..., v1.17.0] require php ^7.2 || 8.0.* || 8.1.* || 8.2.* -> your php version (8.4.0-dev) does not satisfy that requirement.
- phpspec/prophecy[v1.18.0, ..., v1.19.0] require php ^7.2 || 8.0.* || 8.1.* || 8.2.* || 8.3.* -> your php version (8.4.0-dev) does not satisfy that requirement.
- Root composer.json requires phpspec/prophecy ^1.10 -> satisfiable by phpspec/prophecy[1.10.0, ..., v1.19.0].
|
PHP 8.4 (highest)
Process completed with exit code 2.
|
PHP Lint:
Tests/Unit/Controller/RedirectControllerTest.php#L1
Ignored error pattern #^Property Sulu\\Bundle\\RedirectBundle\\Tests\\Unit\\Controller\\RedirectControllerTest\:\:\$redirectRoute \(Sulu\\Bundle\\RedirectBundle\\Model\\RedirectRouteInterface\) does not accept Prophecy\\Prophecy\\ObjectProphecy\<Sulu\\Bundle\\RedirectBundle\\Model\\RedirectRouteInterface\>\.$# in path /home/runner/work/SuluRedirectBundle/SuluRedirectBundle/Tests/Unit/Controller/RedirectControllerTest.php was not matched in reported errors.
|
PHP Lint:
Tests/Unit/Controller/RedirectControllerTest.php#L35
Call to an undefined method Sulu\Bundle\RedirectBundle\Tests\Unit\Controller\RedirectControllerTest::prophesize().
|
PHP Lint:
Tests/Unit/Controller/RedirectRouteImportControllerTest.php#L42
Call to an undefined method Sulu\Bundle\RedirectBundle\Tests\Unit\Controller\RedirectRouteImportControllerTest::prophesize().
|
PHP Lint:
Tests/Unit/Controller/RedirectRouteImportControllerTest.php#L44
Call to an undefined method Sulu\Bundle\RedirectBundle\Tests\Unit\Controller\RedirectRouteImportControllerTest::prophesize().
|
PHP Lint:
Tests/Unit/Controller/RedirectRouteImportControllerTest.php#L53
Call to an undefined method Sulu\Bundle\RedirectBundle\Tests\Unit\Controller\RedirectRouteImportControllerTest::prophesize().
|
PHP Lint:
Tests/Unit/Controller/RedirectRouteImportControllerTest.php#L54
Call to an undefined method Sulu\Bundle\RedirectBundle\Tests\Unit\Controller\RedirectRouteImportControllerTest::prophesize().
|
PHP Lint:
Tests/Unit/Controller/RedirectRouteImportControllerTest.php#L55
Call to an undefined method Sulu\Bundle\RedirectBundle\Tests\Unit\Controller\RedirectRouteImportControllerTest::prophesize().
|
PHP Lint:
Tests/Unit/Controller/RedirectRouteImportControllerTest.php#L58
Call to an undefined method Sulu\Bundle\RedirectBundle\Tests\Unit\Controller\RedirectRouteImportControllerTest::prophesize().
|
PHP Lint:
Tests/Unit/Controller/RedirectRouteImportControllerTest.php#L77
Call to an undefined method Sulu\Bundle\RedirectBundle\Tests\Unit\Controller\RedirectRouteImportControllerTest::prophesize().
|
PHP Lint:
Tests/Unit/Controller/RedirectRouteImportControllerTest.php#L79
Call to an undefined method Sulu\Bundle\RedirectBundle\Tests\Unit\Controller\RedirectRouteImportControllerTest::prophesize().
|
PHP 8.2 (highest)
Process completed with exit code 2.
|
PHP 8.3 (highest)
Process completed with exit code 2.
|
PHP 8.1 (highest)
Process completed with exit code 2.
|
PHP Lint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
PHP 8.2 (highest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
PHP 8.3 (highest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
PHP 8.1 (highest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
PHP 7.4 (highest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
PHP 8.0 (highest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|
PHP 7.2 (lowest)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: 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/
|