fix: capture weak self reference in dispatchqueue execute blocks #239
Triggered via pull request
November 10, 2025 21:32
Status
Success
Total duration
13m 28s
Artifacts
–
liveness_unit_tests.yml
on: pull_request
Liveness iOS Unit Tests
13m 25s
Annotations
7 warnings
|
Liveness iOS Unit Tests:
Sources/FaceLiveness/Views/Liveness/FaceLivenessDetectionViewModel.swift#L37
main actor-isolated property 'sessionConfiguration' cannot be used to satisfy nonisolated requirement from protocol 'FaceDetectionSessionConfigurationWrapper'; this is an error in the Swift 6 language mode
|
|
Liveness iOS Unit Tests:
Sources/FaceLiveness/Views/Liveness/FaceLivenessDetectionViewModel+VideoSegmentProcessor.swift#L17
call to main actor-isolated instance method 'sendFinalVideoEvent()' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
|
|
Liveness iOS Unit Tests:
Sources/FaceLiveness/Views/Liveness/FaceLivenessDetectionViewModel+VideoSegmentProcessor.swift#L11
main actor-isolated instance method 'process(initalSegment:currentSeparableSegment:)' cannot be used to satisfy nonisolated requirement from protocol 'VideoSegmentProcessor'; this is an error in the Swift 6 language mode
|
|
Liveness iOS Unit Tests:
Sources/FaceLiveness/Views/Liveness/FaceLivenessDetectionViewModel+FaceDetectionResultHandler.swift#L15
main actor-isolated instance method 'process(newResult:)' cannot be used to satisfy nonisolated requirement from protocol 'FaceDetectionResultHandler'; this is an error in the Swift 6 language mode
|
|
Liveness iOS Unit Tests:
Sources/FaceLiveness/Views/Liveness/FaceLivenessDetectionViewModel.swift#L37
main actor-isolated property 'sessionConfiguration' cannot be used to satisfy nonisolated requirement from protocol 'FaceDetectionSessionConfigurationWrapper'; this is an error in the Swift 6 language mode
|
|
Liveness iOS Unit Tests:
Sources/FaceLiveness/Views/Liveness/FaceLivenessDetectionViewModel+VideoSegmentProcessor.swift#L11
main actor-isolated instance method 'process(initalSegment:currentSeparableSegment:)' cannot be used to satisfy nonisolated requirement from protocol 'VideoSegmentProcessor'; this is an error in the Swift 6 language mode
|
|
Liveness iOS Unit Tests:
Sources/FaceLiveness/Views/Liveness/FaceLivenessDetectionViewModel+FaceDetectionResultHandler.swift#L15
main actor-isolated instance method 'process(newResult:)' cannot be used to satisfy nonisolated requirement from protocol 'FaceDetectionResultHandler'; this is an error in the Swift 6 language mode
|