Fix concurrency warnings #892
Annotations
10 errors and 11 warnings
Tests/Tests/ViewTypes/ListTests.swift#L13
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
|
Tests/Tests/ViewTypes/ListTests.swift#L18
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
|
Tests/Tests/ViewTypes/ListTests.swift#L28
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
|
Tests/Tests/ViewTypes/ListTests.swift#L45
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
|
Tests/Tests/ViewTypes/ListTests.swift#L49
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
|
Tests/Tests/ViewTypes/ListTests.swift#L52
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
|
Tests/Tests/ViewTypes/ListTests.swift#L71
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
|
Tests/Tests/ViewTypes/ListTests.swift#L76
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
|
Tests/Tests/ViewTypes/ListTests.swift#L89
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
|
Tests/Tests/ViewTypes/NavigationSplitViewTests.swift#L20
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pkgxdev/setup@v1, nick-fields/retry@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
|
Tests/Tests/ViewTypes/ToggleWithCheckboxStyleTests.swift#L1
unknown operating system for build configuration 'os'
|
Tests/Tests/ViewTypes/TabViewTests.swift#L1
unknown operating system for build configuration 'os'
|
Tests/Tests/ViewTypes/PickerWithMenuStyleTests.swift#L1
unknown operating system for build configuration 'os'
|
Tests/Tests/ViewTypes/SheetTests.swift#L59
unknown operating system for build configuration 'os'
|
Tests/Tests/ViewTypes/ListWithBorderedStyleTests.swift#L1
unknown operating system for build configuration 'os'
|
Tests/Tests/ViewTypes/DatePickerWithStepperFieldStyleTests.swift#L1
unknown operating system for build configuration 'os'
|
Tests/Tests/ViewTypes/TextFieldWithVerticalAxisTests.swift#L7
unknown operating system for build configuration 'os'
|
Tests/Tests/ViewTypes/SliderTests.swift#L1
unknown operating system for build configuration 'os'
|
Tests/Tests/ViewTypes/ButtonTests.swift#L1
unknown operating system for build configuration 'os'
|
The logs for this run have expired and are no longer available.
Loading