fix: properly handle class/enum name in shaped array key #564
quality-assurance.yml
on: push
Quality Assurance
34s
Annotations
9 errors
Quality Assurance:
tests/Functional/Type/Parser/Lexer/NativeLexerTest.php#L1379
Class CuyZ\Valinor\Type\Parser\Exception\Enum\MissingEnumColon not found.
|
Quality Assurance:
tests/Functional/Type/Parser/Lexer/NativeLexerTest.php#L1379
Parameter #1 $exception of method PHPUnit\Framework\TestCase::expectException() expects class-string<Throwable>, string given.
|
Quality Assurance:
tests/Functional/Type/Parser/Lexer/NativeLexerTest.php#L1391
Class CuyZ\Valinor\Type\Parser\Exception\Enum\MissingEnumColon not found.
|
Quality Assurance:
tests/Functional/Type/Parser/Lexer/NativeLexerTest.php#L1391
Parameter #1 $exception of method PHPUnit\Framework\TestCase::expectException() expects class-string<Throwable>, string given.
|
Quality Assurance:
tests/Functional/Type/Parser/Lexer/NativeLexerTest.php#L1445
Class CuyZ\Valinor\Type\Parser\Exception\Constant\MissingClassConstantColon not found.
|
Quality Assurance:
tests/Functional/Type/Parser/Lexer/NativeLexerTest.php#L1445
Parameter #1 $exception of method PHPUnit\Framework\TestCase::expectException() expects class-string<Throwable>, string given.
|
Quality Assurance:
tests/Functional/Type/Parser/Lexer/NativeLexerTest.php#L1454
Class CuyZ\Valinor\Type\Parser\Exception\Constant\MissingClassConstantColon not found.
|
Quality Assurance:
tests/Functional/Type/Parser/Lexer/NativeLexerTest.php#L1454
Parameter #1 $exception of method PHPUnit\Framework\TestCase::expectException() expects class-string<Throwable>, string given.
|
Quality Assurance
Process completed with exit code 1.
|