Skip to content

chore(deps): update phpstan packages (major) #183

chore(deps): update phpstan packages (major)

chore(deps): update phpstan packages (major) #183

Triggered via pull request November 11, 2024 16:52
Status Failure
Total duration 24s
Artifacts

test.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

18 errors
Tests (highest, 8.2, ubuntu-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires brainbits/phpstan-rules ^4.0 -> satisfiable by brainbits/phpstan-rules[4.0.0]. - brainbits/phpstan-rules 4.0.0 requires php ^8.3 -> your php version (8.2.25) does not satisfy that requirement.
Tests (highest, 8.2, ubuntu-latest)
Process completed with exit code 2.
Tests (lowest, 8.3, ubuntu-latest)
The job was canceled because "highest_8_2_ubuntu-latest" failed.
Tests (lowest, 8.3, ubuntu-latest): src/Bundle/DependencyInjection/BrainbitsBlockingExtension.php#L35
Call to function assert() with true will always evaluate to true.
Tests (lowest, 8.3, ubuntu-latest): src/Bundle/DependencyInjection/BrainbitsBlockingExtension.php#L35
Instanceof between Brainbits\Blocking\Bundle\DependencyInjection\Configuration and Brainbits\Blocking\Bundle\DependencyInjection\Configuration will always evaluate to true.
Tests (lowest, 8.3, ubuntu-latest): src/Bundle/DependencyInjection/BrainbitsBlockingExtension.php#L40
Parameter #2 $id of method Symfony\Component\DependencyInjection\ContainerBuilder::setAlias() expects string|Symfony\Component\DependencyInjection\Alias, mixed given.
Tests (lowest, 8.3, ubuntu-latest): src/Bundle/DependencyInjection/BrainbitsBlockingExtension.php#L44
Parameter #2 $id of method Symfony\Component\DependencyInjection\ContainerBuilder::setAlias() expects string|Symfony\Component\DependencyInjection\Alias, mixed given.
Tests (lowest, 8.3, ubuntu-latest): src/Bundle/DependencyInjection/BrainbitsBlockingExtension.php#L47
Parameter #2 $value of method Symfony\Component\DependencyInjection\Container::setParameter() expects array|bool|float|int|string|UnitEnum|null, mixed given.
Tests (lowest, 8.3, ubuntu-latest): src/Bundle/DependencyInjection/BrainbitsBlockingExtension.php#L52
Parameter #2 $value of method Symfony\Component\DependencyInjection\Container::setParameter() expects array|bool|float|int|string|UnitEnum|null, mixed given.
Tests (lowest, 8.3, ubuntu-latest): src/Bundle/DependencyInjection/BrainbitsBlockingExtension.php#L59
Parameter #2 $value of method Symfony\Component\DependencyInjection\Container::setParameter() expects array|bool|float|int|string|UnitEnum|null, mixed given.
Tests (lowest, 8.2, ubuntu-latest)
The job was canceled because "highest_8_2_ubuntu-latest" failed.
Tests (lowest, 8.2, ubuntu-latest)
Your requirements could not be resolved to an installable set of packages. Problem 1 - Root composer.json requires brainbits/phpstan-rules ^4.0 -> satisfiable by brainbits/phpstan-rules[4.0.0]. - brainbits/phpstan-rules 4.0.0 requires php ^8.3 -> your php version (8.2.25) does not satisfy that requirement.
Tests (lowest, 8.2, ubuntu-latest)
Process completed with exit code 2.
Tests (highest, 8.3, ubuntu-latest)
The job was canceled because "highest_8_2_ubuntu-latest" failed.
Tests (highest, 8.3, ubuntu-latest)
The operation was canceled.