Update psr/cache requirement from ^1.0 to ^1.0 || ^3.0 #180
coding-style.yml
on: push
pre_job
3s
Code Style
38s
Annotations
1 error and 16 warnings
Code Style
Process completed with exit code 1.
|
pre_job
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: fkirc/skip-duplicate-actions@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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:
src/OneBot/Driver/Workerman/EventLoop.php#L1
Found violation(s) of type: no_superfluous_phpdoc_tags
|
Code Style:
src/OneBot/Driver/Workerman/EventLoop.php#L1
Found violation(s) of type: no_empty_phpdoc
|
Code Style:
src/OneBot/Driver/Workerman/Worker.php#L1
Found violation(s) of type: string_implicit_backslashes
|
Code Style:
src/OneBot/Driver/Workerman/Worker.php#L1
Found violation(s) of type: braces_position
|
Code Style:
src/OneBot/Driver/Workerman/Worker.php#L1
Found violation(s) of type: statement_indentation
|
Code Style:
src/OneBot/Driver/Workerman/WorkermanDriver.php#L1
Found violation(s) of type: no_superfluous_phpdoc_tags
|
Code Style:
src/OneBot/Driver/Workerman/WorkermanDriver.php#L1
Found violation(s) of type: no_empty_phpdoc
|
Code Style:
src/OneBot/Driver/Workerman/WorkermanDriver.php#L1
Found violation(s) of type: phpdoc_trim
|
Code Style:
src/OneBot/Driver/Workerman/Socket/WSClientSocket.php#L1
Found violation(s) of type: single_line_empty_body
|
Code Style:
src/OneBot/Driver/Workerman/Socket/HttpClientSocket.php#L1
Found violation(s) of type: single_line_empty_body
|