Allow PHPStan PHPDoc parser 2.0 #718
static-analysis.yaml
on: pull_request
Matrix: Static Analysis with PHPStan
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/
|