Skip to content

Add support for configureable error levels #215

Add support for configureable error levels

Add support for configureable error levels #215

Triggered via push May 3, 2024 15:44
Status Failure
Total duration 42s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan: src/Ignition.php#L246
No error to ignore is reported on line 246.
phpstan: src/Ignition.php#L247
Parameter #1 $callback of function set_error_handler expects (callable(int, string, string, int): bool)|null, array{$this(Spatie\Ignition\Ignition), 'renderError'} given.
phpstan: src/Ignition.php#L248
Parameter #1 $callback of function set_error_handler expects (callable(int, string, string, int): bool)|null, array{$this(Spatie\Ignition\Ignition), 'renderError'} given.
phpstan
Process completed with exit code 1.