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

Uncaught UnexpectedValueException: Could not find file for gg\dbcomponentbundle\component\gedmo\timestampableentity in /opt/phpsast/vendor/vimeo/psalm/src/Psalm/Internal/Codebase/Scanner.php:223 #5251

Closed
nickbabkin opened this issue Feb 19, 2021 · 3 comments

Comments

@nickbabkin
Copy link

Hi!
Running psalm v 4.6.0 with the following parameters:

psalm --report-show-info=false --show-snippet=true --find-dead-code=always --find-unused-code=always -m --no-progress --no-file-cache --no-suggestions --no-cache --root=/app --report=/app/reports/audit-php-report.json"

In the middle of the scan, it crashes with the following error:

Uncaught UnexpectedValueException: Could not find file for gg\dbcomponentbundle\component\gedmo\timestampableentity in /opt/phpsast/vendor/vimeo/psalm/src/Psalm/Internal/Codebase/Scanner.php:223

Please help me understand what's causing this issue.

@psalm-github-bot
Copy link

Hey @nickbabkin, can you reproduce the issue on https://psalm.dev ?

@weirdan
Copy link
Collaborator

weirdan commented Feb 19, 2021

Running with --debug-by-line should help to pinpoint specific place triggering this issue.

@orklah
Copy link
Collaborator

orklah commented Aug 10, 2021

Closing this as not answered

@orklah orklah closed this as completed Aug 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants