Added GitHub actions to perform lint actions #231
Annotations
1 error and 10 notices
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
lib/src/enum/hms_audio_device.dart#L4
The constant name 'EARPIECE' isn't a lowerCamelCase identifier. For more details, see https://dart.dev/tools/diagnostic-messages#constant_identifier_names
|
The logs for this run have expired and are no longer available.
Loading