Checking items

Code style
Non-static access to static member
Non-static method called statically
Potential programming problems
Unresolved classes/interfaces
Unresolved methods
Unresolved fields
Unresolved functions
Redeclared classes/interfaces
Redeclared methods
Redeclared fields
Redeclared functions
'switch' case fall-through
Missing arguments
Incompatible method
Override final method
Include file not found
Uninitialized variable
Miscellaneous error
Miscellaneous warning
Miscellaneous strict
Deprecation
Deprecated methods/functions
Unnecessary code
Local variable is never read
Parameter is not used
Unused private member