[Misc] Fix more concurrency warnings + CI for beta platforms #905
Annotations
10 errors and 11 warnings
Tests/Tests/ViewTypes/ColorPickerTests.swift#L25
testColorPicker, failed - Spy not called
|
Tests/Tests/ViewTypes/ColorPickerTests.swift#L23
testColorPicker, failed - Spy not called
|
Tests/Tests/ViewTypes/ColorPickerTests.swift#L24
testColorPicker, failed - Spy not called
|
Tests/Tests/ViewTypes/ColorPickerTests.swift#L51
testColorPicker, failed - Index 0 is out of bounds
|
Tests/Tests/ViewTypes/ColorPickerTests.swift#L51
testColorPicker, XCTAssertEqual failed: ("nil") is not equal to ("Optional(UIExtendedSRGBColorSpace 1 0 0 1)")
|
Tests/Tests/ViewTypes/ColorPickerTests.swift#L52
testColorPicker, failed - Index 1 is out of bounds
|
Tests/Tests/ViewTypes/ColorPickerTests.swift#L52
testColorPicker, XCTAssertEqual failed: ("nil") is not equal to ("Optional(UIExtendedSRGBColorSpace 0 1 0 1)")
|
Tests/Tests/ViewTypes/ColorPickerTests.swift#L53
testColorPicker, failed - Index 2 is out of bounds
|
Tests/Tests/ViewTypes/ColorPickerTests.swift#L53
testColorPicker, XCTAssertEqual failed: ("nil") is not equal to ("Optional(UIExtendedSRGBColorSpace 0 0 1 1)")
|
Tests/Tests/ViewTypes/DatePickerTests.swift#L20
testDatePicker, failed - Spy not called
|
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 the Swift 6 language mode
|
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
|
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
|
Tests/Tests/ViewTypes/DatePickerWithGraphicalStyleTests.swift#L8
main actor-isolated class 'DatePickerWithGraphicalStyleTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in the Swift 6 language mode
|
Tests/Tests/ViewTypes/DatePickerWithCompactFieldStyleTests.swift#L8
main actor-isolated class 'DatePickerWithCompactStyleTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in the Swift 6 language mode
|
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
|
Tests/Tests/ViewTypes/ListWithInsetStyleTests.swift#L8
main actor-isolated class 'ListWithInsetStyleTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in the Swift 6 language mode
|
Tests/Tests/ViewTypes/DatePickerWithWheelStyleTests.swift#L7
main actor-isolated class 'DatePickerWithWheelStyleTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in the Swift 6 language mode
|
Tests/Tests/ViewTypes/ListWithInsetGroupedStyleTests.swift#L8
main actor-isolated class 'ListWithInsetGroupedStyleTests' has different actor isolation from nonisolated superclass 'XCTestCase'; this is an error in the Swift 6 language mode
|
The logs for this run have expired and are no longer available.
Loading