mathieu/analytics/Log events Caregiver create and edit #5325
Annotations
2 errors and 5 warnings
tuist build:
Modules/AccountKit/Sources/Managers/Caregivers/CaregiverManager.swift#L122
value of optional type 'String?' must be unwrapped to a value of type 'String'
|
tuist build
Process completed with exit code 1.
|
tuist build:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
tuist build:
Modules/BLEKit/Sources/BLEManager.swift#L174
extension declares a conformance of imported type 'CBManagerState' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
|
tuist build:
Modules/BLEKit/Sources/BLEManager.swift#L174
extension declares a conformance of imported type 'CBManagerState' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CoreBluetooth' introduce this conformance in the future
|
tuist build:
Modules/BLEKit/Sources/BLEManager.swift#L162
result of call to 'retrieveConnectedRobots()' is unused
|
tuist build:
Modules/RobotKit/Sources/Robot+Information.swift#L65
string interpolation produces a debug description for an optional value; did you mean to make this explicit?
|
Loading