Native Dolby Vision & High-Quality Audio Support (Windows), with external player #884
Annotations
3 errors, 6 warnings, and 2 notices
|
|
|
lib/screens/settings/player_settings_page.dart#L142
The method 'EnumBox' isn't defined for the type '_PlayerSettingsPageState'. (undefined_method) See https://dart.dev/diagnostic/undefined_method or https://dart.dev/lints/undefined_method
|
|
lib/screens/settings/player_settings_page.dart#L134
Undefined name 'Platform'. (undefined_identifier) See https://dart.dev/diagnostic/undefined_identifier or https://dart.dev/lints/undefined_identifier
|
|
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v4, actions/checkout@v4.1.1, dart-lang/setup-dart@v1, ValentinVignal/action-dart-analyze@v2.0. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
lib/util/external_player_helper.dart#L0
lib/util/external_player_helper.dart is not formatted
|
|
lib/providers/settings/video_player_settings_provider.dart#L0
lib/providers/settings/video_player_settings_provider.dart is not formatted
|
|
lib/models/settings/video_player_settings.dart#L0
lib/models/settings/video_player_settings.dart is not formatted
|
|
lib/models/playback/transcode_playback_model.dart#L1
The library 'package:flutter/widgets.dart' doesn't export a member with the hidden name 'RepeatMode'. (undefined_hidden_name) See https://dart.dev/diagnostic/undefined_hidden_name or https://dart.dev/lints/undefined_hidden_name
|
|
lib/models/playback/direct_playback_model.dart#L1
The library 'package:flutter/widgets.dart' doesn't export a member with the hidden name 'RepeatMode'. (undefined_hidden_name) See https://dart.dev/diagnostic/undefined_hidden_name or https://dart.dev/lints/undefined_hidden_name
|
|
lib/providers/settings/video_player_settings_provider.dart#L181
Missing a newline at the end of the file. (eol_at_end_of_file) See https://dart.dev/diagnostic/eol_at_end_of_file or https://dart.dev/lints/eol_at_end_of_file
|
|
lib/models/settings/video_player_settings.dart#L263
Missing a newline at the end of the file. (eol_at_end_of_file) See https://dart.dev/diagnostic/eol_at_end_of_file or https://dart.dev/lints/eol_at_end_of_file
|
The logs for this run have expired and are no longer available.
Loading