Add shared_dirs_populate option to populate shared dirs from release #140
check.yaml
on: pull_request
phpstan
20s
code-style
20s
Annotations
6 errors
|
phpstan
Process completed with exit code 1.
|
|
phpstan:
src/Import/YamlRecipe.php#L0
Ignored error pattern #^Unreachable statement \- code above always terminates\.$# in path /home/runner/work/deployer/deployer/src/Import/YamlRecipe.php was not matched in reported errors.
|
|
phpstan:
src/Command/BlackjackCommand.php#L102
No error to ignore is reported on line 102.
|
|
phpstan:
src/Command/BlackjackCommand.php#L0
Ignored error pattern #^If condition is always false\.$# in path /home/runner/work/deployer/deployer/src/Command/BlackjackCommand.php was not matched in reported errors.
|
|
phpstan:
src/Command/BlackjackCommand.php#L0
Ignored error pattern #^Comparison operation "\>" between 100|125|200|100000 and 0 is always true\.$# in path /home/runner/work/deployer/deployer/src/Command/BlackjackCommand.php was not matched in reported errors.
|
|
phpstan:
src/Command/BlackjackCommand.php#L0
Ignored error pattern #^Comparison operation "\>" between 0 and 0 is always false\.$# in path /home/runner/work/deployer/deployer/src/Command/BlackjackCommand.php was not matched in reported errors.
|