Skip to content

[CI] Add disabled tests for visionOS (#333) #918

[CI] Add disabled tests for visionOS (#333)

[CI] Add disabled tests for visionOS (#333) #918

Triggered via push July 17, 2024 13:26
Status Failure
Total duration 43m 48s
Artifacts

ci.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 32 warnings
iOS 18
Process completed with exit code 1.
visionOS 1
Process completed with exit code 1.
iOS 16
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/
iOS 13
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/
iOS 17
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/
macOS 12
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/
iOS 15
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/
iOS 14
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/
macOS 13
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 13
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/
tvOS 17
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 16
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 14
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/
watchOS 10
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/
iOS 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/
iOS 18
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
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/
watchOS 11
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/
visionOS 1
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/
visionOS 1
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
visionOS 1: 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
visionOS 1: 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
visionOS 1: 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
visionOS 1: 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
visionOS 1: 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
visionOS 1: 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
visionOS 1: 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
visionOS 1: 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
visionOS 1: 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
tvOS 15
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/
watchOS 9
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/
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/
watchOS 8
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/
visionOS 2
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/