Skip to content

Take timestamps into consideration VideoTrackScreenObject. #773

Take timestamps into consideration VideoTrackScreenObject.

Take timestamps into consideration VideoTrackScreenObject. #773

Triggered via pull request November 13, 2024 12:53
Status Failure
Total duration 1h 6m 54s
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#L111
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#L160
main actor-isolated instance method 'attachStream' cannot be used to satisfy nonisolated protocol requirement
build: Sources/IO/MTHKView.swift#L170
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#L178
capture of 'self' with non-sendable type 'RTMPStream' in a `@Sendable` closure
build: Sources/RTMP/RTMPStream.swift#L196
capture of 'self' with non-sendable type 'RTMPStream' in a `@Sendable` closure