-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Error during linting after fixing #6498
Copy link
Copy link
Closed
Labels
Description
Bug report
Files that were not fixed due to errors reported during linting after fixing:
1) /__w/ui/ui/src/Console.php
Error: Process completed with exit code 64.
Code snippet that reproduces the problem
file: https://github.com/atk4/ui/blob/7d84adb005439c2adbf27faa71086e21a12af9ce/src/Console.php
config: https://github.com/atk4/ui/blob/7d84adb005439c2adbf27faa71086e21a12af9ce/.php-cs-fixer.dist.php
the file itself should be valid: https://3v4l.org/QkrPb
CI: https://github.com/atk4/ui/runs/7405399049
Such issue is present probably since v3.9.1, v3.8.x was fixing/passing the file without any issues.
Reactions are currently unavailable