Skip to content

chore: fix code scanning alerts #228

chore: fix code scanning alerts

chore: fix code scanning alerts #228

Re-run triggered September 5, 2025 15:43
Status Success
Total duration 15m 24s
Artifacts

liveness_unit_tests.yml

on: pull_request
Liveness iOS Unit Tests
15m 17s
Liveness iOS Unit Tests
Fit to window
Zoom out
Zoom in

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