chore: Updated translations from Hosted Weblate #239
checks.yaml
on: pull_request
Linting & Formatting
1m 19s
Annotations
1 warning and 10 notices
Linting & Formatting
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
'whereNotNull' is deprecated and shouldn't be used. Use .nonNulls instead.:
lib/main.dart#L287
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.
|
'whereNotNull' is deprecated and shouldn't be used. Use .nonNulls instead.:
lib/models/item_editing_model.dart#L121
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.
|
'whereNotNull' is deprecated and shouldn't be used. Use .nonNulls instead.:
lib/models/item_editing_model.dart#L129
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.
|
'whereNotNull' is deprecated and shouldn't be used. Use .nonNulls instead.:
lib/models/items/media_streams_model.dart#L246
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.
|
'whereNotNull' is deprecated and shouldn't be used. Use .nonNulls instead.:
lib/models/playback/playback_model.dart#L135
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/models/settings/subtitle_settings_model.dart#L61
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/models/settings/subtitle_settings_model.dart#L65
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/models/settings/subtitle_settings_model.dart#L95
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/models/settings/subtitle_settings_model.dart#L96
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/models/settings/subtitle_settings_model.dart#L98
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.
|