fix: Mixed & untyped property was not previously working. #257
Annotations
49 errors and 8 warnings
DocblockTypeContradiction:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L236
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:236:19: DocblockTypeContradiction: array<array-key, Symfony\Component\PropertyInfo\Type> does not contain null (see https://psalm.dev/155)
|
RedundantConditionGivenDocblockType:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L236
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:236:19: RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, Symfony\Component\PropertyInfo\Type> for $targetPropertyTypes is never null (see https://psalm.dev/156)
|
PossiblyNullArgument:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L259
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:259:30: PossiblyNullArgument: Argument 4 of Rekalogika\Mapper\Transformer\ObjectToObjectMetadata\PropertyMapping::__construct cannot be null, possibly null value provided (see https://psalm.dev/078)
|
MissingPropertyType:
tests/Fixtures/MixedType/ObjectWithUntypedPropertyDto.php#L19
tests/Fixtures/MixedType/ObjectWithUntypedPropertyDto.php:19:12: MissingPropertyType: Property Rekalogika\Mapper\Tests\Fixtures\MixedType\ObjectWithUntypedPropertyDto::$property does not have a declared type (see https://psalm.dev/045)
|
MissingPropertyType:
tests/IntegrationTest/MixedTypeTest.php#L34
tests/IntegrationTest/MixedTypeTest.php:34:34: MissingPropertyType: Property Rekalogika\Mapper\Tests\Fixtures\MixedType\ObjectWithUntypedPropertyDto::$property does not have a declared type (see https://psalm.dev/045)
|
Symfony 6.4.*, highest deps, PHP 8.2, ubuntu-latest
Process completed with exit code 2.
|
Symfony 7.*, lowest deps, PHP 8.2, ubuntu-latest
The job was canceled because "ubuntu-latest_8_2_6_4___h" failed.
|
TypeDoesNotContainNull:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L236
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:236:19: TypeDoesNotContainNull: array<array-key, Symfony\Component\PropertyInfo\Type> does not contain null (see https://psalm.dev/090)
|
RedundantCondition:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L236
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:236:19: RedundantCondition: Type array<array-key, Symfony\Component\PropertyInfo\Type> for $targetPropertyTypes is never null (see https://psalm.dev/122)
|
PossiblyNullArgument:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L259
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:259:30: PossiblyNullArgument: Argument 4 of Rekalogika\Mapper\Transformer\ObjectToObjectMetadata\PropertyMapping::__construct cannot be null, possibly null value provided (see https://psalm.dev/078)
|
MissingPropertyType:
tests/Fixtures/MixedType/ObjectWithUntypedPropertyDto.php#L19
tests/Fixtures/MixedType/ObjectWithUntypedPropertyDto.php:19:12: MissingPropertyType: Property Rekalogika\Mapper\Tests\Fixtures\MixedType\ObjectWithUntypedPropertyDto::$property does not have a declared type (see https://psalm.dev/045)
|
MissingPropertyType:
tests/IntegrationTest/MixedTypeTest.php#L34
tests/IntegrationTest/MixedTypeTest.php:34:34: MissingPropertyType: Property Rekalogika\Mapper\Tests\Fixtures\MixedType\ObjectWithUntypedPropertyDto::$property does not have a declared type (see https://psalm.dev/045)
|
Symfony 7.*, lowest deps, PHP 8.2, ubuntu-latest
Process completed with exit code 2.
|
TypeDoesNotContainNull:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L236
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:236:19: TypeDoesNotContainNull: array<array-key, Symfony\Component\PropertyInfo\Type> does not contain null (see https://psalm.dev/090)
|
RedundantCondition:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L236
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:236:19: RedundantCondition: Type array<array-key, Symfony\Component\PropertyInfo\Type> for $targetPropertyTypes is never null (see https://psalm.dev/122)
|
PossiblyNullArgument:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L259
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:259:30: PossiblyNullArgument: Argument 4 of Rekalogika\Mapper\Transformer\ObjectToObjectMetadata\PropertyMapping::__construct cannot be null, possibly null value provided (see https://psalm.dev/078)
|
MissingPropertyType:
tests/Fixtures/MixedType/ObjectWithUntypedPropertyDto.php#L19
tests/Fixtures/MixedType/ObjectWithUntypedPropertyDto.php:19:12: MissingPropertyType: Property Rekalogika\Mapper\Tests\Fixtures\MixedType\ObjectWithUntypedPropertyDto::$property does not have a declared type (see https://psalm.dev/045)
|
MissingPropertyType:
tests/IntegrationTest/MixedTypeTest.php#L34
tests/IntegrationTest/MixedTypeTest.php:34:34: MissingPropertyType: Property Rekalogika\Mapper\Tests\Fixtures\MixedType\ObjectWithUntypedPropertyDto::$property does not have a declared type (see https://psalm.dev/045)
|
Symfony 7.*, lowest deps, PHP 8.3, ubuntu-latest
The operation was canceled.
|
TypeDoesNotContainNull:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L236
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:236:19: TypeDoesNotContainNull: array<array-key, Symfony\Component\PropertyInfo\Type> does not contain null (see https://psalm.dev/090)
|
RedundantCondition:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L236
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:236:19: RedundantCondition: Type array<array-key, Symfony\Component\PropertyInfo\Type> for $targetPropertyTypes is never null (see https://psalm.dev/122)
|
PossiblyNullArgument:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L259
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:259:30: PossiblyNullArgument: Argument 4 of Rekalogika\Mapper\Transformer\ObjectToObjectMetadata\PropertyMapping::__construct cannot be null, possibly null value provided (see https://psalm.dev/078)
|
MissingPropertyType:
tests/Fixtures/MixedType/ObjectWithUntypedPropertyDto.php#L19
tests/Fixtures/MixedType/ObjectWithUntypedPropertyDto.php:19:12: MissingPropertyType: Property Rekalogika\Mapper\Tests\Fixtures\MixedType\ObjectWithUntypedPropertyDto::$property does not have a declared type (see https://psalm.dev/045)
|
MissingPropertyType:
tests/IntegrationTest/MixedTypeTest.php#L34
tests/IntegrationTest/MixedTypeTest.php:34:34: MissingPropertyType: Property Rekalogika\Mapper\Tests\Fixtures\MixedType\ObjectWithUntypedPropertyDto::$property does not have a declared type (see https://psalm.dev/045)
|
Symfony 7.*, highest deps, PHP 8.3, ubuntu-latest
The operation was canceled.
|
DocblockTypeContradiction:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L236
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:236:19: DocblockTypeContradiction: array<array-key, Symfony\Component\PropertyInfo\Type> does not contain null (see https://psalm.dev/155)
|
RedundantConditionGivenDocblockType:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L236
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:236:19: RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, Symfony\Component\PropertyInfo\Type> for $targetPropertyTypes is never null (see https://psalm.dev/156)
|
PossiblyNullArgument:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L259
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:259:30: PossiblyNullArgument: Argument 4 of Rekalogika\Mapper\Transformer\ObjectToObjectMetadata\PropertyMapping::__construct cannot be null, possibly null value provided (see https://psalm.dev/078)
|
MissingPropertyType:
tests/Fixtures/MixedType/ObjectWithUntypedPropertyDto.php#L19
tests/Fixtures/MixedType/ObjectWithUntypedPropertyDto.php:19:12: MissingPropertyType: Property Rekalogika\Mapper\Tests\Fixtures\MixedType\ObjectWithUntypedPropertyDto::$property does not have a declared type (see https://psalm.dev/045)
|
MissingPropertyType:
tests/IntegrationTest/MixedTypeTest.php#L34
tests/IntegrationTest/MixedTypeTest.php:34:34: MissingPropertyType: Property Rekalogika\Mapper\Tests\Fixtures\MixedType\ObjectWithUntypedPropertyDto::$property does not have a declared type (see https://psalm.dev/045)
|
Symfony 6.4.*, lowest deps, PHP 8.3, ubuntu-latest
The operation was canceled.
|
DocblockTypeContradiction:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L236
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:236:19: DocblockTypeContradiction: array<array-key, Symfony\Component\PropertyInfo\Type> does not contain null (see https://psalm.dev/155)
|
RedundantConditionGivenDocblockType:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L236
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:236:19: RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, Symfony\Component\PropertyInfo\Type> for $targetPropertyTypes is never null (see https://psalm.dev/156)
|
PossiblyNullArgument:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L259
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:259:30: PossiblyNullArgument: Argument 4 of Rekalogika\Mapper\Transformer\ObjectToObjectMetadata\PropertyMapping::__construct cannot be null, possibly null value provided (see https://psalm.dev/078)
|
MissingPropertyType:
tests/Fixtures/MixedType/ObjectWithUntypedPropertyDto.php#L19
tests/Fixtures/MixedType/ObjectWithUntypedPropertyDto.php:19:12: MissingPropertyType: Property Rekalogika\Mapper\Tests\Fixtures\MixedType\ObjectWithUntypedPropertyDto::$property does not have a declared type (see https://psalm.dev/045)
|
MissingPropertyType:
tests/IntegrationTest/MixedTypeTest.php#L34
tests/IntegrationTest/MixedTypeTest.php:34:34: MissingPropertyType: Property Rekalogika\Mapper\Tests\Fixtures\MixedType\ObjectWithUntypedPropertyDto::$property does not have a declared type (see https://psalm.dev/045)
|
Symfony 6.4.*, lowest deps, PHP 8.2, ubuntu-latest
The operation was canceled.
|
DocblockTypeContradiction:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L236
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:236:19: DocblockTypeContradiction: array<array-key, Symfony\Component\PropertyInfo\Type> does not contain null (see https://psalm.dev/155)
|
RedundantConditionGivenDocblockType:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L236
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:236:19: RedundantConditionGivenDocblockType: Docblock-defined type array<array-key, Symfony\Component\PropertyInfo\Type> for $targetPropertyTypes is never null (see https://psalm.dev/156)
|
PossiblyNullArgument:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L259
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:259:30: PossiblyNullArgument: Argument 4 of Rekalogika\Mapper\Transformer\ObjectToObjectMetadata\PropertyMapping::__construct cannot be null, possibly null value provided (see https://psalm.dev/078)
|
MissingPropertyType:
tests/Fixtures/MixedType/ObjectWithUntypedPropertyDto.php#L19
tests/Fixtures/MixedType/ObjectWithUntypedPropertyDto.php:19:12: MissingPropertyType: Property Rekalogika\Mapper\Tests\Fixtures\MixedType\ObjectWithUntypedPropertyDto::$property does not have a declared type (see https://psalm.dev/045)
|
MissingPropertyType:
tests/IntegrationTest/MixedTypeTest.php#L34
tests/IntegrationTest/MixedTypeTest.php:34:34: MissingPropertyType: Property Rekalogika\Mapper\Tests\Fixtures\MixedType\ObjectWithUntypedPropertyDto::$property does not have a declared type (see https://psalm.dev/045)
|
Symfony 6.4.*, highest deps, PHP 8.3, ubuntu-latest
The operation was canceled.
|
TypeDoesNotContainNull:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L236
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:236:19: TypeDoesNotContainNull: array<array-key, Symfony\Component\PropertyInfo\Type> does not contain null (see https://psalm.dev/090)
|
RedundantCondition:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L236
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:236:19: RedundantCondition: Type array<array-key, Symfony\Component\PropertyInfo\Type> for $targetPropertyTypes is never null (see https://psalm.dev/122)
|
PossiblyNullArgument:
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php#L259
src/Transformer/ObjectToObjectMetadata/Implementation/ObjectToObjectMetadataFactory.php:259:30: PossiblyNullArgument: Argument 4 of Rekalogika\Mapper\Transformer\ObjectToObjectMetadata\PropertyMapping::__construct cannot be null, possibly null value provided (see https://psalm.dev/078)
|
MissingPropertyType:
tests/Fixtures/MixedType/ObjectWithUntypedPropertyDto.php#L19
tests/Fixtures/MixedType/ObjectWithUntypedPropertyDto.php:19:12: MissingPropertyType: Property Rekalogika\Mapper\Tests\Fixtures\MixedType\ObjectWithUntypedPropertyDto::$property does not have a declared type (see https://psalm.dev/045)
|
MissingPropertyType:
tests/IntegrationTest/MixedTypeTest.php#L34
tests/IntegrationTest/MixedTypeTest.php:34:34: MissingPropertyType: Property Rekalogika\Mapper\Tests\Fixtures\MixedType\ObjectWithUntypedPropertyDto::$property does not have a declared type (see https://psalm.dev/045)
|
Symfony 7.*, highest deps, PHP 8.2, ubuntu-latest
The operation was canceled.
|
Symfony 6.4.*, highest deps, PHP 8.2, ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Symfony 7.*, lowest deps, PHP 8.2, ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Symfony 7.*, lowest deps, PHP 8.3, ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Symfony 7.*, highest deps, PHP 8.3, ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Symfony 6.4.*, lowest deps, PHP 8.3, ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Symfony 6.4.*, lowest deps, PHP 8.2, ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Symfony 6.4.*, highest deps, PHP 8.3, ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Symfony 7.*, highest deps, PHP 8.2, ubuntu-latest
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|