chore: upgrade deployment target to 12.0 according Xcode 15 #363
workflow.yml
on: pull_request
Test SDK
19m 16s
Cocoapods size report
1m 36s
Matrix: Build Samples
Release
0s
Annotations
11 errors
Cocoapods size report
Process completed with exit code 1.
|
Test SDK:
Example/HCaptcha_Tests/Core/HCaptchaWebViewManager__HTML__Tests.swift#L57
test__Orientation_Is_Mapped_Into_HTML, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "get webview content".
|
Test SDK:
Example/HCaptcha_Tests/Core/HCaptchaWebViewManager__HTML__Tests.swift#L40
test__Orientation_Is_Mapped_Into_HTML, XCTAssertEqual failed: ("nil") is not equal to ("Optional("orientation: portrait")")
|
Test SDK:
Example/HCaptcha_Tests/Core/HCaptchaWebViewManager__HTML__Tests.swift#L57
test__Size_Is_Mapped_Into_HTML, Asynchronous wait failed: Exceeded timeout of 5 seconds, with unfulfilled expectations: "get webview content".
|
Test SDK:
Example/HCaptcha_Tests/Core/HCaptchaWebViewManager__HTML__Tests.swift#L34
test__Size_Is_Mapped_Into_HTML, XCTAssertEqual failed: ("nil") is not equal to ("Optional("size: compact")")
|
Test SDK:
Example/HCaptcha_Tests/Core/HCaptchaWebViewManager__Tests.swift#L185
test__Configure_Web_View, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "configure webview".
|
Test SDK:
Example/HCaptcha_Tests/Core/HCaptchaWebViewManager__Tests.swift#L230
test__Configure_Web_View__Called_Again_With_Reset, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "configure webview 0".
|
Test SDK:
Example/HCaptcha_Tests/Core/HCaptchaWebViewManager__Tests.swift#L241
test__Configure_Web_View__Called_Again_With_Reset, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "configure webview 1".
|
Test SDK:
Example/HCaptcha_Tests/Core/HCaptchaWebViewManager__Tests.swift#L207
test__Configure_Web_View__Called_Once, Asynchronous wait failed: Exceeded timeout of 10 seconds, with unfulfilled expectations: "configure webview".
|
Test SDK:
Example/HCaptcha_Tests/Core/HCaptchaWebViewManager__Tests.swift#L213
test__Configure_Web_View__Called_Once, XCTAssertEqual failed: ("0") is not equal to ("1")
|
Test SDK:
HCaptcha_Tests/HCaptchaWebViewManager__HTML__Tests.swift#L48
Unexpectedly found nil while implicitly unwrapping an Optional value
|