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

TypeError: The "path" argument must be of type string. Received null #25

Open
jomarquez21 opened this issue Jun 12, 2023 · 1 comment
Open

Comments

@jomarquez21
Copy link

I get an error with this phpstan.neon.dist configuration:

includes:
    - phpstan-baseline.neon

parameters:
    level: 5
    paths:
        - src
        - tests
    treatPhpDocTypesAsCertain: false
    checkGenericClassInNonGenericObjectType: true
    checkMissingIterableValueType: true
    checkMissingVarTagTypehint: true
    checkMissingTypehints: true
@jomarquez21
Copy link
Author

Excuse me but I don't know what more details I can share, if you need anything else you can let me know

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant