Start new release #10
release-start.yml
on: workflow_dispatch
Start new release
17m 12s
Annotations
3 errors and 10 warnings
Start new release:
DemoApp/Sources/ViewModifiers/MoreControls/DemoManualQualitySelectionButtonView.swift#L81
cannot infer return type for closure with multiple statements; add explicit type to disambiguate
|
Start new release:
DemoApp/Sources/ViewModifiers/MoreControls/DemoReconnectionButtonView.swift#L41
failed to produce diagnostic for expression; please submit a bug report (https://swift.org/contributing/#reporting-bugs)
|
Start new release
Process completed with exit code 1.
|
Start new release:
Users/runner/Library/Developer/Xcode/DerivedData/StreamVideo-gkrboumurubwiteqzijqbubjzdsc/SourcePackages/checkouts/GDPerformanceView-Swift/GDPerformanceView-Swift/GDPerformanceMonitoring/Protocols.swift#L32
using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
|
Start new release:
Sources/StreamVideo/Utils/StreamAppStateAdapter/StreamAppStateAdapter.swift#L7
file 'StreamAppStateAdapter.swift' is part of module 'StreamVideo'; ignoring import
|
Start new release:
Sources/StreamVideo/WebRTC/v2/Extensions/Protobuf/Stream_Video_Sfu_Models_PublishOption+VideoLayers.swift#L47
variable 'qualities' was never mutated; consider changing to 'let' constant
|
Start new release:
Sources/StreamVideo/WebRTC/v2/VideoCapturing/StreamVideoCapturer.swift#L303
non-sendable type 'AVCapturePhotoOutput' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addCapturePhotoOutput' cannot cross actor boundary
|
Start new release:
Sources/StreamVideo/WebRTC/v2/VideoCapturing/StreamVideoCapturer.swift#L315
non-sendable type 'AVCapturePhotoOutput' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeCapturePhotoOutput' cannot cross actor boundary
|
Start new release:
Sources/StreamVideo/WebRTC/v2/VideoCapturing/StreamVideoCapturer.swift#L327
non-sendable type 'AVCaptureVideoDataOutput' in parameter of the protocol requirement satisfied by actor-isolated instance method 'addVideoOutput' cannot cross actor boundary
|
Start new release:
Sources/StreamVideo/WebRTC/v2/VideoCapturing/StreamVideoCapturer.swift#L339
non-sendable type 'AVCaptureVideoDataOutput' in parameter of the protocol requirement satisfied by actor-isolated instance method 'removeVideoOutput' cannot cross actor boundary
|
Start new release:
Sources/StreamVideo/WebSockets/Client/URLSessionWebSocketEngine.swift#L97
string interpolation produces a debug description for an optional value; did you mean to make this explicit?
|
Start new release:
Sources/StreamVideo/WebRTC/v2/PeerConnection/StreamRTCPeerConnection.swift#L68
non-sendable type 'RTCSessionDescription' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'setLocalDescription' cannot cross actor boundary
|
Start new release:
Sources/StreamVideo/WebRTC/v2/PeerConnection/StreamRTCPeerConnection.swift#L94
non-sendable type 'RTCSessionDescription' in parameter of the protocol requirement satisfied by main actor-isolated instance method 'setRemoteDescription' cannot cross actor boundary
|