-
-
Notifications
You must be signed in to change notification settings - Fork 358
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
[Bug]: Typings for Arch tests seems to be off #1242
Comments
It's certainly nullable, Check here => https://github.com/pestphp/pest-plugin-arch/blob/0a27e55a270cfe73d8cb70551b91002ee2cb64b0/src/Autoload.php#L18 You probably need to composer update, or restart PhpStorm. It's always a good idea to check the code in the repo before placing a bug report. You can click that little pencil icon and it will jump to the source code for you to look at. |
@CamKem Ah, my bad. Switched branches but didn't ran |
You are correct, the TestCall needs to be updated to |
This was closed by commit 7cd42aa. |
I still have this issue even with this mentioned commit... |
What Happened
Preset doesn't seem to be available, Phpstan doesn't like that either:
The tests work correctly though.
How to Reproduce
Sample Repository
No response
Pest Version
3.0.6
PHP Version
8.3.x
Operation System
macOS
Notes
Using the latest Phpstorm
The text was updated successfully, but these errors were encountered: