28 lines
6.1 KiB
Plaintext
28 lines
6.1 KiB
Plaintext
Analyzing bully...
|
|
|
|
info - Don't invoke 'print' in production code - lib\features\analysis\analysis_provider.dart:528:7 - avoid_print
|
|
info - The private field _selectedType could be 'final' - lib\features\capture\capture_screen.dart:27:14 - prefer_final_fields
|
|
info - 'scale' is deprecated and shouldn't be used. Use scaleByVector3, scaleByVector4, or scaleByDouble instead - lib\features\crop\crop_screen.dart:142:25 - deprecated_member_use
|
|
info - Don't invoke 'print' in production code - lib\services\image_processing_service.dart:192:7 - avoid_print
|
|
info - Don't invoke 'print' in production code - lib\services\image_processing_service.dart:239:7 - avoid_print
|
|
info - Don't invoke 'print' in production code - lib\services\image_processing_service.dart:246:9 - avoid_print
|
|
info - Don't invoke 'print' in production code - lib\services\image_processing_service.dart:278:9 - avoid_print
|
|
info - Don't invoke 'print' in production code - lib\services\image_processing_service.dart:289:11 - avoid_print
|
|
info - Don't invoke 'print' in production code - lib\services\image_processing_service.dart:292:11 - avoid_print
|
|
info - Don't invoke 'print' in production code - lib\services\image_processing_service.dart:297:9 - avoid_print
|
|
info - Don't invoke 'print' in production code - lib\services\image_processing_service.dart:332:7 - avoid_print
|
|
info - Don't invoke 'print' in production code - lib\services\image_processing_service.dart:336:7 - avoid_print
|
|
info - Don't invoke 'print' in production code - lib\services\image_processing_service.dart:683:7 - avoid_print
|
|
info - Don't invoke 'print' in production code - lib\services\image_processing_service.dart:725:7 - avoid_print
|
|
info - Don't invoke 'print' in production code - lib\services\image_processing_service.dart:736:7 - avoid_print
|
|
warning - The declaration '_detectDarkSpotsAdaptive' isn't referenced - lib\services\image_processing_service.dart:780:15 - unused_element
|
|
error - The function 'Canny' isn't defined - lib\services\opencv_impact_detection_service.dart:142:26 - undefined_function
|
|
error - The getter 'item1' isn't defined for the type '(Contours, VecVec4i)' - lib\services\opencv_impact_detection_service.dart:155:41 - undefined_getter
|
|
error - The getter 'center' isn't defined for the type '(Point2f, double)' - lib\services\opencv_impact_detection_service.dart:177:42 - undefined_getter
|
|
error - The getter 'radius' isn't defined for the type '(Point2f, double)' - lib\services\opencv_impact_detection_service.dart:178:42 - undefined_getter
|
|
info - Don't invoke 'print' in production code - lib\services\opencv_impact_detection_service.dart:208:7 - avoid_print
|
|
info - Don't invoke 'print' in production code - lib\services\opencv_target_service.dart:83:7 - avoid_print
|
|
info - Don't invoke 'print' in production code - lib\services\target_detection_service.dart:297:7 - avoid_print
|
|
info - Don't invoke 'print' in production code - lib\services\target_detection_service.dart:342:7 - avoid_print
|
|
|