Closed phil-davis closed 3 years ago
QA Automation team - please have a look at these and adjust any that are "easy/obvious" to fix. And comment in this issue about code that needs more than easy/obvious changes. Then devs can look at whatever remains.
occurrences in the code_base:
There are quite a lot of places in the code that have
phan-suppress-next-line
comments that suppress messages fromphan
code analysis.Search for these and investigate each one. See if the code can be adjusted to make
phan
happy.