Skip to content

Use non-empty-string #19

Use non-empty-string

Use non-empty-string #19

Triggered via push September 11, 2023 20:03
Status Failure
Total duration 15s
Artifacts

code-style.yml

on: push
Fit to window
Zoom out
Zoom in

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/