Fix plugin:make command, remove uppercase name #750
coding-style.yml
on: push
pre_job
3s
Code Style
53s
Annotations
1 error and 10 warnings
Code Style
Process completed with exit code 1.
|
Code Style:
src/ZM/ConsoleApplication.php#L1
Found violation(s) of type: string_implicit_backslashes
|
Code Style:
src/ZM/ConsoleApplication.php#L1
Found violation(s) of type: no_superfluous_phpdoc_tags
|
Code Style:
src/ZM/ConsoleApplication.php#L1
Found violation(s) of type: no_empty_phpdoc
|
Code Style:
src/ZM/Exception/InitException.php#L1
Found violation(s) of type: single_line_empty_body
|
Code Style:
src/ZM/Exception/InterruptException.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
Code Style:
src/ZM/Exception/Solution/Solution.php#L1
Found violation(s) of type: single_line_empty_body
|
Code Style:
src/ZM/Exception/DriverException.php#L1
Found violation(s) of type: single_line_empty_body
|
Code Style:
src/ZM/Exception/FileSystemException.php#L1
Found violation(s) of type: single_line_empty_body
|
Code Style:
src/ZM/Exception/ZMException.php#L1
Found violation(s) of type: single_line_empty_body
|
Code Style:
src/ZM/Exception/WaitTimeoutException.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|