Skip to content

Upgrade code to php 8.1 #283

Upgrade code to php 8.1

Upgrade code to php 8.1 #283

Triggered via pull request December 8, 2023 21:13
Status Failure
Total duration 3m 19s
Artifacts

integrate.yaml

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

Annotations

13 errors
Dependency analysis / Dependency Analysis (8.0)
Process completed with exit code 1.
Code Coverage / Code Coverage
Process completed with exit code 255.
Static analysis / Static Code Analysis (8.0)
Process completed with exit code 255.
Coding Standards / Coding Standards (8.0): github/workspace/src/phpDocumentor/Reflection/Php/Enum_.php#L49
The first parameter of a multi-line function declaration must be on the line after the opening bracket
Coding Standards / Coding Standards (8.0): github/workspace/src/phpDocumentor/Reflection/Php/Argument.php#L32
The first parameter of a multi-line function declaration must be on the line after the opening bracket
Coding Standards / Coding Standards (8.0): github/workspace/src/phpDocumentor/Reflection/Php/Class_.php#L56
The first parameter of a multi-line function declaration must be on the line after the opening bracket
Coding Standards / Coding Standards (8.0): github/workspace/src/phpDocumentor/Reflection/Php/Factory/AbstractFactory.php#L18
Type phpDocumentor\Reflection\DocBlockFactoryInterface is not used in this file.
Coding Standards / Coding Standards (8.0): github/workspace/src/phpDocumentor/Reflection/Php/Factory/Property.php#L24
Type PhpParser\PrettyPrinter\Standard (as PrettyPrinter) is not used in this file.
Coding Standards / Coding Standards (8.0): github/workspace/src/phpDocumentor/Reflection/Php/Factory/PropertyIterator.php#L23
Type PhpParser\Node\Stmt\Property (as PropertyNode) is not used in this file.
Coding Standards / Coding Standards (8.0): github/workspace/src/phpDocumentor/Reflection/Php/Factory/Argument.php#L23
Type PhpParser\PrettyPrinter\Standard (as PrettyPrinter) is not used in this file.
Coding Standards / Coding Standards (8.0): github/workspace/src/phpDocumentor/Reflection/Php/Factory/EnumCase.php#L13
Type PhpParser\PrettyPrinter\Standard (as PrettyPrinter) is not used in this file.
Coding Standards / Coding Standards (8.0): github/workspace/src/phpDocumentor/Reflection/Php/Factory/ClassConstant.php#L26
Type PhpParser\PrettyPrinter\Standard (as PrettyPrinter) is not used in this file.