Fixing tests #1287
Annotations
58 errors
Coding Standard
Process completed with exit code 2.
|
PHPStan (8.3):
tests/Platform/Entity/PlatformEntity.php#L82
Property PHPStan\Platform\Entity\PlatformEntity::$col_decimal type mapping mismatch: property can contain string but database expects float|int|(numeric-string&uppercase-string).
|
PHPStan (8.3):
tests/Platform/Entity/PlatformEntity.php#L89
Property PHPStan\Platform\Entity\PlatformEntity::$col_decimal_nullable type mapping mismatch: property can contain string|null but database expects float|int|(numeric-string&uppercase-string)|null.
|
PHPStan (8.3):
tests/Platform/Entity/PlatformEntity.php#L110
Property PHPStan\Platform\Entity\PlatformEntity::$col_bigint type mapping mismatch: property can contain int|string but database expects int|(lowercase-string&numeric-string&uppercase-string).
|
PHPStan (8.3):
tests/Platform/Entity/PlatformEntity.php#L117
Property PHPStan\Platform\Entity\PlatformEntity::$col_bigint_nullable type mapping mismatch: property can contain int|string|null but database expects int|(lowercase-string&numeric-string&uppercase-string)|null.
|
PHPStan (8.3)
Process completed with exit code 2.
|
PHPStan (7.4):
tests/Platform/Entity/PlatformEntity.php#L82
Property PHPStan\Platform\Entity\PlatformEntity::$col_decimal type mapping mismatch: property can contain string but database expects float|int|(numeric-string&uppercase-string).
|
PHPStan (7.4):
tests/Platform/Entity/PlatformEntity.php#L89
Property PHPStan\Platform\Entity\PlatformEntity::$col_decimal_nullable type mapping mismatch: property can contain string|null but database expects float|int|(numeric-string&uppercase-string)|null.
|
PHPStan (7.4):
tests/Platform/Entity/PlatformEntity.php#L110
Property PHPStan\Platform\Entity\PlatformEntity::$col_bigint type mapping mismatch: property can contain int|string but database expects int|(lowercase-string&numeric-string&uppercase-string).
|
PHPStan (7.4):
tests/Platform/Entity/PlatformEntity.php#L117
Property PHPStan\Platform\Entity\PlatformEntity::$col_bigint_nullable type mapping mismatch: property can contain int|string|null but database expects int|(lowercase-string&numeric-string&uppercase-string)|null.
|
PHPStan (7.4)
Process completed with exit code 2.
|
PHPStan (8.0):
tests/Platform/Entity/PlatformEntity.php#L82
Property PHPStan\Platform\Entity\PlatformEntity::$col_decimal type mapping mismatch: property can contain string but database expects float|int|(numeric-string&uppercase-string).
|
PHPStan (8.0):
tests/Platform/Entity/PlatformEntity.php#L89
Property PHPStan\Platform\Entity\PlatformEntity::$col_decimal_nullable type mapping mismatch: property can contain string|null but database expects float|int|(numeric-string&uppercase-string)|null.
|
PHPStan (8.0):
tests/Platform/Entity/PlatformEntity.php#L110
Property PHPStan\Platform\Entity\PlatformEntity::$col_bigint type mapping mismatch: property can contain int|string but database expects int|(lowercase-string&numeric-string&uppercase-string).
|
PHPStan (8.0):
tests/Platform/Entity/PlatformEntity.php#L117
Property PHPStan\Platform\Entity\PlatformEntity::$col_bigint_nullable type mapping mismatch: property can contain int|string|null but database expects int|(lowercase-string&numeric-string&uppercase-string)|null.
|
PHPStan (8.0)
Process completed with exit code 2.
|
PHPStan (7.3):
tests/Platform/Entity/PlatformEntity.php#L82
Property PHPStan\Platform\Entity\PlatformEntity::$col_decimal type mapping mismatch: property can contain string but database expects float|int|(numeric-string&uppercase-string).
|
PHPStan (7.3):
tests/Platform/Entity/PlatformEntity.php#L89
Property PHPStan\Platform\Entity\PlatformEntity::$col_decimal_nullable type mapping mismatch: property can contain string|null but database expects float|int|(numeric-string&uppercase-string)|null.
|
PHPStan (7.3):
tests/Platform/Entity/PlatformEntity.php#L110
Property PHPStan\Platform\Entity\PlatformEntity::$col_bigint type mapping mismatch: property can contain int|string but database expects int|(lowercase-string&numeric-string&uppercase-string).
|
PHPStan (7.3):
tests/Platform/Entity/PlatformEntity.php#L117
Property PHPStan\Platform\Entity\PlatformEntity::$col_bigint_nullable type mapping mismatch: property can contain int|string|null but database expects int|(lowercase-string&numeric-string&uppercase-string)|null.
|
PHPStan (7.3)
Process completed with exit code 2.
|
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...:
tests/Platform/Entity/PlatformEntity.php#L82
Property PHPStan\Platform\Entity\PlatformEntity::$col_decimal type mapping mismatch: property can contain string but database expects float|int|(numeric-string&uppercase-string).
|
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...:
tests/Platform/Entity/PlatformEntity.php#L89
Property PHPStan\Platform\Entity\PlatformEntity::$col_decimal_nullable type mapping mismatch: property can contain string|null but database expects float|int|(numeric-string&uppercase-string)|null.
|
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...:
tests/Platform/Entity/PlatformEntity.php#L110
Property PHPStan\Platform\Entity\PlatformEntity::$col_bigint type mapping mismatch: property can contain int|string but database expects int|(lowercase-string&numeric-string&uppercase-string).
|
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...:
tests/Platform/Entity/PlatformEntity.php#L117
Property PHPStan\Platform\Entity\PlatformEntity::$col_bigint_nullable type mapping mismatch: property can contain int|string|null but database expects int|(lowercase-string&numeric-string&uppercase-string)|null.
|
PHPStan (8.3, composer require --dev doctrine/orm:^3.0 doctrine/dbal:^4.0 carbonphp/carbon-doctri...
Process completed with exit code 2.
|
PHPStan (8.2):
tests/Platform/Entity/PlatformEntity.php#L82
Property PHPStan\Platform\Entity\PlatformEntity::$col_decimal type mapping mismatch: property can contain string but database expects float|int|(numeric-string&uppercase-string).
|
PHPStan (8.2):
tests/Platform/Entity/PlatformEntity.php#L89
Property PHPStan\Platform\Entity\PlatformEntity::$col_decimal_nullable type mapping mismatch: property can contain string|null but database expects float|int|(numeric-string&uppercase-string)|null.
|
PHPStan (8.2):
tests/Platform/Entity/PlatformEntity.php#L110
Property PHPStan\Platform\Entity\PlatformEntity::$col_bigint type mapping mismatch: property can contain int|string but database expects int|(lowercase-string&numeric-string&uppercase-string).
|
PHPStan (8.2):
tests/Platform/Entity/PlatformEntity.php#L117
Property PHPStan\Platform\Entity\PlatformEntity::$col_bigint_nullable type mapping mismatch: property can contain int|string|null but database expects int|(lowercase-string&numeric-string&uppercase-string)|null.
|
PHPStan (8.2)
Process completed with exit code 2.
|
PHPStan (8.4):
tests/Platform/Entity/PlatformEntity.php#L82
Property PHPStan\Platform\Entity\PlatformEntity::$col_decimal type mapping mismatch: property can contain string but database expects float|int|(numeric-string&uppercase-string).
|
PHPStan (8.4):
tests/Platform/Entity/PlatformEntity.php#L89
Property PHPStan\Platform\Entity\PlatformEntity::$col_decimal_nullable type mapping mismatch: property can contain string|null but database expects float|int|(numeric-string&uppercase-string)|null.
|
PHPStan (8.4):
tests/Platform/Entity/PlatformEntity.php#L110
Property PHPStan\Platform\Entity\PlatformEntity::$col_bigint type mapping mismatch: property can contain int|string but database expects int|(lowercase-string&numeric-string&uppercase-string).
|
PHPStan (8.4):
tests/Platform/Entity/PlatformEntity.php#L117
Property PHPStan\Platform\Entity\PlatformEntity::$col_bigint_nullable type mapping mismatch: property can contain int|string|null but database expects int|(lowercase-string&numeric-string&uppercase-string)|null.
|
PHPStan (8.4)
Process completed with exit code 2.
|
PHPStan (8.1):
tests/Platform/Entity/PlatformEntity.php#L82
Property PHPStan\Platform\Entity\PlatformEntity::$col_decimal type mapping mismatch: property can contain string but database expects float|int|(numeric-string&uppercase-string).
|
PHPStan (8.1):
tests/Platform/Entity/PlatformEntity.php#L89
Property PHPStan\Platform\Entity\PlatformEntity::$col_decimal_nullable type mapping mismatch: property can contain string|null but database expects float|int|(numeric-string&uppercase-string)|null.
|
PHPStan (8.1):
tests/Platform/Entity/PlatformEntity.php#L110
Property PHPStan\Platform\Entity\PlatformEntity::$col_bigint type mapping mismatch: property can contain int|string but database expects int|(lowercase-string&numeric-string&uppercase-string).
|
PHPStan (8.1):
tests/Platform/Entity/PlatformEntity.php#L117
Property PHPStan\Platform\Entity\PlatformEntity::$col_bigint_nullable type mapping mismatch: property can contain int|string|null but database expects int|(lowercase-string&numeric-string&uppercase-string)|null.
|
PHPStan (8.1)
Process completed with exit code 2.
|
Tests (8.1, highest)
Process completed with exit code 2.
|
Tests (8.1, lowest)
Process completed with exit code 2.
|
Tests (8.2, lowest)
Process completed with exit code 2.
|
Tests (8.2, highest)
Process completed with exit code 2.
|
Tests (7.4, highest)
Process completed with exit code 2.
|
Tests (7.3, highest)
Process completed with exit code 2.
|
Tests (7.3, lowest)
Process completed with exit code 2.
|
Tests (8.0, highest)
Process completed with exit code 2.
|
Tests (8.3, lowest)
Process completed with exit code 2.
|
Tests (8.0, lowest)
Process completed with exit code 2.
|
Tests (8.4, lowest)
Process completed with exit code 2.
|
Tests (7.4, lowest)
Process completed with exit code 2.
|
Tests (8.4, highest)
Process completed with exit code 2.
|
Tests (8.3, highest, composer config extra.patches.doctrine/orm --json --merge '["compatibility/p...
Process completed with exit code 2.
|
Tests (7.2, lowest)
Process completed with exit code 2.
|
Tests (8.3, highest)
Process completed with exit code 2.
|
Tests (7.2, highest)
Process completed with exit code 2.
|