Reports the use of local variables or parameters that may be unsafe:
Implicit or explicit variables or parameters that shadow an outer variable or parameter
Uninitialized variables or parameters
Redundant variable declarations inside blocks