Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ERROR] syntax error, unexpected '|', expecting variable (T_VARIABLE) in CI #206

Closed
tormi opened this issue May 25, 2021 · 1 comment
Closed

Comments

@tormi
Copy link
Member

tormi commented May 25, 2021

GrumPHP is giving following erro in CI:

GrumPHP is sniffing your code!

Running tasks with priority 0!
==============================

Running task 1/9: php_compatibility... 
Running task 2/9: check_file_permissions... 
Running task 3/9: php_check_syntax... 
Running task 4/9: phpcs... 
Running task 5/9: php_stan... 
Running task 6/9: ecs... 
Running task 7/9: yaml_lint... 
Running task 8/9: json_lint... 
Running task 9/9: phpunit... 

Aborted ...

ecs
===

                                                                                
 [ERROR] syntax error, unexpected '|', expecting variable (T_VARIABLE)          
                                                                                
To skip commit checks, add -n or --no-verify flag to commit command

Exited with code exit status 1
CircleCI received exit code 1
@tormi
Copy link
Member Author

tormi commented Jun 7, 2021

Resolved in 43ae54a.

@tormi tormi closed this as completed Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant