Add support for mapping oneOf
via #[Discriminator] attribute
#213
Annotations
5 errors and 2 warnings
Run checks:
src/Compiler/MapperFactory/DefaultMapperCompilerFactory.php#L298
Method ShipMonk\InputMapper\Compiler\MapperFactory\DefaultMapperCompilerFactory::createObjectMappingByConstructorInvocation() has parameter $classReflection with generic class ReflectionClass but does not specify its types: T
|
Run checks:
tests/Compiler/Mapper/Object/Data/HierarchicalParentInputMapper.php#L52
Variable method call on $this(ShipMonkTests\InputMapper\Compiler\Mapper\Object\Data\HierarchicalParentInputMapper).
|
Run checks:
tests/Compiler/Mapper/Object/Data/HierarchicalWithEnumParentInputMapper.php#L51
Variable method call on $this(ShipMonkTests\InputMapper\Compiler\Mapper\Object\Data\HierarchicalWithEnumParentInputMapper).
|
Run checks:
tests/Compiler/Mapper/Object/Data/ParentMapper.php#L52
Variable method call on $this(ShipMonkTests\InputMapper\Compiler\Mapper\Object\Data\ParentMapper).
|
Run checks
Process completed with exit code 1.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Loading