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

Psalm analysis error during Travis CI build #3

Open
peter279k opened this issue May 6, 2020 · 0 comments
Open

Psalm analysis error during Travis CI build #3

peter279k opened this issue May 6, 2020 · 0 comments

Comments

@peter279k
Copy link

Travis CI build is failed because the Psalm analysis is failed on following message:

ERROR: NoInterfaceProperties - src/PHPParser/Visitor/DeclarationCollector.php:33:17 - Interfaces cannot have properties (see https://psalm.dev/028)
        $name = $node->namespacedName ?? null;


------------------------------
1 errors found
------------------------------

And I think this error should be resolved.

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