Skip to content

chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#3856) #1447

chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#3856)

chore(deps): bump word-wrap from 1.2.3 to 1.2.4 (#3856) #1447

Triggered via push July 27, 2023 10:25
Status Failure
Total duration 1m 53s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

phpstan.yml

on: push
Matrix: run / phpstan
Matrix: run / test
Fit to window
Zoom out
Zoom in

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.