Skip to content

Testing install:broadcasting command #26

Testing install:broadcasting command

Testing install:broadcasting command #26

Triggered via push March 19, 2024 21:56
Status Failure
Total duration 44s
Artifacts

types.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan: src/Console/Commands/BroadcastingInstallCommand.php#L15
Return type (void) of method Qruto\Wave\Console\Commands\BroadcastingInstallCommand::handle() should be compatible with return type (int) of method Illuminate\Foundation\Console\BroadcastingInstallCommand::handle()
phpstan: src/Console/Commands/SsePingCommand.php#L29
While loop condition is always true.
phpstan
Ignored error pattern #^While loop condition is always true\.$# in path /home/runner/work/laravel-wave/laravel-wave/src/Commands/SsePingCommand.php was not matched in reported errors.
phpstan
Process completed with exit code 1.