Fix concurrency warnings #891
Annotations
7 errors and 11 warnings
Tests/Tests/TestUtils.swift#L9
call to main actor-isolated initializer 'init(frame:)' in a synchronous nonisolated context
|
Tests/Tests/TestUtils.swift#L9
main actor-isolated property 'bounds' can not be referenced from a non-isolated context
|
Tests/Tests/TestUtils.swift#L9
main actor-isolated class property 'main' can not be referenced from a non-isolated context
|
Tests/Tests/TestUtils.swift#L9
call to main actor-isolated initializer 'init(frame:)' in a synchronous nonisolated context
|
Tests/Tests/TestUtils.swift#L9
main actor-isolated property 'bounds' can not be referenced from a non-isolated context
|
Tests/Tests/TestUtils.swift#L9
main actor-isolated class property 'main' can not be referenced from a non-isolated 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/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'
|
The logs for this run have expired and are no longer available.
Loading