Fix concurrency warnings #891
Annotations
7 errors and 2 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/
|
|
The logs for this run have expired and are no longer available.
Loading