修复 EventProvider 和 EventBuilder #182
Annotations
1 error and 10 warnings
Code Style
Process completed with exit code 1.
|
Code Style:
demo/repl.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
Code Style:
demo/repl.php#L1
Found violation(s) of type: ordered_imports
|
Code Style:
demo/weixin.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
Code Style:
tests/bootstrap.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
Code Style:
tests/bootstrap.php#L1
Found violation(s) of type: ordered_imports
|
Code Style:
tests/OneBot/Config/Loader/AbstractFileLoaderTest.php#L1
Found violation(s) of type: string_implicit_backslashes
|
Code Style:
tests/OneBot/Exception/ExceptionHandlerTest.php#L1
Found violation(s) of type: fully_qualified_strict_types
|
Code Style:
tests/OneBot/Exception/ExceptionHandlerTest.php#L1
Found violation(s) of type: ordered_imports
|
Code Style:
src/OneBot/Config/Loader/DelegateLoader.php#L1
Found violation(s) of type: nullable_type_declaration_for_default_null_value
|
Code Style:
src/OneBot/Config/Loader/LoadException.php#L1
Found violation(s) of type: single_line_empty_body
|
Loading