146 lines
19 KiB
Plaintext
146 lines
19 KiB
Plaintext
|
|
Analyzing figma_event_app...
|
||
|
|
|
||
|
|
warning - The include file 'package:flutter_lints/flutter.yaml' in 'D:\projects\figma_event_app\analysis_options.yaml' can't be found when analyzing 'D:\projects\figma_event_app' - analysis_options.yaml:10:10 - include_file_not_found
|
||
|
|
warning - Unused import: 'package:intl/intl.dart' - lib\features\events\services\events_service.dart:2:8 - unused_import
|
||
|
|
warning - Unused import: 'dart:math' - lib\screens\calendar_screen.dart:2:8 - unused_import
|
||
|
|
warning - The value of the field '_loadingMonth' isn't used - lib\screens\calendar_screen.dart:23:8 - unused_field
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\calendar_screen.dart:252:77 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\calendar_screen.dart:255:99 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\calendar_screen.dart:365:65 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\calendar_screen.dart:417:62 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\calendar_screen.dart:491:63 - deprecated_member_use
|
||
|
|
warning - The operand can't be 'null', so the condition is always 'true' - lib\screens\calendar_screen.dart:528:36 - unnecessary_null_comparison
|
||
|
|
warning - The operand can't be 'null', so the condition is always 'true' - lib\screens\calendar_screen.dart:528:57 - unnecessary_null_comparison
|
||
|
|
warning - The operand can't be 'null', so the condition is always 'true' - lib\screens\calendar_screen.dart:530:24 - unnecessary_null_comparison
|
||
|
|
warning - The operand can't be 'null', so the condition is always 'true' - lib\screens\calendar_screen.dart:530:45 - unnecessary_null_comparison
|
||
|
|
warning - The left operand can't be null, so the right operand is never executed - lib\screens\calendar_screen.dart:530:105 - dead_null_aware_expression
|
||
|
|
warning - The left operand can't be null, so the right operand is never executed - lib\screens\calendar_screen.dart:548:43 - dead_null_aware_expression
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\calendar_screen.dart:551:111 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\calendar_screen.dart:557:111 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\contribute_screen.dart:135:41 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\contribute_screen.dart:159:79 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\contribute_screen.dart:175:37 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\contribute_screen.dart:177:56 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\contribute_screen.dart:209:47 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\contribute_screen.dart:241:31 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\contribute_screen.dart:243:50 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\contribute_screen.dart:244:53 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\contribute_screen.dart:259:72 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\contribute_screen.dart:278:71 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\contribute_screen.dart:308:51 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_desktop_screen.dart:389:140 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_desktop_screen.dart:400:88 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_desktop_screen.dart:553:111 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_desktop_screen.dart:679:55 - deprecated_member_use
|
||
|
|
warning - The left operand can't be null, so the right operand is never executed - lib\screens\home_desktop_screen.dart:774:39 - dead_null_aware_expression
|
||
|
|
warning - The left operand can't be null, so the right operand is never executed - lib\screens\home_desktop_screen.dart:776:33 - dead_null_aware_expression
|
||
|
|
warning - The operand can't be 'null', so the condition is always 'true' - lib\screens\home_desktop_screen.dart:795:36 - unnecessary_null_comparison
|
||
|
|
warning - The operand can't be 'null', so the condition is always 'true' - lib\screens\home_desktop_screen.dart:795:57 - unnecessary_null_comparison
|
||
|
|
warning - The '!' will have no effect because the receiver can't be null - lib\screens\home_desktop_screen.dart:796:22 - unnecessary_non_null_assertion
|
||
|
|
warning - The operand can't be 'null', so the condition is always 'true' - lib\screens\home_desktop_screen.dart:797:25 - unnecessary_null_comparison
|
||
|
|
warning - The operand can't be 'null', so the condition is always 'true' - lib\screens\home_desktop_screen.dart:797:46 - unnecessary_null_comparison
|
||
|
|
warning - The left operand can't be null, so the right operand is never executed - lib\screens\home_desktop_screen.dart:797:107 - dead_null_aware_expression
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_desktop_screen.dart:806:43 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_desktop_screen.dart:807:43 - deprecated_member_use
|
||
|
|
warning - The left operand can't be null, so the right operand is never executed - lib\screens\home_desktop_screen.dart:829:42 - dead_null_aware_expression
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_desktop_screen.dart:844:84 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_desktop_screen.dart:865:84 - deprecated_member_use
|
||
|
|
warning - The operand can't be 'null', so the condition is always 'true' - lib\screens\home_desktop_screen.dart:898:36 - unnecessary_null_comparison
|
||
|
|
warning - The operand can't be 'null', so the condition is always 'true' - lib\screens\home_desktop_screen.dart:898:57 - unnecessary_null_comparison
|
||
|
|
warning - The '!' will have no effect because the receiver can't be null - lib\screens\home_desktop_screen.dart:899:22 - unnecessary_non_null_assertion
|
||
|
|
warning - The operand can't be 'null', so the condition is always 'true' - lib\screens\home_desktop_screen.dart:900:25 - unnecessary_null_comparison
|
||
|
|
warning - The operand can't be 'null', so the condition is always 'true' - lib\screens\home_desktop_screen.dart:900:46 - unnecessary_null_comparison
|
||
|
|
warning - The left operand can't be null, so the right operand is never executed - lib\screens\home_desktop_screen.dart:900:107 - dead_null_aware_expression
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_desktop_screen.dart:910:43 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_desktop_screen.dart:911:43 - deprecated_member_use
|
||
|
|
warning - The left operand can't be null, so the right operand is never executed - lib\screens\home_desktop_screen.dart:932:42 - dead_null_aware_expression
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_desktop_screen.dart:943:84 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_desktop_screen.dart:955:84 - deprecated_member_use
|
||
|
|
warning - The declaration '_bookEventAtIndex' isn't referenced - lib\screens\home_screen.dart:119:8 - unused_element
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_screen.dart:143:47 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_screen.dart:144:34 - deprecated_member_use
|
||
|
|
warning - The left operand can't be null, so the right operand is never executed - lib\screens\home_screen.dart:239:55 - dead_null_aware_expression
|
||
|
|
warning - The left operand can't be null, so the right operand is never executed - lib\screens\home_screen.dart:319:68 - dead_null_aware_expression
|
||
|
|
warning - The left operand can't be null, so the right operand is never executed - lib\screens\home_screen.dart:320:64 - dead_null_aware_expression
|
||
|
|
warning - The operand can't be 'null', so the condition is always 'true' - lib\screens\home_screen.dart:330:45 - unnecessary_null_comparison
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_screen.dart:389:56 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_screen.dart:462:47 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_screen.dart:521:35 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_screen.dart:541:41 - deprecated_member_use
|
||
|
|
warning - The value of the local variable 'theme' isn't used - lib\screens\home_screen.dart:556:11 - unused_local_variable
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_screen.dart:578:43 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_screen.dart:580:62 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_screen.dart:604:43 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_screen.dart:606:62 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_screen.dart:677:59 - deprecated_member_use
|
||
|
|
warning - The operand can't be 'null', so the condition is always 'true' - lib\screens\home_screen.dart:712:22 - unnecessary_null_comparison
|
||
|
|
warning - The left operand can't be null, so the right operand is never executed - lib\screens\home_screen.dart:743:44 - dead_null_aware_expression
|
||
|
|
warning - The operand can't be 'null', so the condition is always 'true' - lib\screens\home_screen.dart:1015:18 - unnecessary_null_comparison
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_screen.dart:1022:58 - deprecated_member_use
|
||
|
|
warning - The left operand can't be null, so the right operand is never executed - lib\screens\home_screen.dart:1037:43 - dead_null_aware_expression
|
||
|
|
warning - The operand can't be 'null', so the condition is always 'true' - lib\screens\home_screen.dart:1076:18 - unnecessary_null_comparison
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_screen.dart:1126:49 - deprecated_member_use
|
||
|
|
warning - The left operand can't be null, so the right operand is never executed - lib\screens\home_screen.dart:1162:36 - dead_null_aware_expression
|
||
|
|
warning - The operand can't be 'null', so the condition is always 'true' - lib\screens\home_screen.dart:1231:18 - unnecessary_null_comparison
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\home_screen.dart:1239:48 - deprecated_member_use
|
||
|
|
warning - The left operand can't be null, so the right operand is never executed - lib\screens\home_screen.dart:1313:42 - dead_null_aware_expression
|
||
|
|
warning - The declaration '_getShortEmailLabel' isn't referenced - lib\screens\home_screen.dart:1385:10 - unused_element
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\learn_more_screen.dart:265:43 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\learn_more_screen.dart:275:43 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\learn_more_screen.dart:284:43 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\learn_more_screen.dart:293:43 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\learn_more_screen.dart:302:43 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\learn_more_screen.dart:399:42 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\learn_more_screen.dart:445:35 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\learn_more_screen.dart:447:54 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\learn_more_screen.dart:524:59 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\learn_more_screen.dart:531:59 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\learn_more_screen.dart:619:51 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\learn_more_screen.dart:669:47 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\learn_more_screen.dart:741:46 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\learn_more_screen.dart:784:31 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\learn_more_screen.dart:788:35 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\learn_more_screen.dart:852:50 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\learn_more_screen.dart:855:52 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\learn_more_screen.dart:865:56 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\learn_more_screen.dart:923:48 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\learn_more_screen.dart:926:50 - deprecated_member_use
|
||
|
|
warning - The value of the local variable 'headingStyle' isn't used - lib\screens\privacy_policy_screen.dart:86:11 - unused_local_variable
|
||
|
|
warning - The value of the field '_upcomingEvents' isn't used - lib\screens\profile_screen.dart:30:20 - unused_field
|
||
|
|
warning - The declaration '_topIcon' isn't referenced - lib\screens\profile_screen.dart:290:10 - unused_element
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\profile_screen.dart:298:58 - deprecated_member_use
|
||
|
|
warning - The left operand can't be null, so the right operand is never executed - lib\screens\profile_screen.dart:306:42 - dead_null_aware_expression
|
||
|
|
warning - The operand can't be 'null', so the condition is always 'true' - lib\screens\profile_screen.dart:307:37 - unnecessary_null_comparison
|
||
|
|
warning - The operand can't be 'null', so the condition is always 'true' - lib\screens\profile_screen.dart:307:59 - unnecessary_null_comparison
|
||
|
|
warning - The '!' will have no effect because the receiver can't be null - lib\screens\profile_screen.dart:308:23 - unnecessary_non_null_assertion
|
||
|
|
warning - The operand can't be 'null', so the condition is always 'true' - lib\screens\profile_screen.dart:309:26 - unnecessary_null_comparison
|
||
|
|
warning - The operand can't be 'null', so the condition is always 'true' - lib\screens\profile_screen.dart:309:48 - unnecessary_null_comparison
|
||
|
|
warning - The left operand can't be null, so the right operand is never executed - lib\screens\profile_screen.dart:309:112 - dead_null_aware_expression
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\profile_screen.dart:314:108 - deprecated_member_use
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\profile_screen.dart:345:68 - deprecated_member_use
|
||
|
|
warning - The operand can't be 'null', so the condition is always 'true' - lib\screens\profile_screen.dart:349:21 - unnecessary_null_comparison
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\profile_screen.dart:368:82 - deprecated_member_use
|
||
|
|
warning - The value of the local variable 'gradient' isn't used - lib\screens\profile_screen.dart:397:11 - unused_local_variable
|
||
|
|
info - 'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss - lib\screens\search_screen.dart:130:52 - deprecated_member_use
|
||
|
|
|
||
|
|
flutter : 122 issues
|
||
|
|
found. (ran in 5.2s)
|
||
|
|
At line:1 char:1
|
||
|
|
+ flutter analyze
|
||
|
|
2>&1 | Out-File
|
||
|
|
-Encoding utf8 D:\pro
|
||
|
|
jects\figma_even ...
|
||
|
|
+
|
||
|
|
~~~~~~~~~~~~~~~~~~~~
|
||
|
|
+ CategoryInfo
|
||
|
|
: NotSpe
|
||
|
|
cified: (122 iss
|
||
|
|
ues found. (ran
|
||
|
|
in 5.2s):String)
|
||
|
|
[], RemoteExcep
|
||
|
|
tion
|
||
|
|
+ FullyQualified
|
||
|
|
ErrorId : Native
|
||
|
|
CommandError
|
||
|
|
|