Unused Arguments
Warns if a method has unused arguments.
This warning indicates potentially obsolete behavior. However, a method can support arguments but ignore them in order to provide a common API among several objects.
Last modified date: 05/19/2020