$ composer update #263
Annotations
1 error and 3 warnings
|
Run /./.github/actions/be
Cache save failed.
|
Run ./vendor/bin/php-cs-fixer fix --dry-run --format=checkstyle | tee >(cs2pr --notices-as-warnings --graceful-warnings --prepend-filename --prepend-source):
tests/Repository/RepositoryWithSplitFidTest.php#L1
RepositoryWithSplitFidTest.php: PHP-CS-Fixer.single_line_empty_body: Found violation(s) of type: single_line_empty_body
|
Run ./vendor/bin/php-cs-fixer fix --dry-run --format=checkstyle | tee >(cs2pr --notices-as-warnings --graceful-warnings --prepend-filename --prepend-source):
tests/Repository/RepositoryWithSplitFidTest.php#L1
RepositoryWithSplitFidTest.php: PHP-CS-Fixer.no_whitespace_in_blank_line: Found violation(s) of type: no_whitespace_in_blank_line
|
Loading