ome / omero-py

Python project containing Ice remoting code for OMERO
https://www.openmicroscopy.org/omero
GNU General Public License v2.0
22 stars 32 forks source link

Static analysis errors #44

Open manics opened 5 years ago

manics commented 5 years ago

I just ran this repo though lgtm from Semmle. There are 343 possible issues, of which 25 are categorised as errors (at least some of them look like they really are errors): https://lgtm.com/projects/g/ome/omero-py/?mode=list&severity=error We should fix these.

joshmoore commented 4 years ago

At a glance, definitely several that need looking into. I'd assume we need to capture the some (highest-priority?) as separate issues.