[Store] Remove UID as type from Documents ID #8186
code-quality.yaml
on: pull_request
Matrix
/
Build
6s
Matrix: phpstan-bridge
Matrix: phpstan-package
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.
|