chore: Fix release action #142
Annotations
4 errors and 14 warnings
build:
DevCycleTests/Models/DevCycleOptionsTest.swift#L32
testBuilderReturnsOptions, XCTAssertFalse failed
|
build:
DevCycleTests/Models/DevCycleOptionsTest.swift#L33
testBuilderReturnsOptions, XCTAssertFalse failed
|
build
Tests Failed: 2 failed, 0 skipped, 122 total (18.616 seconds)
|
build
Process completed with exit code 1.
|
build
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/.
|
build
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/
|
build
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/
|
build
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/
|
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#L35
'flushEventsIntervalMs' is deprecated: Use eventFlushIntervalMS
|
build:
DevCycle/ObjC/ObjCDevCycleOptions.swift#L42
'disableEventLogging' is deprecated: Use disableAutomaticEventLogging or disableCustomEventLogging
|
build:
DevCycle/ObjC/ObjCDevCycleOptions.swift#L76
conditional cast from 'NSString' to 'String' always succeeds
|
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/ObjCDevCycleClient.swift#L62
comparing non-optional value of type 'String' to 'nil' always returns false
|
build:
DevCycle/ObjC/ObjCDevCycleClient.swift#L65
comparing non-optional value of type 'ObjCDevCycleUser' to 'nil' always returns false
|
build:
DevCycleTests/Models/DevCycleOptionsTest.swift#L46
'disableEventLogging' is deprecated: Use disableAutomaticEventLogging or disableCustomEventLogging
|
build:
DevCycleTests/Models/DevCycleOptionsTest.swift#L56
'DVCOptions' is deprecated: Use DevCycleOptions
|
build:
DevCycleTests/Models/DevCycleOptionsTest.swift#L57
'disableEventLogging' is deprecated: Use disableAutomaticEventLogging or disableCustomEventLogging
|