feature(filter update): now possible to update filters but ui is jank… #48
Annotations
4 warnings and 10 notices
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, subosito/flutter-action@v1, invertase/github-action-dart-analyzer@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Run flutter analyze
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run flutter analyze
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run flutter analyze
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run flutter analyze:
lib/main.dart#L39
Try making the private type public, or making the API that uses the private type also be private.
See https://dart.dev/lints/library_private_types_in_public_api to learn more about this problem.
|
Run flutter analyze:
lib/models/past_stream_data.g.dart#L25
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use_from_same_package to learn more about this problem.
|
Run flutter analyze:
lib/models/past_stream_data.g.dart#L27
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use_from_same_package to learn more about this problem.
|
Run flutter analyze:
lib/models/past_stream_data.g.dart#L28
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use_from_same_package to learn more about this problem.
|
Run flutter analyze:
lib/models/past_stream_data.g.dart#L54
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use_from_same_package to learn more about this problem.
|
Run flutter analyze:
lib/models/past_stream_data.g.dart#L58
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use_from_same_package to learn more about this problem.
|
Run flutter analyze:
lib/models/past_stream_data.g.dart#L60
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use_from_same_package to learn more about this problem.
|
Run flutter analyze:
lib/purchase_base.dart#L27
Try making the private type public, or making the API that uses the private type also be private.
See https://dart.dev/lints/library_private_types_in_public_api to learn more about this problem.
|
Run flutter analyze:
lib/shared/animator/fader.dart#L20
Try making the private type public, or making the API that uses the private type also be private.
See https://dart.dev/lints/library_private_types_in_public_api to learn more about this problem.
|
Run flutter analyze:
lib/shared/animator/order_button.dart#L15
Try making the private type public, or making the API that uses the private type also be private.
See https://dart.dev/lints/library_private_types_in_public_api to learn more about this problem.
|
The logs for this run have expired and are no longer available.
Loading