Zemit CI #356
Annotations
10 errors and 1 warning
PHP Code Sniffer:
src/Modules/Cli/Tasks/ScaffoldTask.php#L369
No space found after comma in argument list
|
PHP Code Sniffer:
src/Modules/Cli/Tasks/ScaffoldTask.php#L386
Function closing brace must go on the next line following the body; found 1 blank lines before brace
|
PHP Code Sniffer:
src/Modules/Cli/Tasks/FakerTask.php#L72
Function closing brace must go on the next line following the body; found 1 blank lines before brace
|
PHP Code Sniffer:
src/Modules/Cli/Tasks/FakerTask.php#L92
Line indented incorrectly; expected 8 spaces, found 12
|
PHP Code Sniffer:
src/Modules/Cli/Tasks/FakerTask.php#L101
Line indented incorrectly; expected 12 spaces, found 16
|
PHP Code Sniffer:
src/Modules/Cli/Tasks/FakerTask.php#L105
Line indented incorrectly; expected 12 spaces, found 16
|
PHP Code Sniffer:
src/Modules/Cli/Tasks/FakerTask.php#L107
Line indented incorrectly; expected 12 spaces, found 16
|
PHP Code Sniffer:
src/Modules/Cli/Tasks/FakerTask.php#L109
Line indented incorrectly; expected 12 spaces, found 16
|
PHP Code Sniffer:
src/Modules/Cli/Tasks/FakerTask.php#L114
Line indented incorrectly; expected 8 spaces, found 12
|
PHP Code Sniffer:
src/Models/Enums/ColumnType.php#L15
Opening brace of a enum must be on the line after the definition
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading