frankenphp-symfony: perf improvement #374
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
static.yml
on: pull_request
PHPStan
27s
PHP-CS-Fixer
11s
Psalm
24s
Composer Normalize
18s
Annotations
5 errors and 4 warnings
InvalidScope:
src/frankenphp-symfony/src/Runner.php#L34
src/frankenphp-symfony/src/Runner.php:34:27: InvalidScope: Invalid reference to $this in a static context (see https://psalm.dev/013)
|
UndefinedFunction:
src/frankenphp-symfony/src/Runner.php#L40
src/frankenphp-symfony/src/Runner.php:40:20: UndefinedFunction: Function frankenphp_handle_request does not exist (see https://psalm.dev/021)
|
Psalm
Process completed with exit code 2.
|
PHPStan:
src/frankenphp-symfony/src/Runner.php#L34
Undefined variable: $this
|
PHPStan
Process completed with exit code 1.
|
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/
|
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/
|
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/
|