Use non-empty-string #19
Annotations
10 errors and 1 warning
phpcs:
tests/IterableToGroupsTest.php#L103
Expected 0 spaces before closing parenthesis; 1 found
|
phpcs:
tests/IterableToGroupsTest.php#L104
Expected 0 spaces before closing parenthesis; 1 found
|
phpcs:
tests/IterableToGroupsTest.php#L105
Expected 0 spaces before closing parenthesis; 1 found
|
phpcs:
tests/IterableToGroupsTest.php#L106
Expected 0 spaces before closing parenthesis; 1 found
|
phpcs:
tests/IterableToGroupsTest.php#L107
Expected 0 spaces before closing parenthesis; 1 found
|
phpcs:
tests/IterableToDictionaryTest.php#L5
Header blocks must not contain blank lines
|
phpcs:
tests/IterableToDictionaryTest.php#L86
Expected 0 spaces before closing parenthesis; 1 found
|
phpcs:
tests/IterableToDictionaryTest.php#L87
Expected 0 spaces before closing parenthesis; 1 found
|
phpcs:
tests/IterableToDictionaryTest.php#L88
Expected 0 spaces before closing parenthesis; 1 found
|
phpcs
Process completed with exit code 1.
|
phpcs
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|