Cron Checks #699
cron-checks.yml
on: schedule
Build Test App and Frameworks
15m 30s
Build SDKs (Xcode 15.0)
32m 46s
Automated Code Review
9m 52s
Matrix: Test LLC (Debug)
Build Demo Apps
13m 18s
Matrix: Test E2E UI (Debug)
Annotations
10 errors, 34 warnings, and 10 notices
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
StreamVideoTests/Utilities/Extensions/XCTestCase+PredicateFulfillment.swift#L83
test_sendCustomEvent, Asynchronous wait failed: Exceeded timeout of 1 seconds, with unfulfilled expectations: "NextValue".
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
Restarting after unexpected exit, crash, or test timeout in CallController_Tests.test_startNoiseCancellation_shouldEnableNoiseCancellationForSession(); summary will include totals from previous launches.
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
Error: keyNotFound(CodingKeys(stringValue: "error", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"error\", intValue: nil) (\"error\").", underlyingError: nil))
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
Process completed with exit code 1.
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true):
StreamVideoTests/Utils/AudioSession/StreamRTCAudioSession_Tests.swift#L43
test_currentRoute_returnsCorrectRoute, XCTAssertEqual failed: ("AudioSessionRoute isExternal:false input:[name:MicrophoneBuiltIn types:MicrophoneBuiltIn] output:[name:Speaker types:Speaker].") is not equal to ("AudioSessionRoute isExternal:false input:[name:MicrophoneBuiltIn types:MicrophoneBuiltIn] output:[name:Speaker types:Speaker].")
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true):
StreamVideoTests/Utils/AudioSession/StreamRTCAudioSession_Tests.swift#L43
test_currentRoute_returnsCorrectRoute, XCTAssertEqual failed: ("AudioSessionRoute isExternal:false input:[name:MicrophoneBuiltIn types:MicrophoneBuiltIn] output:[name:Speaker types:Speaker].") is not equal to ("AudioSessionRoute isExternal:false input:[name:MicrophoneBuiltIn types:MicrophoneBuiltIn] output:[name:Speaker types:Speaker].")
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true):
StreamVideoTests/Utils/AudioSession/StreamRTCAudioSession_Tests.swift#L43
test_currentRoute_returnsCorrectRoute, XCTAssertEqual failed: ("AudioSessionRoute isExternal:false input:[name:MicrophoneBuiltIn types:MicrophoneBuiltIn] output:[name:Speaker types:Speaker].") is not equal to ("AudioSessionRoute isExternal:false input:[name:MicrophoneBuiltIn types:MicrophoneBuiltIn] output:[name:Speaker types:Speaker].")
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true):
StreamVideoTests/Utils/AudioSession/StreamRTCAudioSession_Tests.swift#L43
test_currentRoute_returnsCorrectRoute, XCTAssertEqual failed: ("AudioSessionRoute isExternal:false input:[name:MicrophoneBuiltIn types:MicrophoneBuiltIn] output:[name:Speaker types:Speaker].") is not equal to ("AudioSessionRoute isExternal:false input:[name:MicrophoneBuiltIn types:MicrophoneBuiltIn] output:[name:Speaker types:Speaker].")
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true)
Error: keyNotFound(CodingKeys(stringValue: "error", intValue: nil), Swift.DecodingError.Context(codingPath: [], debugDescription: "No value associated with key CodingKeys(stringValue: \"error\", intValue: nil) (\"error\").", underlyingError: nil))
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true)
Process completed with exit code 1.
|
Automated Code Review
buildcache: unable to delete buildcache.log Error: ENOENT: no such file or directory, unlink '/Users/runner/work/stream-video-swift/stream-video-swift/.buildcache/buildcache.log'
|
Automated Code Review
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build Test App and Frameworks
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
Sources/StreamVideo/WebSockets/Client/URLSessionWebSocketEngine.swift#L97
string interpolation produces a debug description for an optional value; did you mean to make this explicit?
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
Sources/StreamVideo/Utils/DeviceOrientation/StreamDeviceOrientationAdapter.swift#L92
main actor-isolated static property 'defaultProvider' can not be referenced from a non-isolated context; this is an error in Swift 6
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L190
passing argument of non-sendable type '() async throws -> ()' outside of main actor-isolated context may introduce data races
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L190
passing argument of non-sendable type '(any Error) -> Bool' outside of main actor-isolated context may introduce data races
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L192
non-sendable type 'any StreamRTCPeerConnectionProtocol' in asynchronous access to actor-isolated property 'peerConnection' cannot cross actor boundary
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L192
passing argument of non-sendable type 'any StreamRTCPeerConnectionProtocol' outside of main actor-isolated context may introduce data races
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L217
capture of 'peerConnection' with non-sendable type '(any StreamRTCPeerConnectionProtocol)?' in a `@Sendable` closure
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L220
passing argument of non-sendable type 'any StreamRTCPeerConnectionProtocol' outside of main actor-isolated context may introduce data races
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
Sources/StreamVideo/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalVideoMediaAdapter.swift#L161
passing argument of non-sendable type 'any CameraVideoCapturing' outside of main actor-isolated context may introduce data races
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false):
Sources/StreamVideo/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalVideoMediaAdapter.swift#L453
type 'any CameraVideoCapturing' does not conform to the 'Sendable' protocol
|
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true):
Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L190
passing argument of non-sendable type '() async throws -> ()' outside of main actor-isolated context may introduce data races
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true):
Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L190
passing argument of non-sendable type '(any Error) -> Bool' outside of main actor-isolated context may introduce data races
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true):
Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L192
non-sendable type 'any StreamRTCPeerConnectionProtocol' in asynchronous access to actor-isolated property 'peerConnection' cannot cross actor boundary
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true):
Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L192
passing argument of non-sendable type 'any StreamRTCPeerConnectionProtocol' outside of main actor-isolated context may introduce data races
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true):
Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L217
capture of 'peerConnection' with non-sendable type '(any StreamRTCPeerConnectionProtocol)?' in a `@Sendable` closure
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true):
Sources/StreamVideo/WebRTC/v2/PeerConnection/Adapters/ICEAdapter.swift#L220
passing argument of non-sendable type 'any StreamRTCPeerConnectionProtocol' outside of main actor-isolated context may introduce data races
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true):
Sources/StreamVideo/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalVideoMediaAdapter.swift#L161
passing argument of non-sendable type 'any CameraVideoCapturing' outside of main actor-isolated context may introduce data races
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true):
Sources/StreamVideo/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalVideoMediaAdapter.swift#L453
type 'any CameraVideoCapturing' does not conform to the 'Sendable' protocol
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true):
Sources/StreamVideo/WebRTC/v2/PeerConnection/StreamRTCPeerConnection.swift#L145
reference to property 'source' in closure requires explicit use of 'self' to make capture semantics explicit; this is an error in Swift 6
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true):
Sources/StreamVideo/WebRTC/v2/PeerConnection/StreamRTCPeerConnection.swift#L145
consider using asynchronous alternative function
|
Build Demo Apps
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test E2E UI (Debug) (16.4, 15.3, macos-14, iPhone 14, true)
buildcache: unable to delete buildcache.log Error: ENOENT: no such file or directory, unlink '/Users/runner/work/stream-video-swift/stream-video-swift/.buildcache/buildcache.log'
|
Test E2E UI (Debug) (16.4, 15.3, macos-14, iPhone 14, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build SDKs (Xcode 15.0)
The following actions use a deprecated Node.js version and will be forced to run on node20: webfactory/[email protected], actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test E2E UI (Debug) (17.2, 15.3, macos-14, iPhone 14 Pro, false)
buildcache: unable to delete buildcache.log Error: ENOENT: no such file or directory, unlink '/Users/runner/work/stream-video-swift/stream-video-swift/.buildcache/buildcache.log'
|
Test E2E UI (Debug) (17.2, 15.3, macos-14, iPhone 14 Pro, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test E2E UI (Debug) (15.5, 15.4, macos-14, iPhone 13 Pro, true)
buildcache: unable to delete buildcache.log Error: ENOENT: no such file or directory, unlink '/Users/runner/work/stream-video-swift/stream-video-swift/.buildcache/buildcache.log'
|
Test E2E UI (Debug) (15.5, 15.4, macos-14, iPhone 13 Pro, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: mikehardy/buildcache-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
Skipped StreamVideoTests.CallCRUDTest.test_grantPermissionsByRequest
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
Skipped StreamVideoTests.CallCRUDTest.test_grantPermissions
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
Skipped StreamVideoTests.CallCRUDTest.test_muteAllUsers
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
Skipped StreamVideoTests.CallCRUDTest.test_muteUserById
|
Test LLC (Debug) (17.4, 15.4, macos-14, iPhone 14 Pro, false)
Skipped StreamVideoTests.CallCRUDTest.test_setAndDeleteVoipDevices
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true)
Skipped StreamVideoTests.CallCRUDTest.test_grantPermissionsByRequest
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true)
Skipped StreamVideoTests.CallCRUDTest.test_grantPermissions
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true)
Skipped StreamVideoTests.CallCRUDTest.test_muteAllUsers
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true)
Skipped StreamVideoTests.CallCRUDTest.test_muteUserById
|
Test LLC (Debug) (15.5, 15.3, macos-14, iPhone 13 Pro, true)
Skipped StreamVideoTests.CallCRUDTest.test_setAndDeleteVoipDevices
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Test Data LLC (iOS 15.5)
|
175 KB |
|
Test Data LLC (iOS 17.4)
|
235 KB |
|
cache-derived-data
|
85.5 MB |
|