Skip to content

Add support for PHP 8.0 #65

Add support for PHP 8.0

Add support for PHP 8.0 #65

Triggered via pull request December 18, 2023 12:15
Status Failure
Total duration 1m 35s
Artifacts

tests.yaml

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

Annotations

10 errors
PHP 8.0 | PostgreSQL 11: src/Service/PackageSynchronizer/ComposerPackageSynchronizer.php#L223
Unreachable statement - code above always terminates.
PHP 8.0 | PostgreSQL 11: tests/Unit/Service/PackageSynchronizer/ComposerPackageSynchronizerTest.php#L140
Should not use function "dump", please change the code.
PHP 8.0 | PostgreSQL 11: tests/Unit/Service/PackageSynchronizer/ComposerPackageSynchronizerTest.php#L143
Should not use function "dd", please change the code.
PHP 8.0 | PostgreSQL 11: tests/Unit/Service/PackageSynchronizer/ComposerPackageSynchronizerTest.php#L145
Unreachable statement - code above always terminates.
PHP 8.0 | PostgreSQL 11
Process completed with exit code 1.
PHP 7.4 | PostgreSQL 11: src/Service/PackageSynchronizer/ComposerPackageSynchronizer.php#L223
Unreachable statement - code above always terminates.
PHP 7.4 | PostgreSQL 11: tests/Unit/Service/PackageSynchronizer/ComposerPackageSynchronizerTest.php#L140
Should not use function "dump", please change the code.
PHP 7.4 | PostgreSQL 11: tests/Unit/Service/PackageSynchronizer/ComposerPackageSynchronizerTest.php#L143
Should not use function "dd", please change the code.
PHP 7.4 | PostgreSQL 11: tests/Unit/Service/PackageSynchronizer/ComposerPackageSynchronizerTest.php#L145
Unreachable statement - code above always terminates.
PHP 7.4 | PostgreSQL 11
Process completed with exit code 1.