Bump phpdocumentor/type-resolver from 1.8.2 to 1.9.0 #79
integrate.yaml
on: pull_request
Unit test
/
Supported Versions Matrix
4s
Code Coverage
/
Code Coverage
22s
BC Check
10s
Matrix: Coding Standards / Coding Standards
Matrix: Dependency analysis / Dependency Analysis
Matrix: Lint root / Lint yaml & Composer
Matrix: Static analysis / Static Code Analysis
Matrix: Unit test / Tests
Annotations
8 errors and 1 warning
Static analysis / Static Code Analysis (8.0):
src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L107
Offset 2 on array{string, 28, int} on left side of ?? always exists and is not nullable.
|
Static analysis / Static Code Analysis (8.0):
src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L112
Offset 2 on array{string, 28, int} on left side of ?? always exists and is not nullable.
|
Static analysis / Static Code Analysis (8.0):
src/DocBlock/Tags/Factory/TemplateFactory.php#L39
Strict comparison using === between non-empty-string and '' will always evaluate to false.
|
Static analysis / Static Code Analysis (8.0)
Ignored error pattern #Class PHPStan\\PhpDocParser\\Lexer\\Lexer does not have a constructor and must be instantiated without any parameters\.# was not matched in reported errors.
|
Static analysis / Static Code Analysis (8.0)
Ignored error pattern #Class PHPStan\\PhpDocParser\\Parser\\ConstExprParser constructor invoked with 3 parameters, 0\-1 required\.# was not matched in reported errors.
|
Static analysis / Static Code Analysis (8.0)
Ignored error pattern #Class PHPStan\\PhpDocParser\\Parser\\PhpDocParser constructor invoked with 6 parameters, 2\-3 required\.# was not matched in reported errors.
|
Static analysis / Static Code Analysis (8.0)
Ignored error pattern #Class PHPStan\\PhpDocParser\\Parser\\TypeParser constructor invoked with 3 parameters\, 0\-1 required\.# was not matched in reported errors.
|
Static analysis / Static Code Analysis (8.0)
Process completed with exit code 1.
|
BC Check
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|