feat: add async versions of all public DevCycleClient methods with callbacks #240
Annotations
2 errors and 11 warnings
|
build
Process completed with exit code 1.
|
|
build:
DevCycleTests/Models/DevCycleClientTests.swift#L549
testSseCloseGetsCalledWhenBackgrounded, XCTAssertEqual failed: ("Optional("C1CE9F3C-BECB-4BA1-B19B-587E464CB673")") is not equal to ("Optional("14878669-D386-49F3-9EF0-461DCAB82342")")
|
|
build:
DevCycleTests/Models/DevCycleUserTest.swift#L39
'DVCUser' is deprecated: Use DevCycleUser
|
|
build:
DevCycleTests/Mocks/URLSessionMock.swift#L21
class 'URLSessionMock' must restate inherited '@unchecked Sendable' conformance
|
|
build:
DevCycleTests/Mocks/URLSessionMock.swift#L10
class 'URLSessionDataTaskMock' must restate inherited '@unchecked Sendable' conformance
|
|
build:
DevCycle/ObjC/ObjCDevCycleOptions.swift#L76
conditional cast from 'NSString' to 'String' always succeeds
|
|
build:
DevCycle/ObjC/ObjCDevCycleOptions.swift#L42
'disableEventLogging' is deprecated: Use disableAutomaticEventLogging or disableCustomEventLogging
|
|
build:
DevCycle/ObjC/ObjCDevCycleOptions.swift#L35
'flushEventsIntervalMs' is deprecated: Use eventFlushIntervalMS
|
|
build:
DevCycle/ObjC/ObjCDevCycleClient.swift#L65
comparing non-optional value of type 'ObjCDevCycleUser' to 'nil' always returns false
|
|
build:
DevCycle/ObjC/ObjCDevCycleClient.swift#L62
comparing non-optional value of type 'String' to 'nil' always returns false
|
|
build:
DevCycle/SSEConnection.swift#L10
module 'LDSwiftEventSource' was not compiled with library evolution support; using it means binary compatibility for 'DevCycle' can't be guaranteed
|
|
build:
DevCycle/SSEConnection.swift#L10
module 'LDSwiftEventSource' was not compiled with library evolution support; using it means binary compatibility for 'DevCycle' can't be guaranteed
|
|
build
Failed to restore: Cache service responded with 422
|