Address iOS compilation warnings #590
Open
Annotations
10 warnings
|
Test:
Tests/Swift/Generated/GeneratedMocks.swift#L7663
converting non-sendable function value to '@sendable (String) async -> String?' may introduce data races
|
|
Test:
Tests/Swift/Generated/GeneratedMocks.swift#L7633
converting non-sendable function value to '@sendable (String) async -> String?' may introduce data races
|
|
Test:
Tests/Swift/Generated/GeneratedMocks.swift#L5735
converting non-sendable function value to '@sendable (String) async -> String?' may introduce data races
|
|
Test:
Tests/Swift/Generated/GeneratedMocks.swift#L5705
converting non-sendable function value to '@sendable (String) async -> String?' may introduce data races
|
|
Test:
Tests/Swift/Generated/GeneratedMocks.swift#L3798
converting non-sendable function value to '@sendable (String) async -> String?' may introduce data races
|
|
Test:
Tests/Swift/Generated/GeneratedMocks.swift#L3768
converting non-sendable function value to '@sendable (String) async -> String?' may introduce data races
|
|
Test:
Tests/Swift/Source/TestedClass.swift#L407
TODO: When this file is moved to a separate library, uncomment and test this code compiles.
|
|
Test:
Tests/Swift/Source/TestedClass.swift#L1
TODO: Create a new library and move this file to the library to ensure the use case is the same as our users'
|
|
Test:
Tests/Swift/Source/TestedClass.swift#L407
TODO: When this file is moved to a separate library, uncomment and test this code compiles.
|
|
Test:
Tests/Swift/Source/TestedClass.swift#L1
TODO: Create a new library and move this file to the library to ensure the use case is the same as our users'
|
Loading