Skip to content

feat: Add PHP version validation functionality #255

feat: Add PHP version validation functionality

feat: Add PHP version validation functionality #255

Triggered via pull request November 28, 2024 19:12
Status Failure
Total duration 4m 49s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: unit-tests
coding-standards
15s
coding-standards
static-analysis
21s
static-analysis
Matrix: behaviour-tests
Matrix: build-phar / build-phar
Waiting for pending jobs
Fit to window
Zoom out
Zoom in

Annotations

6 errors
coding-standards
Process completed with exit code 2.
PossiblyUnusedMethod: test/unit/Platform/TargetPhp/PhpBinaryPathTest.php#L266
test/unit/Platform/TargetPhp/PhpBinaryPathTest.php:266:28: PossiblyUnusedMethod: Cannot find any calls to method Php\PieUnitTest\Platform\TargetPhp\PhpBinaryPathTest::validMinimumVersionProvider (see https://psalm.dev/087)
PossiblyUnusedMethod: test/unit/Platform/TargetPhp/PhpBinaryPathTest.php#L281
test/unit/Platform/TargetPhp/PhpBinaryPathTest.php:281:28: PossiblyUnusedMethod: Cannot find any calls to method Php\PieUnitTest\Platform\TargetPhp\PhpBinaryPathTest::invalidMinimumVersionProvider (see https://psalm.dev/087)
ArgumentTypeCoercion: test/unit/Platform/TargetPhp/PhpBinaryPathTest.php#L300
test/unit/Platform/TargetPhp/PhpBinaryPathTest.php:300:36: ArgumentTypeCoercion: Argument 1 of Php\Pie\Platform\TargetPhp\PhpBinaryPath::assertMinimumVersion expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
ArgumentTypeCoercion: test/unit/Platform/TargetPhp/PhpBinaryPathTest.php#L316
test/unit/Platform/TargetPhp/PhpBinaryPathTest.php:316:36: ArgumentTypeCoercion: Argument 1 of Php\Pie\Platform\TargetPhp\PhpBinaryPath::assertMinimumVersion expects non-empty-string, but parent type string provided (see https://psalm.dev/193)
static-analysis
Process completed with exit code 2.