Firebase messaging and push notifications #393
Annotations
1 warning and 10 notices
analyze
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
'value' is deprecated and shouldn't be used. Use component accessors like .r or .g.:
lib/src/data/entities/dashboard_event_dto.dart#L33
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
'value' is deprecated and shouldn't be used. Use component accessors like .r or .g.:
lib/src/domain/entities/stream_elements/se_activity.dart#L46
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.:
lib/src/presentation/views/chat_view.dart#L171
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.:
lib/src/presentation/views/dashboard.dart#L169
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.:
lib/src/presentation/views/settings/obs_settings.dart#L335
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.:
lib/src/presentation/views/tabs/twitch_tab_view.dart#L115
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.:
lib/src/presentation/views/tabs/twitch_tab_view.dart#L119
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.:
lib/src/presentation/widgets/chats/chat_message/shared/event_container.dart#L108
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.:
lib/src/presentation/widgets/chats/chat_message/shared/event_container.dart#L113
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|
'withOpacity' is deprecated and shouldn't be used. Use .withValues() to avoid precision loss.:
lib/src/presentation/widgets/chats/chat_message/shared/event_container.dart#L118
Try replacing the use of the deprecated member with the replacement.
See https://dart.dev/diagnostics/deprecated_member_use to learn more about this problem.
|