Skip to content

Fixing tests

Fixing tests #1287

Triggered via pull request November 20, 2024 13:19
Status Failure
Total duration 1m 42s
Artifacts

build.yml

on: pull_request
Coding Standard
18s
Coding Standard
Matrix: Lint
Matrix: PHPStan
Matrix: Tests
Fit to window
Zoom out
Zoom in

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.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 (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.