Bump phpstan/phpstan-mockery from 1.1.0 to 1.1.3 #87
integrate.yaml
on: pull_request
Unit test
/
Supported Versions Matrix
6s
Code Coverage
/
Code Coverage
13s
BC Check
6s
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/
|