Feature/Invariant system now throws user defined exceptions. #55
Annotations
11 errors
|
src/Traits/HasInvariants.php (in context of class ComplexHeart/Domain/Model/TypedCollection)#L23
PHPDoc tag @var has invalid value (array<string, <string, string>>): Unexpected token "<", expected type at offset 116
|
src/Traits/HasInvariants.php (in context of class ComplexHeart/Domain/Model/TypedCollection)#L23
Property ComplexHeart\Domain\Model\TypedCollection::$_invariantsCache has no type specified.
|
src/Traits/HasInvariants.php (in context of class ComplexHeart/Domain/Model/TypedCollection)#L32
Unsafe access to private property ComplexHeart\Domain\Model\TypedCollection<TKey of (int|string),TValue>::$_invariantsCache through static::.
|
src/Traits/HasInvariants.php (in context of class ComplexHeart/Domain/Model/TypedCollection)#L46
Unsafe access to private property ComplexHeart\Domain\Model\TypedCollection<TKey of (int|string),TValue>::$_invariantsCache through static::.
|
src/Traits/HasInvariants.php (in context of class ComplexHeart/Domain/Model/TypedCollection)#L49
Unsafe access to private property ComplexHeart\Domain\Model\TypedCollection<TKey of (int|string),TValue>::$_invariantsCache through static::.
|
src/Traits/HasInvariants.php (in context of class ComplexHeart/Domain/Model/TypedCollection)#L102
Method ComplexHeart\Domain\Model\TypedCollection::computeInvariantViolations() should return array<string, Throwable> but returns array<object>.
|
src/Traits/HasInvariants.php (in context of class ComplexHeart/Domain/Model/TypedCollection)#L120
Invalid type object to throw.
|
src/Traits/HasInvariants.php (in context of class ComplexHeart/Domain/Model/ValueObjects/Value)#L23
PHPDoc tag @var has invalid value (array<string, <string, string>>): Unexpected token "<", expected type at offset 116
|
src/Traits/HasInvariants.php (in context of class ComplexHeart/Domain/Model/ValueObjects/Value)#L23
Property ComplexHeart\Domain\Model\ValueObjects\Value::$_invariantsCache has no type specified.
|
src/Traits/HasInvariants.php (in context of class ComplexHeart/Domain/Model/ValueObjects/Value)#L32
Unsafe access to private property ComplexHeart\Domain\Model\ValueObjects\Value::$_invariantsCache through static::.
|
The logs for this run have expired and are no longer available.
Loading