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