Skip to content

Fix parsing of tag descriptions with continuation lines starting with * #203

Fix parsing of tag descriptions with continuation lines starting with *

Fix parsing of tag descriptions with continuation lines starting with * #203

Re-run triggered February 28, 2026 20:05
Status Failure
Total duration 1m 42s
Artifacts

integrate.yaml

on: pull_request
Integration test  /  Supported Versions Matrix
7s
Integration test / Supported Versions Matrix
Unit test  /  Supported Versions Matrix
6s
Unit test / Supported Versions Matrix
Code Coverage  /  Code Coverage
17s
Code Coverage / Code Coverage
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
Fit to window
Zoom out
Zoom in

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.