Skip to content

Generic Multi-Trackers, Inbox Middleware #227

Generic Multi-Trackers, Inbox Middleware

Generic Multi-Trackers, Inbox Middleware #227

GitHub Actions / Xcode test results failed Oct 28, 2023 in 0s

Xcode test results

Build Summary

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

MlemTests/Mocks/MockErrorHandler.swift:29:19: error: method does not override any method from its superclass
    override func handle(
                  ^
Mlem/Error Handling/ErrorHandler.swift:19:10: note: potential overridden instance method 'handle(_:file:function:line:)' here
    func handle(_ error: Error?, file: StaticString = #fileID, function: StaticString = #function, line: Int = #line) {
         ^

Compile MlemUITestsLaunchTests.swift (x86_64)
Compiling LemmyURLTests.swift, MockErrorHandler.swift, MlemTests.swift
Unblock downstream dependents of MlemTests (x86_64)

Annotations

Check failure on line 29 in MlemTests/Mocks/MockErrorHandler.swift

See this annotation in the file changed.

@github-actions github-actions / Xcode test results

error

Method does not override any method from its superclass