Inspectopedia
 
2024.3

Incorrect call arguments

Warning
New
Last modified: 03 December 2024

Reports discrepancies between declared parameters and actual arguments, as well as incorrect arguments, for example, duplicate named arguments, and incorrect argument order.

Example:

The correct code fragment looks at follows: