Skip to content

chore: Remove version attribute from docker-compose.yml #234

chore: Remove version attribute from docker-compose.yml

chore: Remove version attribute from docker-compose.yml #234

Triggered via pull request December 13, 2024 12:19
Status Success
Total duration 2m 25s
Artifacts

checks.yaml

on: pull_request
Linting & Formatting
2m 17s
Linting & Formatting
Fit to window
Zoom out
Zoom in

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.