Skip to content

fix: filters are executed when controller does not exist with Auto Routing (Legacy). #2513

fix: filters are executed when controller does not exist with Auto Routing (Legacy).

fix: filters are executed when controller does not exist with Auto Routing (Legacy). #2513

Triggered via pull request October 17, 2023 05:03
Status Failure
Total duration 2m 25s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

test-psalm.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors
UndefinedClass: tests/system/Router/RouteCollectionTest.php#L1789
tests/system/Router/RouteCollectionTest.php:1789:34: UndefinedClass: Class, interface or enum named App\Controllers\Product does not exist (see https://psalm.dev/019)
UndefinedClass: tests/system/Router/RouteCollectionTest.php#L1812
tests/system/Router/RouteCollectionTest.php:1812:34: UndefinedClass: Class, interface or enum named App\Controllers\Product does not exist (see https://psalm.dev/019)
Psalm Analysis
Process completed with exit code 2.