fix: batch event payloads into chunks of 100 to reduce errors on event processing #110
Triggered via pull request
April 10, 2024 15:59
Status
Failure
Total duration
1h 11m 29s
Artifacts
–
Annotations
1 error and 13 warnings
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
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
|
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:
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:
DevCycleTests/Models/EventQueueTests.swift#L16
'DVCEvent' is deprecated: Use DevCycleEvent
|
build:
DevCycleTests/Models/DVCVariableTests.swift#L278
result of call to 'onUpdate(handler:)' is unused
|