Cron Checks #477
Annotations
3 errors and 11 warnings
Run LLC Tests (Debug)
Restarting after unexpected exit, crash, or test timeout in StreamVideo_Tests.test_streamVideo_incomingCallAccept(); summary will include totals from previous launches.
|
Run LLC Tests (Debug)
Restarting after unexpected exit, crash, or test timeout in WebRTCClient_Tests.test_webRTCClient_changePublishQuality(); summary will include totals from previous launches.
|
Run LLC Tests (Debug)
Process completed with exit code 1.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/cache@v3, mikehardy/buildcache-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run LLC Tests (Debug):
Sources/StreamVideo/WebRTC/PeerConnection.swift#L276
value 'self' was defined but never used; consider replacing with boolean test
|
Run LLC Tests (Debug):
Sources/StreamVideo/CallState.swift#L211
converting function value of type '@mainactor (PermissionRequest) -> ()' to '(PermissionRequest) -> Void' loses global actor 'MainActor'
|
Run LLC Tests (Debug):
Sources/StreamVideo/WebRTC/PeerConnection.swift#L276
value 'self' was defined but never used; consider replacing with boolean test
|
Run LLC Tests (Debug):
Sources/StreamVideo/CallState.swift#L211
converting function value of type '@mainactor (PermissionRequest) -> ()' to '(PermissionRequest) -> Void' loses global actor 'MainActor'
|
Run LLC Tests (Debug):
StreamVideoTests/IntegrationTests/CallCRUDTests.swift#L369
code after 'throw' will never be executed
|
Run LLC Tests (Debug):
StreamVideoTests/IntegrationTests/CallCRUDTests.swift#L413
code after 'throw' will never be executed
|
Run LLC Tests (Debug):
StreamVideoTests/IntegrationTests/CallCRUDTests.swift#L487
code after 'throw' will never be executed
|
Run LLC Tests (Debug):
StreamVideoTests/IntegrationTests/CallCRUDTests.swift#L511
code after 'throw' will never be executed
|
Run LLC Tests (Debug):
StreamVideoTests/IntegrationTests/CallCRUDTests.swift#L597
code after 'throw' will never be executed
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "cache-derived-data".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading