Fix parsing of tag descriptions with continuation lines starting with * #203
integrate.yaml
on: pull_request
Integration test
/
Supported Versions Matrix
7s
Unit test
/
Supported Versions Matrix
6s
Code Coverage
/
Code Coverage
17s
Matrix: Coding Standards / Coding Standards
Matrix: Dependency analysis / Dependency Analysis
Matrix: Lint root / Lint yaml & Composer
Matrix: Static analysis / Static Code Analysis
Matrix: Integration test / Tests
Matrix: Unit test / Tests
Annotations
6 errors
|
Static analysis / Static Code Analysis (8.0)
Process completed with exit code 1.
|
|
Static analysis / Static Code Analysis (8.0)
Ignored error pattern #Offset 2 on array\{string, 28, int\} on left side of \?\? always exists and is not nullable\.# was not matched in reported errors.
|
|
Coding Standards / Coding Standards (8.0)
Process completed with exit code 1.
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L115
Function trim() should not be referenced via a fallback global name, but via a use statement.
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L108
Function str_replace() should not be referenced via a fallback global name, but via a use statement.
|
|
Coding Standards / Coding Standards (8.0):
/github/workspace/src/DocBlock/Tags/Factory/AbstractPHPStanFactory.php#L28
Type ltrim is not used in this file.
|