]> source.dussan.org Git - sonarqube.git/blob
f1f27912d24d320e8e26494a9a2ffd15ec2bad72
[sonarqube.git] /
1 <p>This instruction assigns a value to a local variable, but the value is not read or used in 
2 any subsequent instruction. Often, this indicates an error, because the value computed is never 
3 used. There is a field with the same name as the local variable. Did you mean to assign to that 
4 variable instead?</p>