修复 EventProvider 和 EventBuilder #182
coding-style.yml
on: pull_request
pre_job
3s
Code Style
39s
Annotations
1 error and 15 warnings
Code Style
Process completed with exit code 1.
|
pre_job
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
pre_job
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
pre_job
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
pre_job
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
pre_job
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
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
|