dronetag / drone-scanner

Multi-platform mobile application for receiving Remote ID information broadcasted by nearby UAVs, compatible with ASTM F3411, ASD-STAN prEN 4709-002 standards
142 stars 28 forks source link

chore: fix lint issues #72

Closed matejglejtek closed 7 months ago

matejglejtek commented 7 months ago

Fix lint issues. Issues included:

I added logger to log information instead of using print.

Deprecation of WillPopScope will be solved in a separate issue: DT-2953.

Run code analysis in Integration again. Btw the integration won't fail if there are 'info' issues, it fails only if there are warnings or errors. There was only 1 warning.