Skip to content

fix: properly handle class/enum name in shaped array key #564

fix: properly handle class/enum name in shaped array key

fix: properly handle class/enum name in shaped array key #564

Triggered via push August 13, 2023 16:10
Status Failure
Total duration 43s
Artifacts
Quality Assurance
34s
Quality Assurance
Fit to window
Zoom out
Zoom in

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.