chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#3856) #1447
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
7 errors
run / PHPStan PHP 8.2:
framework/core/src/Foundation/Console/ScheduleRunCommand.php#L25
Method Flarum\Foundation\Console\ScheduleRunCommand::handle() overrides method Illuminate\Console\Scheduling\ScheduleRunCommand::handle() but misses parameter #4 $handler.
|
run / PHPStan PHP 8.2:
framework/core/src/Foundation/Console/ScheduleRunCommand.php#L25
Parameter #3 $handler (Illuminate\Contracts\Debug\ExceptionHandler) of method Flarum\Foundation\Console\ScheduleRunCommand::handle() is not contravariant with parameter #3 $cache (Illuminate\Contracts\Cache\Repository) of method Illuminate\Console\Scheduling\ScheduleRunCommand::handle().
|
run / PHPStan PHP 8.2:
framework/core/src/Foundation/Console/ScheduleRunCommand.php#L27
Method Illuminate\Console\Scheduling\ScheduleRunCommand::handle() invoked with 3 parameters, 4 required.
|
run / PHPStan PHP 8.2:
framework/core/src/Foundation/Console/ScheduleRunCommand.php#L27
Parameter #3 $cache of method Illuminate\Console\Scheduling\ScheduleRunCommand::handle() expects Illuminate\Contracts\Cache\Repository, Illuminate\Contracts\Debug\ExceptionHandler given.
|
run / PHPStan PHP 8.2
Process completed with exit code 1.
|
run / PHPStan PHP 8.1
The job was canceled because "_8_2" failed.
|
run / PHPStan PHP 8.1
The operation was canceled.
|