Skip to content

Merge pull request #21 from GigaGiorgadze/fix/test-response-macros-no… #56

Merge pull request #21 from GigaGiorgadze/fix/test-response-macros-no…

Merge pull request #21 from GigaGiorgadze/fix/test-response-macros-no… #56

Triggered via push March 21, 2025 09:06
Status Failure
Total duration 32s
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.