Reports any assignments to
static
fields from within instance methods. While legal, such assignments are tricky to do safely, and are often a result of fields being inadvertently marked
static
.