Skip to content

Properly Handle Initialization Errors and Ensure Accurate 'Failed Expectation' Messages #668

Properly Handle Initialization Errors and Ensure Accurate 'Failed Expectation' Messages

Properly Handle Initialization Errors and Ensure Accurate 'Failed Expectation' Messages #668

Re-run triggered May 19, 2024 02:12
Status Success
Total duration 3m 28s
Artifacts

tests.yml

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

Annotations

7 errors and 6 warnings
PHPUnit on PHP 7.3 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 7.4 with lowest Dependencies
Process completed with exit code 2.
PHPUnit on PHP 8.2 with lowest Dependencies
Process completed with exit code 2.
PHPUnit on PHP 8.3 with lowest Dependencies
Process completed with exit code 2.
PHPUnit on PHP 8.1 with lowest Dependencies
Process completed with exit code 2.
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
PHPUnit on PHP 8.1 with highest Dependencies
Failed to download action 'https://api.github.com/repos/shivammathur/setup-php/tarball/c665c7a15b5295c2488ac8a87af9cb806cd72198'. Error: The request was canceled due to the configured HttpClient.Timeout of 100 seconds elapsing.
PHPUnit on PHP 8.1 with highest Dependencies
Back off 13.6 seconds before retry.