Skip to content

Add test and fixture for PR #1423 #669

Add test and fixture for PR #1423

Add test and fixture for PR #1423 #669

Triggered via pull request May 19, 2024 02:52
Status Failure
Total duration 40s
Artifacts

tests.yml

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

Annotations

21 errors and 4 warnings
PHPUnit on PHP 7.4 with highest Dependencies
Failed asserting that exception of type "Error" matches expected exception "Mockery\Exception\NoMatchingExpectationException". Message was: "Typed property PHP74\DummyClass::$number must not be accessed before initialization" at
PHPUnit on PHP 7.4 with highest Dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.1 with lowest Dependencies
Process completed with exit code 2.
PHPUnit on PHP 8.0 with lowest Dependencies
Process completed with exit code 2.
PHPUnit on PHP 8.3 with locked Dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.0 with highest Dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.4 with highest Dependencies
Process completed with exit code 1.
PHPUnit on PHP 7.4 with locked Dependencies
Failed asserting that exception of type "Error" matches expected exception "Mockery\Exception\NoMatchingExpectationException". Message was: "Typed property PHP74\DummyClass::$number must not be accessed before initialization" at
PHPUnit on PHP 7.4 with locked Dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.2 with locked Dependencies
Process completed with exit code 1.
PHPUnit on PHP 7.4 with lowest Dependencies
Process completed with exit code 2.
PHPUnit on PHP 8.3 with highest Dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.0 with locked Dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.1 with locked Dependencies
Process completed with exit code 1.
PHPUnit on PHP 7.3 with lowest Dependencies
Process completed with exit code 2.
PHPUnit on PHP 8.2 with highest Dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.3 with lowest Dependencies
Process completed with exit code 2.
PHPUnit on PHP 8.4 with locked Dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.2 with lowest Dependencies
Process completed with exit code 2.
PHPUnit on PHP 8.1 with highest Dependencies
Process completed with exit code 1.
PHPUnit on PHP 8.4 with lowest Dependencies
Process completed with exit code 2.
PHPUnit on PHP 8.4 with lowest Dependencies: vendor/phar-io/manifest/src/values/Manifest.php#L78
PharIo\Manifest\Manifest::isExtensionFor(): Implicitly marking parameter $version as nullable is deprecated, the explicit nullable type must be used instead
PHPUnit on PHP 8.4 with lowest Dependencies: vendor/phpunit/php-code-coverage/src/CodeCoverage.php#L140
SebastianBergmann\CodeCoverage\CodeCoverage::__construct(): Implicitly marking parameter $driver as nullable is deprecated, the explicit nullable type must be used instead
PHPUnit on PHP 8.4 with lowest Dependencies: vendor/phpunit/php-code-coverage/src/CodeCoverage.php#L140
SebastianBergmann\CodeCoverage\CodeCoverage::__construct(): Implicitly marking parameter $filter as nullable is deprecated, the explicit nullable type must be used instead
PHPUnit on PHP 8.4 with lowest Dependencies: vendor/sebastian/global-state/src/Snapshot.php#L83
SebastianBergmann\GlobalState\Snapshot::__construct(): Implicitly marking parameter $blacklist as nullable is deprecated, the explicit nullable type must be used instead