Pending changes exported from your codespace #5
ci.yml
on: push
Install PHP dependencies
35s
Matrix: Check PHP code style
Run PHPstan
0s
Matrix: Run integration tests
Matrix: Run Unit tests
Matrix: Check Javascript & CSS code style
Matrix: Run system tests
Annotations
3 errors
|
Check PHP code style (phpcs --extensions=php -p --standard=ruleset.xml .)
Process completed with exit code 2.
|
|
Check PHP code style (php-cs-fixer fix -vvv --dry-run --diff)
The operation was canceled.
|
|
Check PHP code style (php-cs-fixer fix -vvv --dry-run --diff)
The strategy configuration was canceled because "code-style-php.phpcs_--extensions_php_-p" failed
|