Cron Checks #539
Annotations
3 errors, 11 warnings, and 5 notices
|
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: mikehardy/buildcache-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/Utils/StateMachine/CallStateMachine/Stages/StreamCallStateMachineStageRejectingStage_Tests.swift#L46
passing argument of non-sendable type '() -> String' into main actor-isolated context may introduce data races
|
StreamVideoTests/Utils/StateMachine/CallStateMachine/Stages/StreamCallStateMachineStageRejectingStage_Tests.swift#L60
passing argument of non-sendable type '() -> String' into main actor-isolated context may introduce data races
|
StreamVideoTests/Utils/StateMachine/CallStateMachine/StreamCallStateMachine_Tests.swift#L60
initialization of immutable value 'expectation' was never used; consider replacing with assignment to '_' or removing it
|
StreamVideoTests/StreamVideo_Tests.swift#L69
passing argument of non-sendable type '() -> String' into main actor-isolated context may introduce data races
|
StreamVideoTests/StreamVideo_Tests.swift#L77
passing argument of non-sendable type '() -> String' into main actor-isolated context may introduce data races
|
|
|
|
|
|
This job failed
Loading