Skip to content

Merge pull request #20 from mozex/main #53

Merge pull request #20 from mozex/main

Merge pull request #20 from mozex/main #53

Triggered via push March 8, 2025 12:11
Status Failure
Total duration 43s
Artifacts

phpstan.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

4 errors
phpstan
Process completed with exit code 1.
phpstan: src/RouteTest.php#L41
Cannot call method toRoute() on Illuminate\Contracts\Routing\UrlGenerator|string.
phpstan: src/RouteTest.php#L0
Ignored error pattern #^PHPDoc tag @var for variable \$testResponse contains generic class Illuminate\\Testing\\TestResponse but does not specify its types\: TResponse$# in path /home/runner/work/pest-plugin-route-testing/pest-plugin-route-testing/src/RouteTest.php was not matched in reported errors.
phpstan: src/RouteTest.php#L0
Ignored error pattern #^Call to an undefined method Illuminate\\Contracts\\Routing\\UrlGenerator\:\:toRoute\(\)\.$# in path /home/runner/work/pest-plugin-route-testing/pest-plugin-route-testing/src/RouteTest.php was not matched in reported errors.