Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: [Psalm] workaround for UndefinedClass #8233

Merged
merged 1 commit into from
Nov 20, 2023

Conversation

kenjis
Copy link
Member

@kenjis kenjis commented Nov 19, 2023

Description

Error: tests/system/Router/RouteCollectionTest.php:1813:34: UndefinedClass: Class, interface or enum named App\Controllers\Product does not exist (see https://psalm.dev/019)

https://github.com/codeigniter4/CodeIgniter4/actions/runs/6922932775/job/18830239844

Related #8180

Checklist:

  • Securely signed commits
  • [] Component(s) with PHPDoc blocks, only if necessary or adds value
  • [] Unit testing, with >80% coverage
  • [] User guide updated
  • Conforms to style guide

UndefinedClass: Class, interface or enum named App\Controllers\Product does not exist (see https://psalm.dev/019)
@kenjis kenjis changed the title chore: workaround for UndefinedClass chore: [Psalm] workaround for UndefinedClass Nov 19, 2023
@kenjis kenjis added the 4.5 label Nov 19, 2023
@kenjis kenjis merged commit c4dba01 into codeigniter4:4.5 Nov 20, 2023
6 checks passed
@kenjis kenjis deleted the fix-psalm_autoload-4.5 branch November 20, 2023 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants