feat: add no-light/facemovementonly challenge and back camera support #217
liveness_unit_tests.yml
on: pull_request
Liveness iOS Unit Tests
10m 40s
Annotations
6 warnings
Liveness iOS Unit Tests:
Tests/FaceLivenessTests/LivenessTests.swift#L21
initialization of immutable value 'captureSession' was never used; consider replacing with assignment to '_' or removing it
|
Liveness iOS Unit Tests:
Tests/FaceLivenessTests/LivenessTests.swift#L7
main actor-isolated class 'FaceLivenessDetectionViewModelTestCase' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
Liveness iOS Unit Tests:
Tests/FaceLivenessTests/CredentialsProviderTestCase.swift#L30
initialization of immutable value 'captureSession' was never used; consider replacing with assignment to '_' or removing it
|
Liveness iOS Unit Tests:
Tests/FaceLivenessTests/CredentialsProviderTestCase.swift#L16
main actor-isolated class 'CredentialsProviderTestCase' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
Liveness iOS Unit Tests:
Tests/FaceLivenessTests/LivenessTests.swift#L7
main actor-isolated class 'FaceLivenessDetectionViewModelTestCase' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
Liveness iOS Unit Tests:
Tests/FaceLivenessTests/CredentialsProviderTestCase.swift#L16
main actor-isolated class 'CredentialsProviderTestCase' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|