-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathanalysis_ff.txt
More file actions
56 lines (53 loc) · 12.7 KB
/
Copy pathanalysis_ff.txt
File metadata and controls
56 lines (53 loc) · 12.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
Analyzing BirdNET-Pi_FlutterFrontend...
info - Unnecessary use of multiple underscores - lib\screens\charts\species_hourly_heatmap.dart:111:55 - unnecessary_underscores
info - Unnecessary use of multiple underscores - lib\screens\charts\species_hourly_heatmap.dart:111:59 - unnecessary_underscores
info - Unnecessary use of string interpolation - lib\screens\charts\species_hourly_heatmap.dart:219:45 - unnecessary_string_interpolations
warning - The declaration '_buildLatestDetection' isn't referenced - lib\screens\home\home_screen.dart:205:10 - unused_element
warning - The declaration '_buildEmptyState' isn't referenced - lib\screens\home\home_screen.dart:372:10 - unused_element
warning - The declaration '_buildLoadingCard' isn't referenced - lib\screens\home\home_screen.dart:402:10 - unused_element
warning - The declaration '_buildErrorCard' isn't referenced - lib\screens\home\home_screen.dart:419:10 - unused_element
error - 2 positional arguments expected by 'liveSeconds', but 1 found - lib\screens\home\home_screen.dart:778:76 - not_enough_positional_arguments
warning - Unused import: 'package:cached_network_image/cached_network_image.dart' - lib\screens\recordings\recordings_screen.dart:6:8 - unused_import
info - Unnecessary use of multiple underscores - lib\screens\recordings\recordings_screen.dart:580:31 - unnecessary_underscores
info - Unnecessary use of multiple underscores - lib\screens\recordings\recordings_screen.dart:580:35 - unnecessary_underscores
info - Don't use 'BuildContext's across async gaps, guarded by an unrelated 'mounted' check - lib\screens\recordings\recordings_screen.dart:679:34 - use_build_context_synchronously
error - 2 positional arguments expected by 'exceptionDuringSave', but 1 found - lib\screens\settings\advanced_settings_screen.dart:74:77 - not_enough_positional_arguments
error - 2 positional arguments expected by 'exceptionDuringSave', but 1 found - lib\screens\settings\basic_settings_screen.dart:83:77 - not_enough_positional_arguments
info - Use interpolation to compose strings and values - lib\screens\settings\basic_settings_screen.dart:136:23 - prefer_interpolation_to_compose_strings
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\settings\basic_settings_screen.dart:530:47 - deprecated_member_use
warning - Unused import: 'dart:typed_data' - lib\screens\stats\trends_screen.dart:4:8 - unused_import
error - Invalid constant value - lib\screens\stats\trends_screen.dart:159:58 - invalid_constant
error - Invalid constant value - lib\screens\stats\trends_screen.dart:166:66 - invalid_constant
info - Statements in an if should be enclosed in a block - lib\screens\stats\trends_screen.dart:287:37 - curly_braces_in_flow_control_structures
info - Statements in an if should be enclosed in a block - lib\screens\stats\trends_screen.dart:304:37 - curly_braces_in_flow_control_structures
info - Unnecessary use of multiple underscores - lib\screens\stats\trends_screen.dart:561:18 - unnecessary_underscores
warning - The declaration '_buildStatsRow' isn't referenced - lib\screens\stats\trends_screen.dart:565:10 - unused_element
warning - The value of the field '_error' isn't used - lib\screens\stats\trends_screen.dart:977:11 - unused_field
info - Unnecessary use of multiple underscores - lib\screens\stats\trends_screen.dart:1163:39 - unnecessary_underscores
info - Unnecessary use of multiple underscores - lib\screens\stats\trends_screen.dart:1163:43 - unnecessary_underscores
info - Unnecessary use of multiple underscores - lib\screens\stats\trends_screen.dart:1197:24 - unnecessary_underscores
info - Statements in an if should be enclosed in a block - lib\screens\stats\trends_screen.dart:1358:45 - curly_braces_in_flow_control_structures
info - Statements in an if should be enclosed in a block - lib\screens\stats\trends_screen.dart:1403:33 - curly_braces_in_flow_control_structures
warning - The value of the field '_isStarted' isn't used - lib\screens\stream\live_stream_screen.dart:21:8 - unused_field
info - 'dart:html' is deprecated and shouldn't be used. Use package:web and dart:js_interop instead - lib\screens\stream\spectrogram_screen.dart:4:1 - deprecated_member_use
error - Target of URI doesn't exist: 'dart:web_audio' - lib\screens\stream\spectrogram_screen.dart:7:8 - uri_does_not_exist
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\tools\analysis_log_screen.dart:134:40 - deprecated_member_use
warning - Unused import: 'dart:typed_data' - lib\widgets\species_detail_sheet.dart:1:8 - unused_import
info - Statements in an if should be enclosed in a block - lib\widgets\timeline_chart_widget.dart:57:9 - curly_braces_in_flow_control_structures
info - Statements in an if should be enclosed in a block - lib\widgets\timeline_chart_widget.dart:59:9 - curly_braces_in_flow_control_structures
info - Statements in an if should be enclosed in a block - lib\widgets\timeline_chart_widget.dart:61:9 - curly_braces_in_flow_control_structures
info - Statements in an if should be enclosed in a block - lib\widgets\timeline_chart_widget.dart:63:9 - curly_braces_in_flow_control_structures
info - Use interpolation to compose strings and values - lib\widgets\timeline_chart_widget.dart:161:107 - prefer_interpolation_to_compose_strings
info - Use interpolation to compose strings and values - lib\widgets\timeline_chart_widget.dart:162:100 - prefer_interpolation_to_compose_strings
info - Statements in an if should be enclosed in a block - lib\widgets\timeline_chart_widget.dart:183:23 - curly_braces_in_flow_control_structures
info - Don't invoke 'print' in production code - tool\compress.dart:8:5 - avoid_print
info - Don't invoke 'print' in production code - tool\compress.dart:12:3 - avoid_print
info - Don't invoke 'print' in production code - tool\compress.dart:15:3 - avoid_print
info - Don't invoke 'print' in production code - tool\compress.dart:19:3 - avoid_print
flutter : 45 issues found. (ran in 3.0s)
At line:1 char:1
+ flutter analyze --no-pub > analysis_ff.txt 2>&1; Select-String -Path ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (45 issues found. (ran in 3.0s):St
ring) [], RemoteException
+ FullyQualifiedErrorId : NativeCommandError