Fix concurrency warnings #892
Annotations
10 errors and 11 warnings
Tests/Tests/ViewTypes/MapTests.swift#L16
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' 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
|
Tests/Tests/ViewTypes/NavigationSplitViewTests.swift#L49
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
|
Tests/Tests/ViewTypes/NavigationViewWithColumnsStyleTests.swift#L15
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
|
Tests/Tests/ViewTypes/NavigationViewWithColumnsStyleTests.swift#L36
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
|
Tests/Tests/ViewTypes/FormTests.swift#L14
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
|
Tests/Tests/ViewTypes/PickerWithSegmentedStyleTests.swift#L13
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
|
Tests/Tests/ViewTypes/PickerWithSegmentedStyleTests.swift#L56
main actor-isolated property 'numberOfSegments' can not be referenced from a non-isolated autoclosure
|
Tests/Tests/ViewTypes/PickerWithSegmentedStyleTests.swift#L57
main actor-isolated property 'numberOfSegments' can not be referenced from a non-isolated autoclosure
|
Tests/Tests/ViewTypes/PickerWithSegmentedStyleTests.swift#L58
main actor-isolated property 'numberOfSegments' can not be referenced from a non-isolated autoclosure
|
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/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'
|
Tests/Tests/ViewTypes/NavigationSplitViewTests.swift#L7
unknown operating system for build configuration 'os'
|
This job failed
Loading