Skip to content

Thread safety audioMixerSettings. #658

Thread safety audioMixerSettings.

Thread safety audioMixerSettings. #658

Triggered via pull request July 12, 2024 01:08
Status Failure
Total duration 1h 24m 24s
Artifacts

review.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 10 warnings
build
Process completed with exit code 1.
build: Sources/IO/IOVideoUnit.swift#L15
associated value 'failedToSetOption(status:option:)' of 'Sendable'-conforming enum 'IOVideoUnitError' has non-sendable type 'VTSessionOption'
build: Sources/IO/IOVideoUnit.swift#L110
capture of 'self' with non-sendable type 'IOVideoUnit' in a `@Sendable` closure
build: Sources/Util/Constants.swift#L7
let 'logger' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
build: Sources/IO/MTHKView.swift#L21
main actor-isolated property 'videoOrientation' cannot be used to satisfy nonisolated protocol requirement
build: Sources/IO/MTHKView.swift#L30
main actor-isolated property 'isCaptureVideoPreviewEnabled' cannot be used to satisfy nonisolated protocol requirement
build: Sources/IO/MTHKView.swift#L156
main actor-isolated instance method 'attachStream' cannot be used to satisfy nonisolated protocol requirement
build: Sources/IO/MTHKView.swift#L166
main actor-isolated instance method 'enqueue' cannot be used to satisfy nonisolated protocol requirement
build: Sources/IO/IOStream.swift#L38
static property 'audioEngineHolder' is not concurrency-safe because it is not either conforming to 'Sendable' or isolated to a global actor; this is an error in Swift 6
build: Sources/RTMP/RTMPStream.swift#L182
capture of 'self' with non-sendable type 'RTMPStream' in a `@Sendable` closure
build: Sources/RTMP/RTMPStream.swift#L200
capture of 'self' with non-sendable type 'RTMPStream' in a `@Sendable` closure