Skip to content

Merge pull request #374 from GautierDele/5.x #88

Merge pull request #374 from GautierDele/5.x

Merge pull request #374 from GautierDele/5.x #88

Triggered via push November 4, 2024 19:47
Status Failure
Total duration 1m 9s
Artifacts

integrate.yaml

on: push
Unit test  /  Supported Versions Matrix
5s
Unit test / Supported Versions Matrix
Code Coverage  /  Code Coverage
12s
Code Coverage / Code Coverage
BC Check
10s
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

13 errors and 4 warnings
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#L74
Late static binding for constants is disallowed.
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/Tags/MethodParameter.php#L77
Function is_array() 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/MethodParameter.php#L78
Function implode() 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/MethodParameter.php#L89
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.
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)
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/
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/Tags/MethodParameter.php#L89
Line exceeds 120 characters; contains 126 characters
Coding Standards / Coding Standards (8.0): github/workspace/src/DocBlock/Tags/Factory/MethodFactory.php#L60
Line exceeds 120 characters; contains 121 characters