Skip to content

Move types and builders to the standard platform namespace #140

Move types and builders to the standard platform namespace

Move types and builders to the standard platform namespace #140

Triggered via push September 29, 2025 21:32
Status Failure
Total duration 28s
Artifacts
Matrix: Linter
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Linter (8.3, ubuntu-latest): src/Platform/Standard/Builder/CallableTypeBuilder.php#L44
Dynamic call to static method TypeLang\Mapper\Platform\Standard\Builder\Builder<TypeLang\Parser\Node\Stmt\NamedTypeNode,TypeLang\Mapper\Platform\Standard\Type\TypeInterface>::expectNoShapeFields().
Linter (8.3, ubuntu-latest): src/Platform/Standard/Builder/BackedEnumTypeBuilder.php#L59
Dynamic call to static method TypeLang\Mapper\Platform\Standard\Builder\Builder<TypeLang\Parser\Node\Stmt\NamedTypeNode,TypeLang\Mapper\Platform\Standard\Type\BackedEnumType>::expectNoTemplateArguments().
Linter (8.3, ubuntu-latest): src/Platform/Standard/Builder/BackedEnumTypeBuilder.php#L58
Dynamic call to static method TypeLang\Mapper\Platform\Standard\Builder\Builder<TypeLang\Parser\Node\Stmt\NamedTypeNode,TypeLang\Mapper\Platform\Standard\Type\BackedEnumType>::expectNoShapeFields().
Linter (8.3, ubuntu-latest): src/Platform/Standard/Builder/ArrayTypeBuilder.php#L137
Dynamic call to static method TypeLang\Mapper\Platform\Standard\Builder\Builder<TypeLang\Parser\Node\Stmt\NamedTypeNode,TypeLang\Mapper\Platform\Standard\Type\ArrayType>::expectNoTemplateArgumentHint().
Linter (8.3, ubuntu-latest): src/Platform/Standard/Builder/ArrayTypeBuilder.php#L112
Dynamic call to static method TypeLang\Mapper\Platform\Standard\Builder\Builder<TypeLang\Parser\Node\Stmt\NamedTypeNode,TypeLang\Mapper\Platform\Standard\Type\ArrayType>::expectNoTemplateArgumentHint().
Linter (8.3, ubuntu-latest): src/Platform/Standard/Builder/ArrayTypeBuilder.php#L108
Dynamic call to static method TypeLang\Mapper\Platform\Standard\Builder\Builder<TypeLang\Parser\Node\Stmt\NamedTypeNode,TypeLang\Mapper\Platform\Standard\Type\ArrayType>::expectNoTemplateArgumentHint().
Linter (8.3, ubuntu-latest): src/Platform/Standard/Builder/ArrayTypeBuilder.php#L58
Dynamic call to static method TypeLang\Mapper\Platform\Standard\Builder\Builder<TypeLang\Parser\Node\Stmt\NamedTypeNode,TypeLang\Mapper\Platform\Standard\Type\ArrayType>::expectNoShapeFields().
Linter (8.3, ubuntu-latest): src/Exception/Mapping/RuntimeException.php#L26
Property Exception::$message (string) does not accept TypeLang\Mapper\Exception\Template.
Linter (8.3, ubuntu-latest): src/Exception/Environment/EnvironmentException.php#L21
Property Exception::$message (string) does not accept TypeLang\Mapper\Exception\Template.
Linter (8.3, ubuntu-latest): src/Exception/Definition/DefinitionException.php#L26
Property Exception::$message (string) does not accept TypeLang\Mapper\Exception\Template.