Skip to content

feat: update DevCycleClient interfaces to support async/await #239

feat: update DevCycleClient interfaces to support async/await

feat: update DevCycleClient interfaces to support async/await #239

Triggered via pull request May 20, 2025 17:59
Status Failure
Total duration 5m 23s
Artifacts

ios.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 11 warnings
build
Process completed with exit code 1.
build: DevCycleTests/Models/DevCycleClientTests.swift#L504
testSseReopenGetsCalledWhenForegrounded, XCTAssertTrue failed
build: DevCycleTests/Models/DevCycleClientTests.swift#L474
testSseCloseGetsCalledWhenBackgrounded, XCTAssertTrue failed
build: DevCycleTests/Models/DevCycleClientTests.swift#L578
testResetUserGeneratesANewAnonymousUserId, XCTAssertNotEqual failed: ("Optional("2F3984E4-C1D9-464F-B462-DF22B871F5CE")") is equal to ("Optional("2F3984E4-C1D9-464F-B462-DF22B871F5CE")")
build: DevCycleTests/Models/DevCycleClientTests.swift#L446
testRefetchConfigUsesTheCorrectUser, XCTAssertEqual failed: ("Optional("user2")") is not equal to ("Optional("user3")")
build: DevCycleTests/Models/DevCycleClientTests.swift#L438
testRefetchConfigUsesTheCorrectUser, XCTAssertEqual failed: ("Optional("user1")") is not equal to ("Optional("user2")")
build: DevCycleTests/Models/DevCycleClientTests.swift#L430
testRefetchConfigUsesTheCorrectUser, XCTAssertEqual failed: ("nil") is not equal to ("Optional("user1")")
build: DevCycleTests/Models/DevCycleClientTests.swift#L553
testIdentifyUserClearsCachedAnonymousUserId, XCTAssertEqual failed: ("Optional("353D8011-E099-4E87-8ADC-F92E51B42696")") is not equal to ("Optional("00942EFD-35DB-4B41-BF87-8186551B9B1D")")
build: DevCycleTests/Models/DevCycleClientTests.swift#L597
testDisableCustomEventLogging, XCTAssertTrue failed
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/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/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/DevCycleClient.swift#L230
capture of 'self' with non-sendable type 'DevCycleClient?' in a `@Sendable` closure
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