Skip to content

Add the movieFragmentInterval value to the recording feature. #735

Add the movieFragmentInterval value to the recording feature.

Add the movieFragmentInterval value to the recording feature. #735

Triggered via pull request September 8, 2024 12:48
Status Failure
Total duration 58m 50s
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/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/RTMP/RTMPTSocket.swift#L277
passing non-sendable parameter 'completionHandler' to function expecting a @sendable closure
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/IO/MediaLink.swift#L89
capture of 'self' with non-sendable type 'MediaLink<T>' in a `@Sendable` closure
build: Sources/IO/MediaLink.swift#L89
capture of 'audioBuffer' with non-sendable type 'AVAudioPCMBuffer' in a `@Sendable` closure
build: Sources/IO/MediaLink.swift#L93
capture of 'self' with non-sendable type 'MediaLink<T>' in a `@Sendable` closure
build: Sources/Codec/VideoCodec.swift#L92
capture of 'self' with non-sendable type 'VideoCodec<T>' in a `@Sendable` closure
build: Sources/Codec/VideoCodec.swift#L115
capture of 'self' with non-sendable type 'VideoCodec<T>' in a `@Sendable` closure
build: Sources/Codec/VideoCodec.swift#L133
capture of 'sampleBuffer' with non-sendable type 'CMSampleBuffer' in a `@Sendable` closure