Prepare for new swoole releases #395
static.yml
on: pull_request
PHPStan
24s
PHP-CS-Fixer
9s
Psalm
28s
Composer Normalize
9s
Annotations
2 errors and 3 warnings
InvalidArgument:
src/frankenphp-symfony/src/Runtime.php#L27
src/frankenphp-symfony/src/Runtime.php:27:29: InvalidArgument: Argument 1 of Symfony\Component\Runtime\SymfonyRuntime::__construct expects array{debug?: bool|null, debug_var_name?: string, disable_dotenv?: bool|null, dotenv_overload?: bool|null, dotenv_path?: null|string, env?: null|string, env_var_name?: string, error_handler?: false|string, prod_envs?: array<array-key, string>|null, project_dir?: null|string, runtimes?: array<array-key, mixed>|null, test_envs?: array<array-key, string>|null, use_putenv?: bool|null}, but array{frankenphp_loop_max: int} with additional array shape fields (frankenphp_loop_max) was provided (see https://psalm.dev/004)
|
Psalm
Process completed with exit code 2.
|
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/
|
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
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/
|