Skip to content

Merge pull request #3 from chrispage1/patch-1 #16

Merge pull request #3 from chrispage1/patch-1

Merge pull request #3 from chrispage1/patch-1 #16

Triggered via push January 20, 2025 09:40
Status Failure
Total duration 26s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
phpstan: src/Exceptions/InvalidConfig.php#L1
Ignored error pattern #^Parameter \#1 \$callback of function array_map expects \(callable\(0\|1\|2\|3\|4\|5\|6\|7\)\: mixed\)\|null, Closure\(string\)\: string given\.$# in path /home/runner/work/laravel-flare/laravel-flare/src/Exceptions/InvalidConfig.php was not matched in reported errors.
phpstan: src/Exceptions/InvalidConfig.php#L21
Parameter #1 $callback of function array_map expects (callable(0|1|2|3|4|5|6|7): mixed)|null, Closure(string): lowercase-string given.
phpstan: src/Views/ViewExceptionMapper.php#L45
Offset 'path' does not exist on array{0?: string, path?: string, 1?: string}.
phpstan
Process completed with exit code 1.
phpstan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636