Skip to content

Added GitHub actions to perform lint actions #225

Added GitHub actions to perform lint actions

Added GitHub actions to perform lint actions #225

Triggered via pull request October 29, 2023 08:08
Status Cancelled
Total duration 4m 19s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

build.yml

on: pull_request
build_appbundle
4m 7s
build_appbundle
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 4 warnings, and 10 notices
build_appbundle
Canceling since a higher priority waiting request for 'Build-feature/setupGithubActions' exists
build_appbundle
The operation was canceled.
build_appbundle: lib/src/common/platform_methods.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
build_appbundle: lib/src/hmssdk.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
build_appbundle: lib/src/model/hms_session_metadata.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
build_appbundle: lib/src/service/platform_service.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
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/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
build_appbundle: 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