[Misc] Fix more concurrency warnings + CI for beta platforms #906
Annotations
5 errors and 12 warnings
tvOS 18:
Tests/Tests/ViewTypes/MapTests.swift#L28
static property 'v18' requires the types 'iOSVersion' and 'tvOSVersion' be equivalent
|
tvOS 18:
Tests/Tests/ViewTypes/MapTests.swift#L28
member chain produces result of type 'PlatformViewVersion<tvOSVersion, MapType, MKMapView>' but contextual base was inferred as 'PlatformViewVersion<iOSVersion, MapType, MKMapView>'
|
tvOS 18
Process completed with exit code 1.
|
iOS 18
Canceling since a higher priority waiting request for 'ci-refs/pull/422/merge' exists
|
iOS 18
The operation was canceled.
|
tvOS 18
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pkgxdev/setup@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
tvOS 18
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
|
tvOS 18:
Tests/Tests/ViewTypes/SecureFieldTests.swift#L6
main actor-isolated class 'SecureFieldTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in the Swift 6 language mode
|
tvOS 18:
Tests/Tests/ViewTypes/ScrollViewTests.swift#L6
main actor-isolated class 'ScrollViewTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in the Swift 6 language mode
|
tvOS 18:
Tests/Tests/ViewTypes/NavigationStackTests.swift#L8
main actor-isolated class 'NavigationStackTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in the Swift 6 language mode
|
tvOS 18:
Tests/Tests/ViewTypes/TabViewTests.swift#L7
main actor-isolated class 'TabViewTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in the Swift 6 language mode
|
tvOS 18:
Tests/Tests/ViewTypes/FullScreenCoverTests.swift#L8
main actor-isolated class 'FullScreenCoverTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in the Swift 6 language mode
|
tvOS 18:
Tests/Tests/ViewTypes/FormWithGroupedStyleTests.swift#L7
main actor-isolated class 'FormWithGroupedStyleTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in the Swift 6 language mode
|
tvOS 18:
Tests/Tests/ViewTypes/ListWithPlainStyleTests.swift#L6
main actor-isolated class 'ListWithPlainStyleTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in the Swift 6 language mode
|
tvOS 18:
Tests/Tests/ViewTypes/WindowTests.swift#L6
main actor-isolated class 'WindowTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in the Swift 6 language mode
|
tvOS 18:
Tests/Tests/ViewTypes/ProgressViewWithLinearStyleTests.swift#L6
main actor-isolated class 'ProgressViewWithLinearStyleTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in the Swift 6 language mode
|
Lint Podspec
The following actions uses Node.js version which is deprecated and will be forced to run on node20: pkgxdev/setup@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|