Fix concurrency warnings #892
Annotations
10 errors and 11 warnings
Tests/Tests/ViewTypes/FormWithGroupedStyleTests.swift#L18
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
|
Tests/Tests/ViewTypes/SheetTests.swift#L45
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
|
Tests/Tests/ViewTypes/ListWithPlainStyleTests.swift#L13
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
|
Tests/Tests/ViewTypes/ListWithPlainStyleTests.swift#L18
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
|
Tests/Tests/ViewTypes/ListWithPlainStyleTests.swift#L29
call to main actor-isolated initializer 'init(content:)' in a synchronous nonisolated context
|
Tests/Tests/ViewTypes/ProgressViewWithLinearStyleTests.swift#L17
call to main actor-isolated global function 'XCTAssertViewIntrospection(of:view:extraAssertions:file:line:)' in a synchronous nonisolated context
|
Tests/Tests/ViewTypes/ProgressViewWithLinearStyleTests.swift#L49
main actor-isolated property 'progress' can not be referenced from a non-isolated autoclosure
|
Tests/Tests/ViewTypes/ProgressViewWithLinearStyleTests.swift#L50
main actor-isolated property 'progress' can not be referenced from a non-isolated autoclosure
|
Tests/Tests/ViewTypes/ProgressViewWithLinearStyleTests.swift#L51
main actor-isolated property 'progress' can not be referenced from a non-isolated autoclosure
|
Tests/Tests/ViewTypes/NavigationViewWithStackStyleTests.swift#L12
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