Skip to content

Psalm analysis error during Travis CI build #3

Open
@peter279k

Description

@peter279k

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions