feat(swoole): add options to listen to swoole server events #408
static.yml
on: pull_request
PHPStan
18s
PHP-CS-Fixer
9s
Psalm
29s
Composer Normalize
11s
Annotations
3 errors and 16 warnings
PHP-CS-Fixer
Process completed with exit code 1.
|
Composer Normalize
src/swoole/composer.json failed
|
Composer Normalize
Process completed with exit code 1.
|
PHP-CS-Fixer
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHP-CS-Fixer
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
PHP-CS-Fixer:
src/swoole/tests/Unit/SymfonyRunnerTest.php#L1
Found violation(s) of type: function_declaration
|
PHP-CS-Fixer:
src/swoole/tests/Unit/CallableRunnerTest.php#L1
Found violation(s) of type: function_declaration
|
PHP-CS-Fixer:
src/swoole/tests/Unit/LaravelRunnerTest.php#L1
Found violation(s) of type: function_declaration
|
PHP-CS-Fixer:
src/swoole/tests/E2E/runtime.php#L1
Found violation(s) of type: class_attributes_separation
|
PHP-CS-Fixer:
src/swoole/tests/E2E/runtime.php#L1
Found violation(s) of type: new_with_braces
|
PHP-CS-Fixer:
src/swoole/tests/E2E/runtime.php#L1
Found violation(s) of type: braces
|
PHP-CS-Fixer:
src/swoole/tests/E2E/runtime.php#L1
Found violation(s) of type: function_declaration
|
PHP-CS-Fixer:
src/swoole/tests/E2E/runtime.php#L1
Found violation(s) of type: concat_space
|
PHP-CS-Fixer:
src/swoole/tests/E2E/runtime.php#L1
Found violation(s) of type: single_quote
|
PHP-CS-Fixer:
src/swoole/tests/E2E/runtime.php#L1
Found violation(s) of type: trailing_comma_in_multiline
|
PHPStan
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
PHPStan
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Psalm
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v2, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Psalm
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|