Update infection #260
Annotations
10 errors
PHPStan:
src/ChannelFake.php#L203
Parameter #2 $message of method TiMacDonald\Log\ChannelFake::log() expects string|Stringable, array|Illuminate\Contracts\Support\Arrayable<(int|string), mixed>|Illuminate\Contracts\Support\Jsonable|Illuminate\Support\Stringable|string given.
|
PHPStan:
tests/AssertionTest.php#L521
Parameter #1 $context of method TiMacDonald\Log\ChannelFake::assertCurrentContext() expects array|(Closure(array): bool), Closure(): 1 given.
|
PHPStan:
tests/AssertionTest.php#L523
Parameter #1 $context of method TiMacDonald\Log\ChannelFake::assertCurrentContext() expects array|(Closure(array): bool), Closure(): 0 given.
|
PHPStan:
tests/AssertionTest.php#L533
Parameter #1 $callback of method TiMacDonald\Log\ChannelFake::assertLogged() expects Closure(TiMacDonald\Log\LogEntry): bool, Closure(): 1 given.
|
PHPStan:
tests/AssertionTest.php#L535
Parameter #1 $callback of method TiMacDonald\Log\ChannelFake::assertLogged() expects Closure(TiMacDonald\Log\LogEntry): bool, Closure(): 0 given.
|
PHPStan:
tests/LogFakeApiTest.php#L183
Method class@anonymous/tests/LogFakeApiTest.php:181::listen() has parameter $events with no value type specified in iterable type array.
|
PHPStan:
tests/LogFakeApiTest.php#L183
Method class@anonymous/tests/LogFakeApiTest.php:181::listen() has parameter $listener with no value type specified in iterable type array.
|
PHPStan:
tests/LogFakeApiTest.php#L203
Method class@anonymous/tests/LogFakeApiTest.php:181::dispatch() return type has no value type specified in iterable type array.
|
PHPStan:
tests/LogFakeApiTest.php#L208
Method class@anonymous/tests/LogFakeApiTest.php:181::push() has parameter $payload with no value type specified in iterable type array.
|
PHPStan:
tests/TestCase.php#L24
Parameter #1 $app of class Illuminate\Log\LogManager constructor expects Illuminate\Contracts\Foundation\Application, Illuminate\Contracts\Container\Container given.
|
The logs for this run have expired and are no longer available.
Loading