Skip to content

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

chore(deps): update phpstan packages (major)

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

Triggered via pull request November 21, 2024 14:03
Status Failure
Total duration 32s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

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

Annotations

12 errors
Tests (highest, 8.2)
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.26) does not satisfy that requirement.
Tests (highest, 8.2)
Process completed with exit code 2.
Tests (lowest, 8.2)
The job was canceled because "highest_8_2" failed.
Tests (lowest, 8.2)
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.26) does not satisfy that requirement.
Tests (lowest, 8.2)
Process completed with exit code 2.
Tests (highest, 8.3)
The job was canceled because "highest_8_2" failed.
Tests (highest, 8.3)
The operation was canceled.
Tests (lowest, 8.3)
The job was canceled because "highest_8_2" failed.
Tests (lowest, 8.3): tests/Command/WaitForDatabaseCommandTest.php#L26
Call to method PHPUnit\Framework\Assert::assertInstanceOf() with 'Symfony\\Component\\Console\\Command\\Command' and Brainbits\DatabaseCommand\Command\WaitForDatabaseCommand will always evaluate to true.
Tests (lowest, 8.3): tests/Command/WaitForDatabaseCommandTest.php#L72
Offset 0 on array{list<string>} on left side of ?? always exists and is not nullable.
Tests (lowest, 8.3): tests/Command/WaitForDatabaseCommandTest.php#L100
Offset 0 on array{list<string>} on left side of ?? always exists and is not nullable.
Tests (lowest, 8.3)
The operation was canceled.