Skip to content

Add new tags

Add new tags #58

Re-run triggered July 24, 2024 20:49
Status Failure
Total duration 1m 8s
Artifacts

integrate.yaml

on: pull_request
Unit test  /  Supported Versions Matrix
4s
Unit test / Supported Versions Matrix
Code Coverage  /  Code Coverage
15s
Code Coverage / Code Coverage
BC Check
5s
BC Check
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
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 4 warnings
Static analysis / Static Code Analysis (8.0): src/DocBlock/Tags/Template.php#L38
Property phpDocumentor\Reflection\DocBlock\Tags\Template::$templateName (non-empty-string) does not accept string.
Static analysis / Static Code Analysis (8.0)
Process completed with exit code 1.
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlockFactory.php#L17
Use statements should be sorted alphabetically. The first wrong one is InvalidArgumentException.
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/StandardTagFactory.php#L17
Use statements should be sorted alphabetically. The first wrong one is count.
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/StandardTagFactory.php#L20
Expected 1 line between different types of use statement, found 0.
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/StandardTagFactory.php#L21
Expected 1 line between different types of use statement, found 0.
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/StandardTagFactory.php#L24
Expected 1 line between different types of use statement, found 0.
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/StandardTagFactory.php#L26
Expected 1 line between different types of use statement, found 0.
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/StandardTagFactory.php#L28
Expected 1 line between different types of use statement, found 0.
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/StandardTagFactory.php#L30
Expected 1 line between different types of use statement, found 0.
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/StandardTagFactory.php#L32
Expected 1 line between different types of use statement, found 0.
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/StandardTagFactory.php#L45
Expected 0 lines between same types of use statement, found 1.
BC Check
The following actions uses Node.js version which is deprecated 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/
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/Tags/Template.php#L35
Line exceeds 120 characters; contains 131 characters