CI #923
Annotations
1 error and 11 warnings
|
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/
|
|
Tests/Tests/ViewTypes/SecureFieldTests.swift#L6
main actor-isolated class 'SecureFieldTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
Tests/Tests/ViewTypes/ScrollViewTests.swift#L6
main actor-isolated class 'ScrollViewTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
Tests/Tests/ViewTypes/NavigationStackTests.swift#L8
main actor-isolated class 'NavigationStackTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
Tests/Tests/ViewTypes/DatePickerWithGraphicalStyleTests.swift#L8
main actor-isolated class 'DatePickerWithGraphicalStyleTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
Tests/Tests/ViewTypes/DatePickerWithCompactFieldStyleTests.swift#L8
main actor-isolated class 'DatePickerWithCompactStyleTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
Tests/Tests/ViewTypes/ListWithInsetStyleTests.swift#L8
main actor-isolated class 'ListWithInsetStyleTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
Tests/Tests/ViewTypes/DatePickerWithWheelStyleTests.swift#L7
main actor-isolated class 'DatePickerWithWheelStyleTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
Tests/Tests/ViewTypes/ListWithInsetGroupedStyleTests.swift#L8
main actor-isolated class 'ListWithInsetGroupedStyleTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
Tests/Tests/ViewTypes/FullScreenCoverTests.swift#L8
main actor-isolated class 'FullScreenCoverTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in Swift 6
|
This job failed
Loading