mathieu/feature/Add Analytics UserProperties #5286
Annotations
4 errors and 5 warnings
tuist build:
Modules/AccountKit/Sources/Authentication/AuthManagerViewModel.swift#L104
value of type 'AnalyticsManager' has no member 'setUserPropertyUserIsLoggedIn'
|
tuist build:
Modules/AccountKit/Sources/Authentication/AuthManagerViewModel.swift#L107
value of type 'AnalyticsManager' has no member 'setUserPropertyUserIsLoggedIn'
|
tuist build:
Modules/AccountKit/Sources/Authentication/AuthManagerViewModel.swift#L109
value of type 'AnalyticsManager' has no member 'setUserPropertyUserIsLoggedIn'
|
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