Skip to content

refactor(Naming): improve name generation logic #35

refactor(Naming): improve name generation logic

refactor(Naming): improve name generation logic #35

Triggered via push May 8, 2024 09:06
Status Failure
Total duration 50s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
phpstan: src/Collectors/Collector.php#L1
Ignored error pattern #^Call to an undefined method Illuminate\\Support\\Stringable\:\:ucwords\(\)\.$# in path /home/runner/work/laravel-exception-notify/laravel-exception-notify/src/Collectors/Collector.php was not matched in reported errors.
phpstan
Ignored error pattern #^Call to an undefined static method Illuminate\\Support\\Str\:\:lcfirst\(\)\.$# in path /home/runner/work/laravel-exception-notify/laravel-exception-notify/src/Macros/StringableMacro.php was not matched in reported errors.
phpstan
Ignored error pattern #^Call to an undefined static method Illuminate\\Support\\Str\:\:ucwords\(\)\.$# in path /home/runner/work/laravel-exception-notify/laravel-exception-notify/src/Macros/StringableMacro.php was not matched in reported errors.
phpstan
Ignored error pattern #^Access to protected property Guanguans\\LaravelExceptionNotify\\Macros\\StringableMacro\:\:\$value\.$# was not matched in reported errors.
phpstan
Ignored error pattern #^Unsafe usage of new static\(\)\.$# was not matched in reported errors.
phpstan
Process completed with exit code 1.