Update psalm and composer normalize #363
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
static.yml
on: pull_request
PHPStan
33s
PHP-CS-Fixer
15s
Psalm
27s
Composer Normalize
15s
Annotations
2 errors and 4 warnings
InvalidArgument:
src/bref/src/Runtime.php#L32
src/bref/src/Runtime.php:32: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{bref_local_runner_data: array<never, never>|mixed|string, bref_loop_max: int|string, bref_runner_type: string} with additional array shape fields (bref_loop_max, bref_runner_type, bref_local_runner_data) was provided (see https://psalm.dev/004)
|
Psalm
Process completed with exit code 2.
|
Composer Normalize
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@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
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/checkout@v2, 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/checkout@v2, 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/
|