-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathanalysis.txt
More file actions
10 lines (8 loc) · 2.38 KB
/
analysis.txt
File metadata and controls
10 lines (8 loc) · 2.38 KB
1
2
3
4
5
6
7
8
9
10
Analyzing Electrics-App...
info - The constant name 'curveB_magneticMultiplier' isn't a lowerCamelCase identifier - lib\core\constants\electrical_constants.dart:40:23 - constant_identifier_names
info - The constant name 'curveC_magneticMultiplier' isn't a lowerCamelCase identifier - lib\core\constants\electrical_constants.dart:44:23 - constant_identifier_names
info - The constant name 'curveD_magneticMultiplier' isn't a lowerCamelCase identifier - lib\core\constants\electrical_constants.dart:48:23 - constant_identifier_names
info - Dangling library doc comment - lib\core\usecase\usecase.dart:1:1 - dangling_library_doc_comments
info - Don't use 'BuildContext's across async gaps, guarded by an unrelated 'mounted' check - lib\features\budget\presentation\screens\budget_page.dart:405:9 - use_build_context_synchronously
info - Parameter 'key' could be a super parameter - lib\features\components\presentation\screens\component_detail_page.dart:14:9 - use_super_parameters
info - The constant name 'Ks' isn't a lowerCamelCase identifier - lib\features\diagram\domain\services\electrical_calculator.dart:358:11 - constant_identifier_names