Skip to content

Add getter to ArrayShape #49

Add getter to ArrayShape

Add getter to ArrayShape #49

Re-run triggered November 24, 2023 16:26
Status Failure
Total duration 1m 57s
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

7 errors
Coding Standards / Coding Standards (8.0): github/workspace/tests/unit/PseudoTypes/ArrayShapeTest.php#L5
Use phpDocumentor\Reflection\PseudoTypes\ArrayShape is from the same namespace – that is prohibited.
Coding Standards / Coding Standards (8.0): github/workspace/tests/unit/PseudoTypes/ArrayShapeTest.php#L6
Use phpDocumentor\Reflection\PseudoTypes\ArrayShapeItem is from the same namespace – that is prohibited.
Coding Standards / Coding Standards (8.0): github/workspace/tests/unit/PseudoTypes/ArrayShapeTest.php#L7
Use phpDocumentor\Reflection\PseudoTypes\False_ is from the same namespace – that is prohibited.
Coding Standards / Coding Standards (8.0): github/workspace/tests/unit/PseudoTypes/ArrayShapeTest.php#L8
Use phpDocumentor\Reflection\PseudoTypes\True_ is from the same namespace – that is prohibited.
Coding Standards / Coding Standards (8.0)
Process completed with exit code 1.