Skip to content

121 check and fix ttl and deletion of image entities#126

Merged
lr101 merged 4 commits into
developfrom
121-check-and-fix-ttl-and-deletion-of-image-entities
Mar 10, 2026
Merged

121 check and fix ttl and deletion of image entities#126
lr101 merged 4 commits into
developfrom
121-check-and-fix-ttl-and-deletion-of-image-entities

Conversation

@lr101
Copy link
Copy Markdown
Owner

@lr101 lr101 commented Mar 9, 2026

No description provided.

@lr101 lr101 linked an issue Mar 9, 2026 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 9, 2026

Flutter Analyze Results

Analyzing stick-it...

  • Don't invoke 'print' in production code • fix_isar_web.dart:10:5 • avoid_print
  • Don't invoke 'print' in production code • fix_isar_web.dart:40:9 • avoid_print
  • Don't invoke 'print' in production code • fix_isar_web.dart:52:3 • avoid_print
  • Don't use 'BuildContext's across async gaps • lib/features/camera/presentation/camera.dart:219:107 • use_build_context_synchronously
  • Don't use 'BuildContext's across async gaps • lib/features/group_overview/presentation/sub_widgets/pop_up_menu_leave.dart:56:20 • use_build_context_synchronously
  • The method is used to change a property • lib/features/map_home/data/map_state.dart:68:8 • use_setters_to_change_properties
  • Don't use 'BuildContext's across async gaps • lib/widgets/custom_feed/presentation/pop_up_menu_feed.dart:75:50 • use_build_context_synchronously
  • Don't use 'BuildContext's across async gaps • lib/widgets/custom_feed/presentation/pop_up_menu_feed.dart:76:27 • use_build_context_synchronously
  • Dependencies not sorted alphabetically • pubspec.yaml:71:3 • sort_pub_dependencies
  • Dependencies not sorted alphabetically • pubspec.yaml:86:3 • sort_pub_dependencies

@lr101 lr101 merged commit 04918ff into develop Mar 10, 2026
2 checks passed
@lr101 lr101 deleted the 121-check-and-fix-ttl-and-deletion-of-image-entities branch March 10, 2026 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Check and fix ttl and deletion of image entities

1 participant