Fix Swift Language mode for UITest targets #74
Annotations
9 errors
Build and test (xcodebuild):
Tests/UITests/TestAppUITests/TestAppUITests.swift#L22
call to main actor-isolated initializer 'init()' in a synchronous nonisolated context
|
Build and test (xcodebuild):
Tests/UITests/TestAppUITests/TestAppUITests.swift#L23
call to main actor-isolated instance method 'launch()' in a synchronous nonisolated context
|
Build and test (xcodebuild):
Tests/UITests/TestAppUITests/TestAppUITests.swift#L25
call to main actor-isolated instance method 'waitForExistence(timeout:)' in a synchronous nonisolated context
|
Build and test (xcodebuild):
Tests/UITests/TestAppUITests/TestAppUITests.swift#L25
main actor-isolated subscript 'subscript(_:)' can not be referenced from a nonisolated autoclosure
|
Build and test (xcodebuild):
Tests/UITests/TestAppUITests/TestAppUITests.swift#L25
main actor-isolated property 'staticTexts' can not be referenced from a nonisolated autoclosure
|
Build and test (xcodebuild):
Tests/UITests/TestAppUITests/TestAppUITests.swift#L26
main actor-isolated property 'exists' can not be referenced from a nonisolated autoclosure
|
Build and test (xcodebuild):
Tests/UITests/TestAppUITests/TestAppUITests.swift#L26
main actor-isolated subscript 'subscript(_:)' can not be referenced from a nonisolated autoclosure
|
Build and test (xcodebuild):
Tests/UITests/TestAppUITests/TestAppUITests.swift#L26
main actor-isolated property 'staticTexts' can not be referenced from a nonisolated autoclosure
|
Build and test (xcodebuild)
Process completed with exit code 65.
|
Loading