Skip to content

✨ method parameter default value rendering #71

✨ method parameter default value rendering

✨ method parameter default value rendering #71

Re-run triggered November 3, 2024 18:22
Status Failure
Total duration 1m 8s
Artifacts

integrate.yaml

on: pull_request
Unit test  /  Supported Versions Matrix
9s
Unit test / Supported Versions Matrix
Code Coverage  /  Code Coverage
29s
Code Coverage / Code Coverage
BC Check
11s
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

28 errors and 4 warnings
Static analysis / Static Code Analysis (8.0): src/DocBlock/Tags/Factory/MethodParameterFactory.php#L72
Method phpDocumentor\Reflection\DocBlock\Tags\Factory\MethodParameterFactory::formatArray() has parameter $defaultValue with no value type specified in iterable type array.
Static analysis / Static Code Analysis (8.0): src/DocBlock/Tags/Factory/MethodParameterFactory.php#L72
PHPDoc tag @param for parameter $defaultValue contains unresolvable type.
Static analysis / Static Code Analysis (8.0)
Process completed with exit code 1.
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/Tags/MethodParameter.php#L28
Found multi-line comment for property \phpDocumentor\Reflection\DocBlock\Tags\MethodParameter::$defaultValue with single line content, use one-line comment instead.
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/Tags/MethodParameter.php#L83
Parentheses must be used when instantiating a new class
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/Tags/Factory/MethodParameterFactory.php#L16
Type phpDocumentor\Reflection\DocBlock\Tags\Formatter is not used in this file.
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/Tags/Factory/MethodParameterFactory.php#L17
Expected 1 line between different types of use statement, found 0.
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/Tags/Factory/MethodParameterFactory.php#L29
Method \phpDocumentor\Reflection\DocBlock\Tags\Factory\MethodParameterFactory::format() has useless @return annotation.
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/Tags/Factory/MethodParameterFactory.php#L33
Function method_exists() should not be referenced via a fallback global name, but via a use statement.
Unit test / Tests (7.4, locked)
Process completed with exit code 2.
Unit test / Tests (7.4, lowest)
The job was canceled because "_7_4_locked" failed.
Unit test / Tests (7.4, lowest)
The operation was canceled.
Unit test / Tests (8.1, highest)
The job was canceled because "_7_4_locked" failed.
Unit test / Tests (8.2, highest)
The job was canceled because "_7_4_locked" failed.
Unit test / Tests (8.3, locked)
The job was canceled because "_7_4_locked" failed.
Unit test / Tests (8.2, locked)
The job was canceled because "_7_4_locked" failed.
Unit test / Tests (8.3, highest)
The job was canceled because "_7_4_locked" failed.
Unit test / Tests (7.4, highest)
The job was canceled because "_7_4_locked" failed.
Unit test / Tests (8.0, highest)
The job was canceled because "_7_4_locked" failed.
Unit test / Tests (8.3, lowest)
The job was canceled because "_7_4_locked" failed.
Unit test / Tests (8.1, locked)
The job was canceled because "_7_4_locked" failed.
Unit test / Tests (8.0, lowest)
The job was canceled because "_7_4_locked" failed.
Unit test / Tests (8.2, lowest)
The job was canceled because "_7_4_locked" failed.
Unit test / Tests (8.1, lowest)
The job was canceled because "_7_4_locked" failed.
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/
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/Tags/MethodParameter.php#L83
Line exceeds 120 characters; contains 136 characters
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/Tags/Factory/MethodFactory.php#L60
Line exceeds 120 characters; contains 121 characters