**Version**: 4.3.1 (current) **Platform**: any **Description**: Marking `*values` as a `List` is wrong action, cause in this case type hint should show every element type (cause it's already unfold). Result - wrong warnings: <img width="552" alt="Screenshot 2022-05-28 at 11 00 49" src="https://user-images.githubusercontent.com/25399456/170816500-b690665f-cba5-4a3f-98c6-71beddb0bd21.png"> So I've found all similar cases: <img width="475" alt="Screenshot 2022-05-28 at 02 04 35" src="https://user-images.githubusercontent.com/25399456/170798866-8091bdc0-ef6b-41f5-87ba-6456b1e7fbce.png">