rename metadata hydrator into stack hydrator #2444
Annotations
6 errors
|
Static Analysis by PHPStan (locked, 8.5, ubuntu-latest)
Process completed with exit code 1.
|
|
Static Analysis by PHPStan (locked, 8.5, ubuntu-latest):
tests/Unit/StackHydratorTest.php#L224
Parameter #1 $class of method Patchlevel\Hydrator\StackHydrator::hydrate() expects class-string<Unknown>, string given.
|
|
Static Analysis by PHPStan (locked, 8.5, ubuntu-latest):
tests/Unit/StackHydratorBuilderTest.php#L31
Call to static method PHPUnit\Framework\Assert::assertInstanceOf() with 'Patchlevel\\Hydrator\\StackHydrator' and Patchlevel\Hydrator\StackHydrator will always evaluate to true.
|
|
Static Analysis by PHPStan (locked, 8.5, ubuntu-latest):
src/StackHydrator.php#L83
Parameter #2 $data of method Patchlevel\Hydrator\Middleware\Middleware::hydrate() expects array<string, mixed>, array<mixed, mixed> given.
|
|
Static Analysis by PHPStan (locked, 8.5, ubuntu-latest):
src/StackHydrator.php#L76
Parameter #2 $data of method Patchlevel\Hydrator\Middleware\Middleware::hydrate() expects array<string, mixed>, array<mixed, mixed> given.
|
|
Static Analysis by PHPStan (locked, 8.5, ubuntu-latest):
src/StackHydrator.php#L68
Parameter #2 $data of method Patchlevel\Hydrator\Middleware\Middleware::hydrate() expects array<string, mixed>, array<mixed, mixed> given.
|