-
-
Notifications
You must be signed in to change notification settings - Fork 946
Closed
Description
Hi, I'm trying run new PRO in docker, but there is problem and PHPStan writes me a strange bug.
What am I doing wrong?
docker run --rm -p 11111:11111 -v $PWD:/app phpstan/phpstan analyse app --memory-limit=1G --ansi --pro
Note: Using configuration file /app/phpstan.neon.
352/352 [▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓] 100%
[ERROR] PHPStan Pro can't be launched because of these errors:
[OK] No errors
Please fix them first and then re-run PHPStan.
Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels