Cron Checks #685
cron-checks.yml
on: schedule
Build Test App and Frameworks
15m 36s
Build SDKs (Xcode 15.0)
32m 56s
Automated Code Review
6m 27s
Matrix: Test LLC (Debug)
Build Demo Apps
15m 49s
Matrix: Test E2E UI (Debug)
Annotations
6 errors, 24 warnings, and 5 notices
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true):
StreamVideoTests/WebRTC/v2/WebRTCCoorindator_Tests.swift#L120
test_cleanUp_shouldCallStateAdapterCleanUp, XCTAssertEqual failed: ("["8DE1401C-446F-4014-B89F-5E650586DB4F": StreamVideo.CallParticipant(user: StreamVideo.User(id: "8DE1401C-446F-4014-B89F-5E650586DB4F", imageURL: nil, role: "user", type: StreamVideo.UserAuthType.regular, customData: [:], originalName: Optional("63B1D63F-AD8A-4348-A6B1-DC52B93E5331")), id: "8DE1401C-446F-4014-B89F-5E650586DB4F", roles: [], trackLookupPrefix: Optional(""), hasVideo: false, hasAudio: false, isScreensharing: false, track: nil, trackSize: (1024.0, 720.0), screenshareTrack: nil, showTrack: false, isSpeaking: false, isDominantSpeaker: false, sessionId: "8DE1401C-446F-4014-B89F-5E650586DB4F", connectionQuality: StreamVideo.ConnectionQuality.unknown, joinedAt: 1970-01-01 00:00:00 +0000, audioLevel: 0.0, audioLevels: [], pin: nil)]") is not equal to ("[:]")
|
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true):
StreamVideoTests/WebRTC/v2/WebRTCCoorindator_Tests.swift#L120
test_cleanUp_shouldCallStateAdapterCleanUp, XCTAssertEqual failed: ("["0E3B2479-BEAF-4772-853A-CD669D5C142C": StreamVideo.CallParticipant(user: StreamVideo.User(id: "0E3B2479-BEAF-4772-853A-CD669D5C142C", imageURL: nil, role: "user", type: StreamVideo.UserAuthType.regular, customData: [:], originalName: Optional("7BA50795-C77B-4B2B-8411-ACCF37DBA664")), id: "0E3B2479-BEAF-4772-853A-CD669D5C142C", roles: [], trackLookupPrefix: Optional(""), hasVideo: false, hasAudio: false, isScreensharing: false, track: nil, trackSize: (1024.0, 720.0), screenshareTrack: nil, showTrack: false, isSpeaking: false, isDominantSpeaker: false, sessionId: "0E3B2479-BEAF-4772-853A-CD669D5C142C", connectionQuality: StreamVideo.ConnectionQuality.unknown, joinedAt: 1970-01-01 00:00:00 +0000, audioLevel: 0.0, audioLevels: [], pin: nil)]") is not equal to ("[:]")
|
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true):
StreamVideoTests/WebRTC/v2/WebRTCCoorindator_Tests.swift#L120
test_cleanUp_shouldCallStateAdapterCleanUp, XCTAssertEqual failed: ("["F75458BE-B409-48D5-994F-18E58F644CDC": StreamVideo.CallParticipant(user: StreamVideo.User(id: "F75458BE-B409-48D5-994F-18E58F644CDC", imageURL: nil, role: "user", type: StreamVideo.UserAuthType.regular, customData: [:], originalName: Optional("78945CF5-27BB-44B9-B4E4-CAA3C6926917")), id: "F75458BE-B409-48D5-994F-18E58F644CDC", roles: [], trackLookupPrefix: Optional(""), hasVideo: false, hasAudio: false, isScreensharing: false, track: nil, trackSize: (1024.0, 720.0), screenshareTrack: nil, showTrack: false, isSpeaking: false, isDominantSpeaker: false, sessionId: "F75458BE-B409-48D5-994F-18E58F644CDC", connectionQuality: StreamVideo.ConnectionQuality.unknown, joinedAt: 1970-01-01 00:00:00 +0000, audioLevel: 0.0, audioLevels: [], pin: nil)]") is not equal to ("[:]")
|
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true):
2024-10-22 01#L54
test_cleanUp_shouldCallStateAdapterCleanUp, XCTAssertEqual failed: ("["917523DE-3155-40C8-85E5-3A7EDE58A1EA": StreamVideo.CallParticipant(user: StreamVideo.User(id: "917523DE-3155-40C8-85E5-3A7EDE58A1EA", imageURL: nil, role: "user", type: StreamVideo.UserAuthType.regular, customData: [:], originalName: Optional("BEE26954-F5C2-4117-87AD-B927049380CD")), id: "917523DE-3155-40C8-85E5-3A7EDE58A1EA", roles: [], trackLookupPrefix: Optional(""), hasVideo: false, hasAudio: false, isScreensharing: false, track: nil, trackSize: (1024.0, 720.0), screenshareTrack: nil, showTrack: false, isSpeaking: false, isDominantSpeaker: false, sessionId: "917523DE-3155-40C8-85E5-3A7EDE58A1EA", connectionQuality: StreamVideo.ConnectionQuality.unknown, joinedAt: 1970-01-01 00:00:00 +0000, audioLevel: 0.0, audioLevels: [], pin: nil)]") is not equal to ("[:]")
|
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 14 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) (16.4, 15.3, macos-14, iPhone 14 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) (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) (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) (16.4, 15.3, macos-14, iPhone 14 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) (16.4, 15.3, macos-14, iPhone 14 Pro, true):
Sources/StreamVideo/WebRTC/v2/PeerConnection/StreamRTCPeerConnection.swift#L145
consider using asynchronous alternative function
|
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true):
Sources/StreamVideo/WebRTC/v2/PeerConnection/StreamRTCPeerConnection.swift#L141
value 'self' was defined but never used; consider replacing with boolean test
|
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true):
Sources/StreamVideo/protobuf/sfu/signal_rpc/signal.twirp.swift#L70
'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
|
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 14 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) (16.4, 15.3, macos-14, iPhone 14 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) (16.4, 15.3, macos-14, iPhone 14 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) (16.4, 15.3, macos-14, iPhone 14 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) (16.4, 15.3, macos-14, iPhone 14 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) (16.4, 15.3, macos-14, iPhone 14 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) (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/
|
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/
|
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) (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) (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/
|
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) (16.4, 15.3, macos-14, iPhone 14 Pro, true)
Skipped StreamVideoTests.CallCRUDTest.test_grantPermissionsByRequest
|
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true)
Skipped StreamVideoTests.CallCRUDTest.test_grantPermissions
|
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true)
Skipped StreamVideoTests.CallCRUDTest.test_muteAllUsers
|
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true)
Skipped StreamVideoTests.CallCRUDTest.test_muteUserById
|
Test LLC (Debug) (16.4, 15.3, macos-14, iPhone 14 Pro, true)
Skipped StreamVideoTests.CallCRUDTest.test_setAndDeleteVoipDevices
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
Test Data LLC (iOS 16.4)
|
103 KB |
|
cache-derived-data
|
85.2 MB |
|