You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tests/AppTests/Helpers/XCTAssertResponseError.swift:5:52: Parameter 'file' with default argument '#file' passed to parameter 'file', whose default argument is '#filePath'
Tests/AppTests/Helpers/XCTAssertResponseError.swift:4:93: Did you mean for parameter 'file' to default to '#filePath'?
Tests/AppTests/Helpers/XCTAssertResponseError.swift:5:52: Add parentheses to silence this warning
Tests/AppTests/Helpers/XCTAssertResponseError.swift:5:52: 'file' declared here
Tests/AppTests/Helpers/XCTAssertResponseError.swift:7:72: Parameter 'file' with default argument '#file' passed to parameter 'file', whose default argument is '#filePath'
Tests/AppTests/Helpers/XCTAssertResponseError.swift:4:93: Did you mean for parameter 'file' to default to '#filePath'?
Tests/AppTests/Helpers/XCTAssertResponseError.swift:7:72: Add parentheses to silence this warning
Tests/AppTests/Helpers/XCTAssertResponseError.swift:7:72: 'file' declared here
Tests/AppTests/Helpers/XCTAssertResponseError.swift:8:65: Parameter 'file' with default argument '#file' passed to parameter 'file', whose default argument is '#filePath'
Tests/AppTests/Helpers/XCTAssertResponseError.swift:4:93: Did you mean for parameter 'file' to default to '#filePath'?
Tests/AppTests/Helpers/XCTAssertResponseError.swift:8:65: Add parentheses to silence this warning
Tests/AppTests/Helpers/XCTAssertResponseError.swift:8:65: 'file' declared here
The text was updated successfully, but these errors were encountered:
In Xcode 12b6, this file has warnings:
The text was updated successfully, but these errors were encountered: