[PBE-0] support livestream #565
Annotations
2 errors and 12 warnings
Run SDK Size Metrics:
DemoApp/Sources/ViewModifiers/CallModifier/DemoCallModifier.swift#L44
extra argument 'handleParticipationWithLifecycle' in call
|
Run SDK Size Metrics
Process completed with exit code 1.
|
Post Run /./.github/actions/bootstrap
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'
|
The following actions use a deprecated Node.js version and will be forced to run on node20: webfactory/[email protected], actions/[email protected], 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/
|
Run SDK Size Metrics:
Sources/StreamVideo/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalAudioMediaAdapter.swift#L154
implicit capture of 'self' requires that 'LocalAudioMediaAdapter' conforms to `Sendable`
|
Run SDK Size Metrics:
Sources/StreamVideo/WebSockets/Client/URLSessionWebSocketEngine.swift#L97
string interpolation produces a debug description for an optional value; did you mean to make this explicit?
|
Run SDK Size Metrics:
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
|
Run SDK Size Metrics:
Sources/StreamVideo/WebRTC/v2/PeerConnection/StreamRTCPeerConnection.swift#L145
consider using asynchronous alternative function
|
Run SDK Size Metrics:
Sources/StreamVideo/WebRTC/v2/PeerConnection/StreamRTCPeerConnection.swift#L141
value 'self' was defined but never used; consider replacing with boolean test
|
Run SDK Size Metrics:
Sources/StreamVideo/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalVideoMediaAdapter.swift#L161
passing argument of non-sendable type 'any CameraVideoCapturing' outside of main actor-isolated context may introduce data races
|
Run SDK Size Metrics:
Sources/StreamVideo/WebRTC/v2/PeerConnection/MediaAdapters/LocalMediaAdapters/LocalVideoMediaAdapter.swift#L453
type 'any CameraVideoCapturing' does not conform to the 'Sendable' protocol
|
Run SDK Size Metrics:
Sources/StreamVideo/WebRTC/WebRTCEventDecoder.swift#L10
'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
|
Run SDK Size Metrics:
Sources/StreamVideo/protobuf/sfu/signal_rpc/signal.twirp.swift#L70
'init(serializedData:extensions:partial:options:)' is deprecated: replaced by 'init(serializedBytes:extensions:partial:options:)'
|
Run SDK Size Metrics:
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
|
Loading