The code contains too many dangerous usage patterns in file management
Read more
The code contains paragraphs having the same name
Read more
The code contains too many bad area A usages
Read more
Optional property declarations should use ‘?’ syntax
Read more
Errors should not be created without being thrown
Read more
Avoid explicit type when it can be inferred from literal value affected
Read more
Avoid structures initializations with unamed fields
Read more
Avoid binary operators with identical members
Read more
Avoid ‘if/else if’ & cases statements having the same condition
Read more