Add the --dry-run
option
#242
Annotations
6 errors
Run Psalm:
test/integration/Building/UnixBuildTest.php#L152
test/integration/Building/UnixBuildTest.php:152:13: TooFewArguments: Too few arguments for Php\Pie\Platform\TargetPlatform::fromPhpBinaryPath - expecting dryRun to be passed (see https://psalm.dev/025)
|
Run Psalm:
test/integration/Building/UnixBuildTest.php#L209
test/integration/Building/UnixBuildTest.php:209:13: TooFewArguments: Too few arguments for Php\Pie\Platform\TargetPlatform::fromPhpBinaryPath - expecting dryRun to be passed (see https://psalm.dev/025)
|
Run Psalm:
test/integration/Building/UnixBuildTest.php#L251
test/integration/Building/UnixBuildTest.php:251:13: TooFewArguments: Too few arguments for Php\Pie\Platform\TargetPlatform::fromPhpBinaryPath - expecting dryRun to be passed (see https://psalm.dev/025)
|
Run Psalm:
test/integration/Installing/UnixInstallTest.php#L142
test/integration/Installing/UnixInstallTest.php:142:13: TooFewArguments: Too few arguments for Php\Pie\DependencyResolver\Package::__construct - expecting buildPath to be passed (see https://psalm.dev/025)
|
Run Psalm:
test/integration/Installing/WindowsInstallTest.php#L107
test/integration/Installing/WindowsInstallTest.php:107:13: TooFewArguments: Too few arguments for Php\Pie\DependencyResolver\Package::__construct - expecting buildPath to be passed (see https://psalm.dev/025)
|
Run Psalm
Process completed with exit code 2.
|
Loading