Merge branch 'master' of github.com:Codel1417/tail_app #83
build.yml
on: push
Matrix: Build
Linter
1m 54s
Releasing
0s
Annotations
7 errors, 10 warnings, and 10 notices
Build (ubuntu-latest, 3.x)
Process completed with exit code 1.
|
Build (ubuntu-latest, 3.19.2)
The job was canceled because "ubuntu-latest_3_x" failed.
|
Build (ubuntu-latest, 3.19.2)
The operation was canceled.
|
Build (macos-latest, 3.19.2)
The job was canceled because "ubuntu-latest_3_x" failed.
|
Build (macos-latest, 3.19.2)
The operation was canceled.
|
Build (macos-latest, 3.x)
The job was canceled because "ubuntu-latest_3_x" failed.
|
Build (macos-latest, 3.x)
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#L25
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#L26
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#L27
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#L28
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#L29
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#L30
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#L31
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#L32
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
|