feat: iOS OpenFeature Provider #199
Annotations
2 errors and 11 warnings
|
|
|
DevCycleTests/Networking/DevCycleServiceTests.swift#L96
testFlushingEvents, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "10 Events are flushed in a single batch".
|
|
DevCycleTests/Models/DevCycleClientTests.swift#L53
'environmentKey' is deprecated: Use sdkKey()
|
|
DevCycleTests/Mocks/URLSessionMock.swift#L21
class 'URLSessionMock' must restate inherited '@unchecked Sendable' conformance
|
|
DevCycleTests/Mocks/URLSessionMock.swift#L10
class 'URLSessionDataTaskMock' must restate inherited '@unchecked Sendable' conformance
|
|
DevCycle/ObjC/ObjCDevCycleOptions.swift#L76
conditional cast from 'NSString' to 'String' always succeeds
|
|
DevCycle/ObjC/ObjCDevCycleOptions.swift#L42
'disableEventLogging' is deprecated: Use disableAutomaticEventLogging or disableCustomEventLogging
|
|
DevCycle/ObjC/ObjCDevCycleOptions.swift#L35
'flushEventsIntervalMs' is deprecated: Use eventFlushIntervalMS
|
|
DevCycle/ObjC/ObjCDevCycleClient.swift#L65
comparing non-optional value of type 'ObjCDevCycleUser' to 'nil' always returns false
|
|
DevCycle/ObjC/ObjCDevCycleClient.swift#L62
comparing non-optional value of type 'String' to 'nil' always returns false
|
|
DevCycle/SSEConnection.swift#L10
module 'LDSwiftEventSource' was not compiled with library evolution support; using it means binary compatibility for 'DevCycle' can't be guaranteed
|
|
DevCycle/SSEConnection.swift#L10
module 'LDSwiftEventSource' was not compiled with library evolution support; using it means binary compatibility for 'DevCycle' can't be guaranteed
|
|
|
The logs for this run have expired and are no longer available.
Loading