Skip to content

Remove Symfony 4.4 from composer.json file #713

Remove Symfony 4.4 from composer.json file

Remove Symfony 4.4 from composer.json file #713

Triggered via push August 20, 2023 15:47
Status Failure
Total duration 53s
Artifacts 4

ci.yaml

on: push
Matrix: phpunit
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 11 warnings
PHPUnit (PHP 8.1 + ^4.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - symfony/framework-bundle 6.4.x-dev requires symfony/cache ^5.4|^6.0|^7.0 -> found symfony/cache[v5.4.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev, 7.0.x-dev] but these were not loaded, likely because it conflicts with another require. - symfony/framework-bundle[v5.4.0-BETA1, ..., 5.4.x-dev] require symfony/cache ^5.2|^6.0 -> found symfony/cache[v5.2.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but these were not loaded, likely because it conflicts with another require. - symfony/framework-bundle[v6.1.0-BETA1, ..., 6.3.x-dev] require symfony/cache ^5.4|^6.0 -> found symfony/cache[v5.4.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but these were not loaded, likely because it conflicts with another require. - Root composer.json requires symfony/framework-bundle ^5.4 || ^6.1 -> satisfiable by symfony/framework-bundle[v5.4.0-BETA1, ..., 5.4.x-dev, v6.1.0-BETA1, ..., 6.4.x-dev].
PHPUnit (PHP 8.1 + ^4.4)
Process completed with exit code 2.
PHPUnit (PHP 8.1 + ^4.4)
Path does not exist /home/runner/work/HWIOAuthBundle/HWIOAuthBundle/build/logs/phpunit
PHPUnit (PHP 8.1 + ^4.4)
Exit code 1 returned from process: file name '/home/runner/runners/2.308.0/bin/Runner.PluginHost', arguments 'action "GitHub.Runner.Plugins.Artifact.PublishArtifact, Runner.Plugins"'.
PHPUnit (PHP 8.0 + ^4.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - symfony/framework-bundle[v6.1.0-BETA1, ..., 6.4.x-dev] require php >=8.1 -> your php version (8.0.29) does not satisfy that requirement. - symfony/framework-bundle[v5.4.0-BETA1, ..., 5.4.x-dev] require symfony/cache ^5.2|^6.0 -> found symfony/cache[v5.2.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but these were not loaded, likely because it conflicts with another require. - Root composer.json requires symfony/framework-bundle ^5.4 || ^6.1 -> satisfiable by symfony/framework-bundle[v5.4.0-BETA1, ..., 5.4.x-dev, v6.1.0-BETA1, ..., 6.4.x-dev].
PHPUnit (PHP 8.0 + ^4.4)
Process completed with exit code 2.
PHPUnit (PHP 8.0 + ^4.4)
Path does not exist /home/runner/work/HWIOAuthBundle/HWIOAuthBundle/build/logs/phpunit
PHPUnit (PHP 8.0 + ^4.4)
Exit code 1 returned from process: file name '/home/runner/runners/2.308.0/bin/Runner.PluginHost', arguments 'action "GitHub.Runner.Plugins.Artifact.PublishArtifact, Runner.Plugins"'.
php-cs-fixer
Process completed with exit code 8.
phpstan: src/Controller/Connect/RegisterController.php#L125
Parameter #1 $user of method HWI\Bundle\OAuthBundle\Connect\AccountConnectorInterface::connect() expects Symfony\Component\Security\Core\User\UserInterface, null given.
phpstan: src/Controller/Connect/RegisterController.php#L128
Parameter #2 $user of method HWI\Bundle\OAuthBundle\Controller\Connect\AbstractController::authenticateUser() expects Symfony\Component\Security\Core\User\UserInterface, null given.
phpstan: src/Controller/Connect/RegisterController.php#L140
Parameter #1 $user of class HWI\Bundle\OAuthBundle\Event\FilterUserResponseEvent constructor expects Symfony\Component\Security\Core\User\UserInterface, null given.
phpstan: src/Controller/Connect/RegisterController.php#L151
Parameter #1 $user of class HWI\Bundle\OAuthBundle\Event\GetResponseUserEvent constructor expects Symfony\Component\Security\Core\User\UserInterface, null given.
phpstan
Process completed with exit code 1.
PHPUnit (PHP 7.4 + ^4.4)
Your requirements could not be resolved to an installable set of packages. Problem 1 - symfony/framework-bundle[v6.1.0-BETA1, ..., 6.4.x-dev] require php >=8.1 -> your php version (7.4.33) does not satisfy that requirement. - symfony/framework-bundle[v5.4.0-BETA1, ..., 5.4.x-dev] require symfony/cache ^5.2|^6.0 -> found symfony/cache[v5.2.0-BETA1, ..., 5.4.x-dev, v6.0.0-BETA1, ..., 6.4.x-dev] but these were not loaded, likely because it conflicts with another require. - Root composer.json requires symfony/framework-bundle ^5.4 || ^6.1 -> satisfiable by symfony/framework-bundle[v5.4.0-BETA1, ..., 5.4.x-dev, v6.1.0-BETA1, ..., 6.4.x-dev].
PHPUnit (PHP 7.4 + ^4.4)
Process completed with exit code 2.
PHPUnit (PHP 7.4 + ^4.4)
Path does not exist /home/runner/work/HWIOAuthBundle/HWIOAuthBundle/build/logs/phpunit
PHPUnit (PHP 7.4 + ^4.4)
Exit code 1 returned from process: file name '/home/runner/runners/2.308.0/bin/Runner.PluginHost', arguments 'action "GitHub.Runner.Plugins.Artifact.PublishArtifact, Runner.Plugins"'.
PHPUnit (PHP 8.2 + ^6.1)
Process completed with exit code 2.
PHPUnit (PHP 8.1 + ^6.1)
Process completed with exit code 2.
PHPUnit (PHP 8.1 + ^4.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (PHP 8.0 + ^4.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (PHP 8.0 + ^5.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
php-cs-fixer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
phpstan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (PHP 7.4 + ^5.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (PHP 7.4 + ^4.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (PHP 8.1 + ^5.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (PHP 7.4 + ^5.4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (PHP 8.2 + ^6.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPUnit (PHP 8.1 + ^6.1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/

Artifacts

Produced during runtime
Name Size
phpunit-logs-php7.4 Expired
758 KB
phpunit-logs-php8.0 Expired
758 KB
phpunit-logs-php8.1 Expired
998 KB
phpunit-logs-php8.2 Expired
998 KB