Skip to content

Add new types

Add new types #128

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

integrate.yaml

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

Annotations

20 errors and 3 warnings
Coding Standards / Coding Standards (8.0): github/workspace/src/PseudoTypes/OpenResource.php#L17
Use statements should be sorted alphabetically. The first wrong one is phpDocumentor\Reflection\PseudoType.
Coding Standards / Coding Standards (8.0): github/workspace/src/PseudoTypes/ValueOf.php#L18
Use statements should be sorted alphabetically. The first wrong one is phpDocumentor\Reflection\PseudoType.
Coding Standards / Coding Standards (8.0): github/workspace/src/PseudoTypes/Conditional.php#L43
Spaces must be used to indent lines; tabs are not allowed
Coding Standards / Coding Standards (8.0): github/workspace/src/PseudoTypes/Conditional.php#L44
Spaces must be used to indent lines; tabs are not allowed
Coding Standards / Coding Standards (8.0): github/workspace/src/PseudoTypes/Conditional.php#L45
Spaces must be used to indent lines; tabs are not allowed
Coding Standards / Coding Standards (8.0): github/workspace/src/PseudoTypes/Conditional.php#L46
Spaces must be used to indent lines; tabs are not allowed
Coding Standards / Coding Standards (8.0): github/workspace/src/PseudoTypes/Conditional.php#L47
Spaces must be used to indent lines; tabs are not allowed
Coding Standards / Coding Standards (8.0): github/workspace/src/PseudoTypes/Conditional.php#L48
Spaces must be used to indent lines; tabs are not allowed
Coding Standards / Coding Standards (8.0): github/workspace/src/PseudoTypes/Conditional.php#L49
Spaces must be used to indent lines; tabs are not allowed
Coding Standards / Coding Standards (8.0): github/workspace/src/PseudoTypes/Conditional.php#L50
Spaces must be used to indent lines; tabs are not allowed
Static analysis / Static Code Analysis (8.0): src/PseudoTypes/Conditional.php#L45
Access to private property $negated of parent class phpDocumentor\Reflection\PseudoTypes\AbstractConditional.
Static analysis / Static Code Analysis (8.0): src/PseudoTypes/Conditional.php#L46
Access to private property $target of parent class phpDocumentor\Reflection\PseudoTypes\AbstractConditional.
Static analysis / Static Code Analysis (8.0): src/PseudoTypes/Conditional.php#L47
Access to private property $if of parent class phpDocumentor\Reflection\PseudoTypes\AbstractConditional.
Static analysis / Static Code Analysis (8.0): src/PseudoTypes/Conditional.php#L48
Access to private property $else of parent class phpDocumentor\Reflection\PseudoTypes\AbstractConditional.
Static analysis / Static Code Analysis (8.0): src/PseudoTypes/ConditionalParameter.php#L45
Access to private property $negated of parent class phpDocumentor\Reflection\PseudoTypes\AbstractConditional.
Static analysis / Static Code Analysis (8.0): src/PseudoTypes/ConditionalParameter.php#L46
Access to private property $target of parent class phpDocumentor\Reflection\PseudoTypes\AbstractConditional.
Static analysis / Static Code Analysis (8.0): src/PseudoTypes/ConditionalParameter.php#L47
Access to private property $if of parent class phpDocumentor\Reflection\PseudoTypes\AbstractConditional.
Static analysis / Static Code Analysis (8.0): src/PseudoTypes/ConditionalParameter.php#L48
Access to private property $else of parent class phpDocumentor\Reflection\PseudoTypes\AbstractConditional.
Static analysis / Static Code Analysis (8.0): src/PseudoTypes/PrivatePropertiesOf.php#L34
Access to private property $fqsen of parent class phpDocumentor\Reflection\PseudoTypes\PropertiesOf.
Static analysis / Static Code Analysis (8.0): src/PseudoTypes/ProtectedPropertiesOf.php#L34
Access to private property $fqsen of parent class phpDocumentor\Reflection\PseudoTypes\PropertiesOf.