Disable PGS subtitles on Android TV#1055
Closed
Neshura87 wants to merge 3 commits into
Closed
Annotations
10 errors, 2 warnings, and 9 notices
|
Analyze Flutter:
lib/models/syncing/transcode_download_model.dart#L83
The instance member 'maxBitrate' can't be accessed in an initializer. (implicit_this_reference_in_initializer) See https://dart.dev/diagnostic/implicit_this_reference_in_initializer or https://dart.dev/lints/implicit_this_reference_in_initializer
|
|
Analyze Flutter:
lib/models/syncing/transcode_download_model.dart#L83
The default value of an optional parameter must be constant. (non_constant_default_value) See https://dart.dev/diagnostic/non_constant_default_value or https://dart.dev/lints/non_constant_default_value
|
|
Analyze Flutter:
lib/models/syncing/transcode_download_model.dart#L83
Using a colon as the separator before a default value is no longer supported. (obsolete_colon_for_default_value) See https://dart.dev/diagnostic/obsolete_colon_for_default_value or https://dart.dev/lints/obsolete_colon_for_default_value
|
|
Analyze Flutter:
lib/models/syncing/transcode_download_model.dart#L83
Named parameters must be enclosed in curly braces ('{' and '}'). (named_parameter_outside_group) See https://dart.dev/diagnostic/named_parameter_outside_group or https://dart.dev/lints/named_parameter_outside_group
|
|
Analyze Flutter:
lib/models/syncing/transcode_download_model.dart#L82
Expected a class member. (expected_class_member) See https://dart.dev/diagnostic/expected_class_member or https://dart.dev/lints/expected_class_member
|
|
Analyze Flutter:
lib/models/syncing/transcode_download_model.dart#L81
Expected to find ':'. (expected_token) See https://dart.dev/diagnostic/expected_token or https://dart.dev/lints/expected_token
|
|
Analyze Flutter:
lib/models/syncing/transcode_download_model.dart#L81
Expected an identifier. (missing_identifier) See https://dart.dev/diagnostic/missing_identifier or https://dart.dev/lints/missing_identifier
|
|
Analyze Flutter:
lib/models/syncing/transcode_download_model.dart#L57
Undefined name 'argumentsStateProvider'. (undefined_identifier) See https://dart.dev/diagnostic/undefined_identifier or https://dart.dev/lints/undefined_identifier
|
|
Analyze Flutter:
lib/models/syncing/transcode_download_model.dart#L57
Undefined name 'ref'. (undefined_identifier) See https://dart.dev/diagnostic/undefined_identifier or https://dart.dev/lints/undefined_identifier
|
|
Analyze Flutter:
lib/models/syncing/transcode_download_model.dart#L57
Undefined class 'DeviceProfile'. (undefined_class) See https://dart.dev/diagnostic/undefined_class or https://dart.dev/lints/undefined_class
|
|
Complete job
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4.1.1, ValentinVignal/action-dart-analyze@v2.0. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Analyze Flutter:
lib/profiles/default_profile.dart#L0
lib/profiles/default_profile.dart is not formatted
|
|
Analyze Flutter:
lib/models/syncing/transcode_download_model.dart#L100
Missing type annotation. (strict_top_level_inference) See https://dart.dev/diagnostic/strict_top_level_inference or https://dart.dev/lints/strict_top_level_inference
|
|
Analyze Flutter:
lib/models/syncing/transcode_download_model.dart#L99
Missing type annotation. (strict_top_level_inference) See https://dart.dev/diagnostic/strict_top_level_inference or https://dart.dev/lints/strict_top_level_inference
|
|
Analyze Flutter:
lib/models/syncing/transcode_download_model.dart#L89
Missing type annotation. (strict_top_level_inference) See https://dart.dev/diagnostic/strict_top_level_inference or https://dart.dev/lints/strict_top_level_inference
|
|
Analyze Flutter:
lib/models/syncing/transcode_download_model.dart#L85
Missing type annotation. (strict_top_level_inference) See https://dart.dev/diagnostic/strict_top_level_inference or https://dart.dev/lints/strict_top_level_inference
|
|
Analyze Flutter:
lib/models/syncing/transcode_download_model.dart#L84
Missing type annotation. (strict_top_level_inference) See https://dart.dev/diagnostic/strict_top_level_inference or https://dart.dev/lints/strict_top_level_inference
|
|
Analyze Flutter:
lib/models/syncing/transcode_download_model.dart#L83
Missing type annotation. (strict_top_level_inference) See https://dart.dev/diagnostic/strict_top_level_inference or https://dart.dev/lints/strict_top_level_inference
|
|
Analyze Flutter:
lib/models/syncing/transcode_download_model.dart#L82
The variable name 'DeviceProfile' isn't a lowerCamelCase identifier. (non_constant_identifier_names) See https://dart.dev/diagnostic/non_constant_identifier_names or https://dart.dev/lints/non_constant_identifier_names
|
|
Analyze Flutter:
lib/models/syncing/transcode_download_model.dart#L82
The method 'DeviceProfile' should have a return type but doesn't. (always_declare_return_types) See https://dart.dev/diagnostic/always_declare_return_types or https://dart.dev/lints/always_declare_return_types
|
|
Analyze Flutter:
lib/models/syncing/transcode_download_model.dart#L82
Missing type annotation. (strict_top_level_inference) See https://dart.dev/diagnostic/strict_top_level_inference or https://dart.dev/lints/strict_top_level_inference
|
background
wait
wait-all
cancel
parallel
Loading