Translations update from Weblate #87
Annotations
10 warnings and 10 notices
Analyze Dart:
lib/Backend/Bluetooth/bluetooth_manager.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
|
Analyze Dart:
lib/Backend/Bluetooth/bluetooth_manager_plus.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
|
Analyze Dart:
lib/Backend/Bluetooth/bluetooth_message.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
|
Analyze Dart:
lib/Backend/Definitions/Action/base_action.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
|
Analyze Dart:
lib/Backend/Definitions/Device/device_definition.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
|
Analyze Dart:
lib/Backend/NavigationObserver/custom_go_router_navigation_observer.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
|
Analyze Dart:
lib/Backend/action_registry.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
|
Analyze Dart:
lib/Backend/auto_move.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
|
Analyze Dart:
lib/Backend/device_registry.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
|
Analyze Dart:
lib/Backend/firebase.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
|
Analyze Dart:
integration_test/onboarding_test.dart#L17
Use 'const' literals as arguments to constructors of '@immutable' classes. For more details, see https://dart.dev/tools/diagnostic-messages#prefer_const_literals_to_create_immutables
|
Analyze Dart:
lib/Backend/Bluetooth/bluetooth_manager_plus.dart#L25
The declaration '_onConnectionStateChangedStreamSubscription' isn't referenced. For more details, see https://dart.dev/tools/diagnostic-messages#unused_element
|
Analyze Dart:
lib/Backend/Bluetooth/bluetooth_manager_plus.dart#L26
The declaration '_onReadRssiStreamSubscription' isn't referenced. For more details, see https://dart.dev/tools/diagnostic-messages#unused_element
|
Analyze Dart:
lib/Backend/Bluetooth/bluetooth_manager_plus.dart#L27
The declaration '_onDiscoveredServicesStreamSubscription' isn't referenced. For more details, see https://dart.dev/tools/diagnostic-messages#unused_element
|
Analyze Dart:
lib/Backend/Bluetooth/bluetooth_manager_plus.dart#L28
The declaration '_onCharacteristicReceivedStreamSubscription' isn't referenced. For more details, see https://dart.dev/tools/diagnostic-messages#unused_element
|
Analyze Dart:
lib/Backend/Bluetooth/bluetooth_manager_plus.dart#L29
The declaration '_onServicesResetStreamSubscription' isn't referenced. For more details, see https://dart.dev/tools/diagnostic-messages#unused_element
|
Analyze Dart:
lib/Backend/Bluetooth/bluetooth_manager_plus.dart#L30
The declaration '_adapterStateStreamSubscription' isn't referenced. For more details, see https://dart.dev/tools/diagnostic-messages#unused_element
|
Analyze Dart:
lib/Backend/Bluetooth/bluetooth_manager_plus.dart#L31
The declaration '_onScanResultsStreamSubscription' isn't referenced. For more details, see https://dart.dev/tools/diagnostic-messages#unused_element
|
Analyze Dart:
lib/Backend/Bluetooth/bluetooth_manager_plus.dart#L32
The declaration '_onMtuChanged' isn't referenced. For more details, see https://dart.dev/tools/diagnostic-messages#unused_element
|
Analyze Dart:
lib/Frontend/Widgets/lottie_lazy_load.dart#L7
Convert 'key' to a super parameter. For more details, see https://dart.dev/tools/diagnostic-messages#use_super_parameters
|
Loading