chore: added eventsApiProxyURL option for proxying to a different url than the sdk config #100
Annotations
3 errors and 14 warnings
Fastlane watchOS Tests:
DevCycleTests/Networking/DevCycleServiceTests.swift#L43
testProxyEventUrl, XCTAssertTrue failed
|
Fastlane watchOS Tests
Tests Failed: 1 failed, 0 skipped, 120 total (31.246 seconds)
|
Fastlane watchOS Tests
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: DevCycleHQ/carthage-bootstrap@xcframeworks2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: DevCycleHQ/carthage-bootstrap@xcframeworks2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Carthage Cached Bootstrap
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Carthage Cached Bootstrap
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Fastlane watchOS Tests:
DevCycle/SSEConnection.swift#L10
module 'LDSwiftEventSource' was not compiled with library evolution support; using it means binary compatibility for 'DevCycle' can't be guaranteed
|
Fastlane watchOS Tests:
DevCycle/ObjC/ObjCDevCycleClient.swift#L62
comparing non-optional value of type 'String' to 'nil' always returns false
|
Fastlane watchOS Tests:
DevCycle/ObjC/ObjCDevCycleClient.swift#L65
comparing non-optional value of type 'ObjCDevCycleUser' to 'nil' always returns false
|
Fastlane watchOS Tests:
DevCycle/ObjC/ObjCDevCycleOptions.swift#L35
'flushEventsIntervalMs' is deprecated: Use eventFlushIntervalMS
|
Fastlane watchOS Tests:
DevCycle/ObjC/ObjCDevCycleOptions.swift#L42
'disableEventLogging' is deprecated: Use disableAutomaticEventLogging or disableCustomEventLogging
|
Fastlane watchOS Tests:
DevCycle/ObjC/ObjCDevCycleOptions.swift#L76
conditional cast from 'NSString' to 'String' always succeeds
|
Fastlane watchOS Tests:
DevCycle/SSEConnection.swift#L10
module 'LDSwiftEventSource' was not compiled with library evolution support; using it means binary compatibility for 'DevCycle' can't be guaranteed
|
Fastlane watchOS Tests:
DevCycleTests/Models/EventQueueTests.swift#L16
'DVCEvent' is deprecated: Use DevCycleEvent
|
Fastlane watchOS Tests:
DevCycleTests/Models/DVCVariableTests.swift#L278
result of call to 'onUpdate(handler:)' is unused
|
Fastlane watchOS Tests:
DevCycleTests/Models/DVCVariableTests.swift#L299
result of call to 'onUpdate(handler:)' is unused
|
Loading