Make HTTPHeaders Sendable (#3856) #1072
Annotations
10 warnings and 1 notice
macOS 13, Xcode 14.3.1, Swift 5.8.0:
Tests/ParameterEncodingTests.swift#L156
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
|
macOS 13, Xcode 14.3.1, Swift 5.8.0:
Tests/ParameterEncodingTests.swift#L168
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
|
macOS 13, Xcode 14.3.1, Swift 5.8.0:
Tests/ParameterEncodingTests.swift#L180
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
|
macOS 13, Xcode 14.3.1, Swift 5.8.0:
Tests/ParameterEncodingTests.swift#L194
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
|
macOS 13, Xcode 14.3.1, Swift 5.8.0:
Tests/ParameterEncodingTests.swift#L227
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
|
macOS 13, Xcode 14.3.1, Swift 5.8.0:
Tests/ParameterEncodingTests.swift#L240
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
|
macOS 13, Xcode 14.3.1, Swift 5.8.0:
Tests/ParameterEncodingTests.swift#L551
heterogeneous collection literal could only be inferred to '[Any]'; add explicit type annotation if this is intentional
|
macOS 13, Xcode 14.3.1, Swift 5.8.0:
Tests/ParameterEncodingTests.swift#L552
heterogeneous collection literal could only be inferred to '[String : Any]'; add explicit type annotation if this is intentional
|
macOS 13, Xcode 14.3.1, Swift 5.8.0:
ld#L1
dylib (/Applications/Xcode_14.3.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks/XCTest.framework/XCTest) was built for newer macOS version (12.0) than being linked (10.12)
|
macOS 13, Xcode 14.3.1, Swift 5.8.0:
Alamofire.xcodeproj#L1
The macOS deployment target 'MACOSX_DEPLOYMENT_TARGET' is set to 10.12, but the range of supported deployment target versions is 10.13 to 13.3.99. (in target 'Alamofire macOS' from project 'Alamofire')
|
macOS 13, Xcode 14.3.1, Swift 5.8.0
Tests Passed: 0 failed, 3 skipped, 799 total (15.918 seconds)
|
Loading