Laravel 13.x Compatibility #73
Merged
Annotations
6 errors
|
Run PHPStan
Process completed with exit code 1.
|
|
Run PHPStan:
src/Commands/InterceptorMakeCommand.php#L105
Method Keepsuit\LaravelTemporal\Commands\InterceptorMakeCommand::getOptions() should return array<array{0: non-empty-string, 1?: non-empty-array<string>|string, 2?: 1|2|4|8|16, 3?: string, 4?: mixed, 5?: (Closure(Symfony\Component\Console\Completion\CompletionInput, Symfony\Component\Console\Completion\CompletionSuggestions): list<string|Symfony\Component\Console\Completion\Suggestion>)|list<string|Symfony\Component\Console\Completion\Suggestion>}|Symfony\Component\Console\Input\InputOption> but returns array{array{'type', 't', 10, 'Temporal…', null, array{'workflow_client…', 'workflow_inbound…', 'workflow_outbound…', 'activity_inbound', 'grpc_client', 'workflow_outbound…'}}, array{'force', 'f', 1, 'Create the…'}}.
|
|
Run PHPStan:
src/Commands/Concerns/InteractsWithIO.php (in context of class Keepsuit/LaravelTemporal/Commands/WorkCommand)#L121
Parameter #1 $level of method Illuminate\Console\Command::parseVerbosity() expects 8|16|32|64|128|256|'normal'|'quiet'|'v'|'vv'|'vvv'|null, int|string|null given.
|
|
Run PHPStan:
src/Commands/Concerns/InteractsWithIO.php (in context of class Keepsuit/LaravelTemporal/Commands/WorkCommand)#L109
Parameter #1 $level of method Illuminate\Console\Command::parseVerbosity() expects 8|16|32|64|128|256|'normal'|'quiet'|'v'|'vv'|'vvv'|null, int|string|null given.
|
|
Run PHPStan:
src/Commands/Concerns/InteractsWithIO.php (in context of class Keepsuit/LaravelTemporal/Commands/TestServerCommand)#L121
Parameter #1 $level of method Illuminate\Console\Command::parseVerbosity() expects 8|16|32|64|128|256|'normal'|'quiet'|'v'|'vv'|'vvv'|null, int|string|null given.
|
|
Run PHPStan:
src/Commands/Concerns/InteractsWithIO.php (in context of class Keepsuit/LaravelTemporal/Commands/TestServerCommand)#L109
Parameter #1 $level of method Illuminate\Console\Command::parseVerbosity() expects 8|16|32|64|128|256|'normal'|'quiet'|'v'|'vv'|'vvv'|null, int|string|null given.
|
Loading