-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathanalyze_output_2.txt
More file actions
20 lines (17 loc) · 2.52 KB
/
analyze_output_2.txt
File metadata and controls
20 lines (17 loc) · 2.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Analyzing mobile_ai_ide...
info - The import of 'dart:typed_data' is unnecessary because all of the used elements are also provided by the import of 'package:flutter/foundation.dart' - lib\infrastructure\services\process_bridge.dart:3:8 - unnecessary_import
info - Don't invoke 'print' in production code - lib\infrastructure\services\project_service.dart:41:7 - avoid_print
warning - The value of the local variable 'arch' isn't used - lib\infrastructure\services\terminal_service.dart:18:11 - unused_local_variable
info - 'value' is deprecated and shouldn't be used. Use initialValue instead. This will set the initial value for the form field. This feature was deprecated after v3.33.0-1.0.pre - lib\ui\screens\onboarding_screen.dart:94:17 - deprecated_member_use
warning - The value of the field '_isDirty' isn't used - lib\ui\screens\settings_screen.dart:37:27 - unused_field
flutter : 5 issues found. (ran in 2.9s)
At line:1 char:1
+ flutter analyze --no-pub >
analyze_output_2.txt 2>&1
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpeci
fied: (5 issues found. (ran in 2.9
s):String) [], RemoteException
+ FullyQualifiedErrorId : NativeCo
mmandError