Skip to content

Non consistent code (Failed static analysis) prevents development in forked repo  #98

@g41797

Description

@g41797

What steps will reproduce the problem?

Run "Inspect code" in PHPStorm

What is the expected result?

At least no errors

What do you get instead?

e.g. Error : Call to undefined method Yiisoft\Queue\Message\Message::getId()

Additional info

I tried to fix in forked repo, but getId/setId methods of message interface don't exist in master branch, but exist in another ones etc.

also see status of analysis

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions