Skip to content

Allow PHPStan PHPDoc parser 2.0 #718

Allow PHPStan PHPDoc parser 2.0

Allow PHPStan PHPDoc parser 2.0 #718

Triggered via pull request November 21, 2024 18:19
Status Failure
Total duration 1m 6s
Artifacts

static-analysis.yaml

on: pull_request
Matrix: Static Analysis with PHPStan
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 4 warnings
Static Analysis with PHPStan (7.4)
Process completed with exit code 2.
Static Analysis with PHPStan (8.1): src/Handler/FormErrorHandler.php#L132
PHPDoc tag @var has invalid value (\ArrayObject{errors?:array<string>,children?:array<string,\ArrayObject>} $form): Unexpected token "{", expected TOKEN_HORIZONTAL_WS at offset 21 on line 1
Static Analysis with PHPStan (8.1): src/Handler/FormErrorHandler.php#L140
ArrayObject<*NEVER*, *NEVER*> does not accept list<string|null>.
Static Analysis with PHPStan (8.1): src/Handler/FormErrorHandler.php#L151
ArrayObject<*NEVER*, *NEVER*> does not accept array<string, ArrayObject>.
Static Analysis with PHPStan (8.1)
Process completed with exit code 1.
Static Analysis with PHPStan (8.0): src/Handler/FormErrorHandler.php#L132
PHPDoc tag @var has invalid value (\ArrayObject{errors?:array<string>,children?:array<string,\ArrayObject>} $form): Unexpected token "{", expected TOKEN_HORIZONTAL_WS at offset 21 on line 1
Static Analysis with PHPStan (8.0): src/Handler/FormErrorHandler.php#L140
ArrayObject<*NEVER*, *NEVER*> does not accept list<string|null>.
Static Analysis with PHPStan (8.0): src/Handler/FormErrorHandler.php#L151
ArrayObject<*NEVER*, *NEVER*> does not accept array<string, ArrayObject>.
Static Analysis with PHPStan (8.0)
Process completed with exit code 1.
Static Analysis with PHPStan (8.2): src/Handler/FormErrorHandler.php#L132
PHPDoc tag @var has invalid value (\ArrayObject{errors?:array<string>,children?:array<string,\ArrayObject>} $form): Unexpected token "{", expected TOKEN_HORIZONTAL_WS at offset 21 on line 1
Static Analysis with PHPStan (8.2): src/Handler/FormErrorHandler.php#L140
ArrayObject<*NEVER*, *NEVER*> does not accept list<string|null>.
Static Analysis with PHPStan (8.2): src/Handler/FormErrorHandler.php#L151
ArrayObject<*NEVER*, *NEVER*> does not accept array<string, ArrayObject>.
Static Analysis with PHPStan (8.2)
Process completed with exit code 1.
Static Analysis with PHPStan (7.4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Static Analysis with PHPStan (8.1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Static Analysis with PHPStan (8.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Static Analysis with PHPStan (8.2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/