update assigned moderators list behavior #286
Merged
Annotations
10 warnings
|
Build For Test:
animeal/src/Flows/Main/Coordinator/MainCoordinator.swift#L202
main actor-isolated instance method 'tabBarController(_:shouldSelectTab:)' cannot be used to satisfy nonisolated requirement from protocol 'TabBarControllerDelegate'; this is an error in the Swift 6 language mode
|
|
Build For Test:
animeal/src/Business/Errors/BaseError.swift#L3
class 'BaseError' must restate inherited '@unchecked Sendable' conformance
|
|
Build For Test:
animeal/src/App/AppCoordinator.swift#L165
main actor-isolated instance method 'listenAuthChannelEvents(event:)' cannot be used to satisfy nonisolated requirement from protocol 'AuthChannelEventsListener'; this is an error in the Swift 6 language mode
|
|
Build For Test:
animeal/Assets.xcassets#L0
Accent color ‘AccentColor’ is not present in any asset catalogs.
|
|
Build For Test:
Services/Sources/Services/Location/LocationManager.swift#L147
extension declares a conformance of imported type 'CLAuthorizationStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
|
|
Build For Test:
Services/Sources/Services/DevLogger.swift#L92
'_DDLogMessage(_:level:flag:context:file:function:line:tag:asynchronous:ddlog:)' is deprecated: Use an interpolated DDLogMessageFormat instead
|
|
Build For Test:
Services/Sources/Services/Analytics/AnalyticsService.swift#L135
expression implicitly coerced from '[String : String?]' to '[String : Any]'
|
|
Build For Test:
Services/Sources/Services/Location/LocationManager.swift#L147
extension declares a conformance of imported type 'CLAuthorizationStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CoreLocation' introduce this conformance in the future
|
|
Build For Test:
Common/Sources/Common/Helpers/Operations/AsyncOperation.swift#L3
class 'AsyncOperation' must restate inherited '@unchecked Sendable' conformance
|
|
Build For Test:
Common/Sources/Common/Helpers/Operations/AsyncOperation.swift#L3
class 'AsyncOperation' must restate inherited '@unchecked Sendable' conformance
|
Loading