Skip to content

Add new types

Add new types #130

Re-run triggered August 14, 2024 19:13
Status Failure
Total duration 1m 34s
Artifacts

integrate.yaml

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

Annotations

14 errors and 3 warnings
Coding Standards / Coding Standards (8.0): github/workspace/src/PseudoTypes/PropertiesOf.php#L17
Use statements should be sorted alphabetically. The first wrong one is phpDocumentor\Reflection\Fqsen.
Coding Standards / Coding Standards (8.0): github/workspace/src/PseudoTypes/IntMaskOf.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/IntMaskOf.php#L25
Method \phpDocumentor\Reflection\PseudoTypes\IntMaskOf::__construct() does not have @param annotation for its traversable parameter $types.
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/ClosedResource.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/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/KeyOf.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/IntMask.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/IntMask.php#L25
Method \phpDocumentor\Reflection\PseudoTypes\IntMask::__construct() does not have @param annotation for its traversable parameter $types.
Coding Standards / Coding Standards (8.0): github/workspace/src/TypeResolver.php#L26
Use statements should be sorted alphabetically. The first wrong one is InvalidArgumentException.
Static analysis / Static Code Analysis (8.0): src/Types/ContextFactory.php#L111
Class ReflectionAttribute not found.
Static analysis / Static Code Analysis (8.0): src/Types/ContextFactory.php#L188
Parameter $attribute of method phpDocumentor\Reflection\Types\ContextFactory::createFromReflectionAttribute() has invalid type ReflectionAttribute.
Static analysis / Static Code Analysis (8.0): src/Types/ContextFactory.php#L190
Call to method getName() on an unknown class ReflectionAttribute.
Static analysis / Static Code Analysis (8.0)
Process completed with exit code 1.