Added GitHub actions to perform lint actions #222
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 notices
build_appbundle:
example/lib/main.dart#L64
'window' is deprecated and shouldn't be used. Look up the current FlutterView from the context via View.of(context) or consult the PlatformDispatcher directly instead. Deprecated to prepare for the upcoming multi-window support. This feature was deprecated after v3.7.0-32.0.pre. For more details, see https://dart.dev/tools/diagnostic-messages#deprecated_member_use
|
build_appbundle:
lib/src/common/platform_methods.dart#L534
The value of the case clause (''on_re_connected'') is equal to the value of an earlier case clause (''on_re_connected''). For more details, see https://dart.dev/tools/diagnostic-messages#no_duplicate_case_values
|
build_appbundle:
lib/src/enum/hms_Quality_limitation_reason.dart#L1
The file name 'hms_Quality_limitation_reason.dart' isn't a snake_case identifier. For more details, see https://dart.dev/tools/diagnostic-messages#file_names
|
build_appbundle:
lib/src/enum/hms_Quality_limitation_reason.dart#L2
The constant name 'BANDWIDTH' isn't a lowerCamelCase identifier. For more details, see https://dart.dev/tools/diagnostic-messages#constant_identifier_names
|
build_appbundle:
lib/src/enum/hms_Quality_limitation_reason.dart#L4
The constant name 'CPU' isn't a lowerCamelCase identifier. For more details, see https://dart.dev/tools/diagnostic-messages#constant_identifier_names
|
build_appbundle:
lib/src/enum/hms_Quality_limitation_reason.dart#L6
The constant name 'NONE' isn't a lowerCamelCase identifier. For more details, see https://dart.dev/tools/diagnostic-messages#constant_identifier_names
|
build_appbundle:
lib/src/enum/hms_Quality_limitation_reason.dart#L8
The constant name 'OTHER' isn't a lowerCamelCase identifier. For more details, see https://dart.dev/tools/diagnostic-messages#constant_identifier_names
|
build_appbundle:
lib/src/enum/hms_Quality_limitation_reason.dart#L10
The constant name 'UNKNOWN' isn't a lowerCamelCase identifier. For more details, see https://dart.dev/tools/diagnostic-messages#constant_identifier_names
|
build_appbundle:
lib/src/enum/hms_audio_device.dart#L2
The constant name 'SPEAKER_PHONE' isn't a lowerCamelCase identifier. For more details, see https://dart.dev/tools/diagnostic-messages#constant_identifier_names
|
build_appbundle:
lib/src/enum/hms_audio_device.dart#L3
The constant name 'WIRED_HEADSET' isn't a lowerCamelCase identifier. For more details, see https://dart.dev/tools/diagnostic-messages#constant_identifier_names
|