Skip to content

[Store] Remove UID as type from Documents ID #8186

[Store] Remove UID as type from Documents ID

[Store] Remove UID as type from Documents ID #8186

Triggered via pull request February 9, 2026 21:39
Status Failure
Total duration 1m 12s
Artifacts

code-quality.yaml

on: pull_request
PHPStan / Demo
27s
PHPStan / Demo
PHPStan / Examples
29s
PHPStan / Examples
Matrix: phpstan-bridge
Matrix: phpstan-package
Fit to window
Zoom out
Zoom in

Annotations

12 errors
PHPStan / Store / ClickHouse
Process completed with exit code 1.
PHPStan / Store / ClickHouse: Store.php#L130
Cannot call method toRfc4122() on int|string.
PHPStan / Component / Store: tests/Document/TextDocumentTest.php#L275
Call to method PHPUnit\Framework\Assert::assertSame() with Symfony\Component\Uid\UuidV4 and int|string will always evaluate to false.
PHPStan / Component / Store: tests/Document/TextDocumentTest.php#L237
Parameter #1 $expected of method PHPUnit\Framework\Assert::assertSame() contains unresolvable type.
PHPStan / Component / Store: tests/Document/TextDocumentTest.php#L237
Call to method PHPUnit\Framework\Assert::assertSame() with *NEVER* and int|string will always evaluate to false.
PHPStan / Component / Store: tests/Document/TextDocumentTest.php#L236
Call to method PHPUnit\Framework\Assert::assertSame() with Symfony\Component\Uid\UuidV4 and int|string will always evaluate to false.
PHPStan / Component / Store: tests/Document/TextDocumentTest.php#L158
Call to method PHPUnit\Framework\Assert::assertSame() with Symfony\Component\Uid\Uuid and int|string will always evaluate to false.
PHPStan / Component / Store: tests/Document/TextDocumentTest.php#L128
Call to method PHPUnit\Framework\Assert::assertSame() with Symfony\Component\Uid\UuidV4 and int|string will always evaluate to false.
PHPStan / Component / Store: tests/Document/TextDocumentTest.php#L115
Call to method PHPUnit\Framework\Assert::assertSame() with Symfony\Component\Uid\UuidV4 and int|string will always evaluate to false.
PHPStan / Component / Store: tests/Document/TextDocumentTest.php#L103
Call to method PHPUnit\Framework\Assert::assertSame() with Symfony\Component\Uid\UuidV4 and int|string will always evaluate to false.
PHPStan / Component / Store: tests/Document/TextDocumentTest.php#L62
Call to method PHPUnit\Framework\Assert::assertSame() with Symfony\Component\Uid\UuidV4 and int|string will always evaluate to false.
PHPStan / Component / Store: tests/Document/TextDocumentTest.php#L49
Call to method PHPUnit\Framework\Assert::assertSame() with Symfony\Component\Uid\UuidV4 and int|string will always evaluate to false.