Skip to content

Fix and Improve Automatic View Capture (Imperative) bugs #271

Fix and Improve Automatic View Capture (Imperative) bugs

Fix and Improve Automatic View Capture (Imperative) bugs #271

GitHub Actions / Test Results failed Dec 27, 2024 in 0s

Xcode test results

Build Summary

Emitting module for EmbraceCoreTests
error: Swift Compiler Error: Method does not override any method from its superclass
error: Swift Compiler Error: Method does not override any method from its superclass
error: Swift Compiler Error: Method does not override any method from its superclass
error: Swift Compiler Error: Method does not override any method from its superclass
error: Swift Compiler Error: Method does not override any method from its superclass
error: Swift Compiler Error: Method does not override any method from its superclass

embrace-apple-sdk/Tests/EmbraceCoreTests/Capture/UX/View/MockUIViewControllerHandler.swift:22:19: error: method does not override any method from its superclass
    override func onViewDidLoadStart(_ vc: UIViewController) {
    ~~~~~~~~      ^
embrace-apple-sdk/Tests/EmbraceCoreTests/Capture/UX/View/MockUIViewControllerHandler.swift:27:19: error: method does not override any method from its superclass
    override func onViewDidLoadEnd(_ vc: UIViewController) {
    ~~~~~~~~      ^
embrace-apple-sdk/Tests/EmbraceCoreTests/Capture/UX/View/MockUIViewControllerHandler.swift:32:19: error: method does not override any method from its superclass
    override func onViewWillAppearStart(_ vc: UIViewController) {
    ~~~~~~~~      ^
embrace-apple-sdk/Tests/EmbraceCoreTests/Capture/UX/View/MockUIViewControllerHandler.swift:37:19: error: method does not override any method from its superclass
    override func onViewWillAppearEnd(_ vc: UIViewController) {
    ~~~~~~~~      ^
embrace-apple-sdk/Tests/EmbraceCoreTests/Capture/UX/View/MockUIViewControllerHandler.swift:42:19: error: method does not override any method from its superclass
    override func onViewDidAppearStart(_ vc: UIViewController) {
    ~~~~~~~~      ^
embrace-apple-sdk/Tests/EmbraceCoreTests/Capture/UX/View/MockUIViewControllerHandler.swift:47:19: error: method does not override any method from its superclass
    override func onViewDidAppearEnd(_ vc: UIViewController) {
    ~~~~~~~~      ^

Compiling EmbraceCrashReporterTests.swift

Annotations

Check failure on line 22 in embrace-apple-sdk/Tests/EmbraceCoreTests/Capture/UX/View/MockUIViewControllerHandler.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

error

Method does not override any method from its superclass

Check failure on line 27 in embrace-apple-sdk/Tests/EmbraceCoreTests/Capture/UX/View/MockUIViewControllerHandler.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

error

Method does not override any method from its superclass

Check failure on line 32 in embrace-apple-sdk/Tests/EmbraceCoreTests/Capture/UX/View/MockUIViewControllerHandler.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

error

Method does not override any method from its superclass

Check failure on line 37 in embrace-apple-sdk/Tests/EmbraceCoreTests/Capture/UX/View/MockUIViewControllerHandler.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

error

Method does not override any method from its superclass

Check failure on line 42 in embrace-apple-sdk/Tests/EmbraceCoreTests/Capture/UX/View/MockUIViewControllerHandler.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

error

Method does not override any method from its superclass

Check failure on line 47 in embrace-apple-sdk/Tests/EmbraceCoreTests/Capture/UX/View/MockUIViewControllerHandler.swift

See this annotation in the file changed.

@github-actions github-actions / Test Results

error

Method does not override any method from its superclass