Bump phpstan/phpstan from 1.8.2 to 1.12.7 #78
integrate.yaml
on: pull_request
Unit test
/
Supported Versions Matrix
3s
Code Coverage
/
Code Coverage
14s
BC Check
8s
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
5 errors and 1 warning
Static analysis / Static Code Analysis (8.0):
src/DocBlock/StandardTagFactory.php#L208
Comparison operation "<" between int<3, 4> and 3 is always false.
|
Static analysis / Static Code Analysis (8.0):
src/DocBlock/Tags/Example.php#L97
Offset 1 does not exist on array{0: string, 1?: string, 2?: string, 3?: string}.
|
Static analysis / Static Code Analysis (8.0):
src/DocBlock/Tags/Example.php#L100
Offset 2 does not exist on array{0: string, 1: '', 2?: string, 3?: string}.
|
Static analysis / Static Code Analysis (8.0)
Ignored error pattern #Strict comparison using !== between array{'name', 'type'} and array{'name', 'type'} will always evaluate to false# 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/
|