Cron Checks #530
Annotations
5 errors, 12 warnings, and 5 notices
|
|
Sources/StreamVideo/WebSockets/Events/WSEventsMiddleware.swift#L26
test_streamVideo_ringCallAccept, *** -[NSHashTable NSHashTable {
|
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mikehardy/buildcache-action@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
StreamVideoTests/Call/Call_Tests.swift#L9
main actor-isolated class 'Call_Tests' has different actor isolation from nonisolated superclass 'StreamVideoTestCase'; this is an error in Swift 6
|
StreamVideoTests/Controllers/CallsController_Tests.swift#L9
main actor-isolated class 'CallsController_Tests' has different actor isolation from nonisolated superclass 'ControllerTestCase'; this is an error in Swift 6
|
StreamVideoTests/Controllers/CallController_Tests.swift#L10
main actor-isolated class 'CallController_Tests' has different actor isolation from nonisolated superclass 'ControllerTestCase'; this is an error in Swift 6
|
StreamVideoTests/CallState/CallState_Tests.swift#L10
main actor-isolated class 'CallState_Tests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
StreamVideoTests/Utils/StateMachine/CallStateMachine/Stages/StreamCallStateMachineStageErrorStage_Tests.swift#L51
passing argument of non-sendable type '() -> String' into main actor-isolated context may introduce data races
|
StreamVideoTests/Utils/StateMachine/CallStateMachine/Stages/StreamCallStateMachineStageAcceptingStage_Tests.swift#L45
passing argument of non-sendable type '() -> String' into main actor-isolated context may introduce data races
|
StreamVideoTests/Utils/StateMachine/CallStateMachine/Stages/StreamCallStateMachineStageAcceptingStage_Tests.swift#L59
passing argument of non-sendable type '() -> String' into main actor-isolated context may introduce data races
|
StreamVideoTests/CallKit/CallKitServiceTests.swift#L498
immutable value 'uuid' was never used; consider replacing with '_' or removing it
|
StreamVideoTests/CallKit/CallKitServiceTests.swift#L498
immutable value 'dateEnded' was never used; consider replacing with '_' or removing it
|
StreamVideoTests/CallKit/CallKitServiceTests.swift#L638
passing argument of non-sendable type 'XCTestCase' into main actor-isolated context may introduce data races
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "cache-derived-data", "Test Data LLC".
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/
|
|
|
|
|
|
This job failed
Loading