Fix Swift Language mode for UITest targets #74
Annotations
9 errors and 2 warnings
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.
|
Build and test (xcodebuild):
Tests/UITests/TestApp/Assets.xcassets#L1
None of the input catalogs contained a matching App Icon & Top Shelf Image brand assets collection named "AppIcon"
|
Install xcbeautify
xcbeautify 2.14.1 is already installed and up-to-date.
To reinstall 2.14.1, run:
brew reinstall xcbeautify
|
Loading