Skip to content

make variables private and prevent duplicate init #75

make variables private and prevent duplicate init

make variables private and prevent duplicate init #75

Triggered via push May 14, 2024 02:58
Status Failure
Total duration 6m 1s
Artifacts

build.yml

on: push
Matrix: Build
Releasing
0s
Releasing
Fit to window
Zoom out
Zoom in

Annotations

7 errors, 10 warnings, and 10 notices
Build (macos-latest, 3.x)
Process completed with exit code 1.
Build (ubuntu-latest, 3.19.2)
The job was canceled because "macos-latest_3_x" failed.
Build (ubuntu-latest, 3.19.2)
The operation was canceled.
Build (ubuntu-latest, 3.x)
The job was canceled because "macos-latest_3_x" failed.
Build (ubuntu-latest, 3.x)
The operation was canceled.
Build (macos-latest, 3.19.2)
The job was canceled because "macos-latest_3_x" failed.
Build (macos-latest, 3.19.2)
The operation was canceled.
Linter: lib/Backend/Bluetooth/bluetooth_manager.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
Linter: lib/Backend/Bluetooth/bluetooth_manager_plus.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
Linter: lib/Backend/Bluetooth/bluetooth_message.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
Linter: lib/Backend/Definitions/Action/base_action.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
Linter: lib/Backend/Definitions/Device/device_definition.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
Linter: 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
Linter: lib/Backend/action_registry.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
Linter: lib/Backend/auto_move.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
Linter: lib/Backend/device_registry.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
Linter: lib/Backend/firebase.dart#L1
Invalid format. For more details, see https://dart.dev/guides/language/effective-dart/style#formatting
Linter: 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
Linter: lib/Backend/Bluetooth/bluetooth_manager_plus.dart#L30
The declaration '_onConnectionStateChangedStreamSubscription' isn't referenced. For more details, see https://dart.dev/tools/diagnostic-messages#unused_element
Linter: lib/Backend/Bluetooth/bluetooth_manager_plus.dart#L31
The declaration '_onReadRssiStreamSubscription' isn't referenced. For more details, see https://dart.dev/tools/diagnostic-messages#unused_element
Linter: lib/Backend/Bluetooth/bluetooth_manager_plus.dart#L32
The declaration '_onDiscoveredServicesStreamSubscription' isn't referenced. For more details, see https://dart.dev/tools/diagnostic-messages#unused_element
Linter: lib/Backend/Bluetooth/bluetooth_manager_plus.dart#L33
The declaration '_onCharacteristicReceivedStreamSubscription' isn't referenced. For more details, see https://dart.dev/tools/diagnostic-messages#unused_element
Linter: lib/Backend/Bluetooth/bluetooth_manager_plus.dart#L34
The declaration '_onServicesResetStreamSubscription' isn't referenced. For more details, see https://dart.dev/tools/diagnostic-messages#unused_element
Linter: lib/Backend/Bluetooth/bluetooth_manager_plus.dart#L35
The declaration '_adapterStateStreamSubscription' isn't referenced. For more details, see https://dart.dev/tools/diagnostic-messages#unused_element
Linter: lib/Backend/Bluetooth/bluetooth_manager_plus.dart#L36
The declaration '_onScanResultsStreamSubscription' isn't referenced. For more details, see https://dart.dev/tools/diagnostic-messages#unused_element
Linter: lib/Backend/Bluetooth/bluetooth_manager_plus.dart#L37
The declaration '_onMtuChanged' isn't referenced. For more details, see https://dart.dev/tools/diagnostic-messages#unused_element
Linter: 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