Upgrade codebase to php 8 (part 1) #436
static.yml
on: pull_request
PHPStan
22s
PHP-CS-Fixer
15s
Psalm
21s
Composer Normalize
9s
Annotations
1 error and 10 warnings
PHP-CS-Fixer
Process completed with exit code 1.
|
PHP-CS-Fixer:
src/swoole/src/LaravelRunner.php#L1
Found violation(s) of type: no_superfluous_phpdoc_tags
|
PHP-CS-Fixer:
src/swoole/src/LaravelRunner.php#L1
Found violation(s) of type: no_empty_phpdoc
|
PHP-CS-Fixer:
src/swoole/src/ServerFactory.php#L1
Found violation(s) of type: no_superfluous_phpdoc_tags
|
PHP-CS-Fixer:
src/swoole/src/ServerFactory.php#L1
Found violation(s) of type: no_empty_phpdoc
|
PHP-CS-Fixer:
src/swoole/src/Runtime.php#L1
Found violation(s) of type: no_superfluous_phpdoc_tags
|
PHP-CS-Fixer:
src/swoole/src/Runtime.php#L1
Found violation(s) of type: no_empty_phpdoc
|
PHP-CS-Fixer:
src/swoole-nyholm/src/RequestHandlerRunner.php#L1
Found violation(s) of type: no_superfluous_phpdoc_tags
|
PHP-CS-Fixer:
src/swoole-nyholm/src/RequestHandlerRunner.php#L1
Found violation(s) of type: no_empty_phpdoc
|
PHP-CS-Fixer:
src/swoole-nyholm/src/ServerFactory.php#L1
Found violation(s) of type: no_superfluous_phpdoc_tags
|
PHP-CS-Fixer:
src/swoole-nyholm/src/ServerFactory.php#L1
Found violation(s) of type: no_empty_phpdoc
|