Skip to content

allow to use custom runtime #117

allow to use custom runtime

allow to use custom runtime #117

Re-run triggered August 27, 2024 12:32
Status Failure
Total duration 49s
Artifacts

static.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 4 warnings
PHPStan: src/HandlerResolver.php#L145
Syntax error, unexpected T_RETURN on line 145
PHPCS: src/HandlerResolver.php#L118
Expected 1 space after NOT operator; 0 found
PHPCS: src/HandlerResolver.php#L118
Class \Symfony\Component\Runtime\SymfonyRuntime should not be referenced via a fully qualified name, but via a use statement.
PHPCS: src/HandlerResolver.php#L121
Line indented incorrectly; expected 8 spaces, found 0
PHPCS: src/HandlerResolver.php#L121
Closing brace indented incorrectly; expected 8 spaces, found 0
PHPCS: src/HandlerResolver.php#L129
Line indented incorrectly; expected 8 spaces, found 12
PHPCS: src/HandlerResolver.php#L132
Line indented incorrectly; expected 8 spaces, found 12
PHPCS: src/HandlerResolver.php#L134
Line indented incorrectly; expected 8 spaces, found 12
PHPCS: src/HandlerResolver.php#L140
Line indented incorrectly; expected 8 spaces, found 12
PHPCS: src/HandlerResolver.php#L143
Line indented incorrectly; expected 4 spaces, found 8
PHPCS: src/HandlerResolver.php#L143
Closing brace indented incorrectly; expected 4 spaces, found 8
PHPStan
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/
PHPStan
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
PHPCS
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, shivammathur/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
PHPCS
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, shivammathur/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/