Skip to content

Fix linter issues

Fix linter issues #195

Triggered via push November 4, 2025 14:43
Status Failure
Total duration 25s
Artifacts
Matrix: Linter
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Linter (8.4, ubuntu-latest)
Process completed with exit code 1.
Linter (8.4, ubuntu-latest): src/Type/Builder/BackedEnumToScalarTypeBuilder.php#L16
Return type (TypeLang\Mapper\Type\BackedEnumToScalarType) of method TypeLang\Mapper\Type\Builder\BackedEnumToScalarTypeBuilder::create() should be compatible with return type (TypeLang\Mapper\Type\TypeInterface<value-of<BackedEnum>>) of method TypeLang\Mapper\Type\Builder\BackedEnumTypeBuilder<TEnum of BackedEnum = BackedEnum,value-of<TEnum of BackedEnum = BackedEnum>>::create()