Skip to content

[CI] Add disabled tests for visionOS #865

[CI] Add disabled tests for visionOS

[CI] Add disabled tests for visionOS #865

Triggered via pull request May 7, 2024 16:26
@davdromandavdroman
synchronize #333
ci/visionos
Status Failure
Total duration 45m 33s
Artifacts

ci.yml

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

Annotations

1 error and 7 warnings
visionOS 1
Process completed with exit code 1.
Lint Podspec
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pkgxdev/setup@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
visionOS 1
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: pkgxdev/setup@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
visionOS 1
-disable-concurrent-testing is deprecated. Use -disable-concurrent-destination-testing instead.
visionOS 1: Tests/Tests/ViewTypes/MapTests.swift#L24
'init(coordinateRegion:interactionModes:showsUserLocation:userTrackingMode:)' was deprecated in visionOS 1.0: Use Map initializers that take a MapContentBuilder instead.
visionOS 1: Tests/Tests/ViewTypes/MapTests.swift#L31
'init(coordinateRegion:interactionModes:showsUserLocation:userTrackingMode:)' was deprecated in visionOS 1.0: Use Map initializers that take a MapContentBuilder instead.
visionOS 1: Tests/Tests/ViewTypes/MapTests.swift#L38
'init(coordinateRegion:interactionModes:showsUserLocation:userTrackingMode:)' was deprecated in visionOS 1.0: Use Map initializers that take a MapContentBuilder instead.
visionOS 1: Tests/Tests/TestUtils.swift#L16
'windows' was deprecated in visionOS 1.0: Use UIWindowScene.windows on a relevant window scene instead