Skip to content

Fix Xcode crash by not creating infinitely large views (#2056) #6305

Fix Xcode crash by not creating infinitely large views (#2056)

Fix Xcode crash by not creating infinitely large views (#2056) #6305

Triggered via push July 3, 2024 22:30
Status Success
Total duration 1h 23m 13s
Artifacts 2

ci.yml

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

Annotations

10 errors, 30 warnings, and 1 notice
xcodebuild (ios_simulator_build Demo.Development Debug build test -resultBundlePath TestResultsiO...: ios/FluentUI.Demo/FluentUIDemoTests/BaseTest.swift#L18
testLaunch, Failed to get matching snapshots: Error getting main window kAXErrorServerNotFound
xcodebuild (ios_simulator_build Demo.Development Debug build test -resultBundlePath TestResultsiO...: ios/FluentUI.Demo/FluentUIDemoTests/BaseTest.swift#L18
testRings, Failed to get matching snapshots: Error getting main window kAXErrorServerNotFound
xcodebuild (ios_simulator_build Demo.Development Debug build test -resultBundlePath TestResultsiO...: ios/FluentUI.Demo/FluentUIDemoTests/AvatarTest_SwiftUI.swift#L123
testActivitiesImage, Failed to failed to scroll to visible (by AX action) Switch, {{328.0, 787.0}, {51.0, 31.0}}, error: Error kAXErrorCannotComplete performing AXAction kAXScrollToVisibleAction on element AX element pid: 15745, elementOrHash.elementID: 6183297408.766. (Underlying Error: Error kAXErrorCannotComplete performing AXAction kAXScrollToVisibleAction on element AX element pid: 15745, elementOrHash.elementID: 6183297408.766)
xcodebuild (ios_simulator_build Demo.Development Debug build test -resultBundlePath TestResultsiO...: ios/FluentUI.Demo/FluentUIDemoTests/AvatarTest_SwiftUI.swift#L198
testActivitiesSize, Failed to failed to scroll to visible (by AX action) Switch, {{328.0, 787.0}, {51.0, 31.0}}, error: Error kAXErrorCannotComplete performing AXAction kAXScrollToVisibleAction on element AX element pid: 16415, elementOrHash.elementID: 6183061632.774. (Underlying Error: Error kAXErrorCannotComplete performing AXAction kAXScrollToVisibleAction on element AX element pid: 16415, elementOrHash.elementID: 6183061632.774)
xcodebuild (ios_simulator_build Demo.Development Debug build test -resultBundlePath TestResultsiO...: ios/FluentUI.Demo/FluentUIDemoTests/AvatarTest_SwiftUI.swift#L152
testActivitiesStyle, Failed to failed to scroll to visible (by AX action) Switch, {{328.0, 787.0}, {51.0, 31.0}}, error: Error kAXErrorCannotComplete performing AXAction kAXScrollToVisibleAction on element AX element pid: 16422, elementOrHash.elementID: 6185390720.774. (Underlying Error: Error kAXErrorCannotComplete performing AXAction kAXScrollToVisibleAction on element AX element pid: 16422, elementOrHash.elementID: 6185390720.774)
xcodebuild (ios_simulator_build Demo.Development Debug build test -resultBundlePath TestResultsiO...: ios/FluentUI.Demo/FluentUIDemoTests/AvatarTest_SwiftUI.swift#L93
testPresences, Failed to failed to compute hit point for Button, {{16.0, 889.7}, {83.0, 34.3}}, label: '.none': Activation point invalid and no suggested hit points based on element frame. (Underlying Error: Activation point invalid and no suggested hit points based on element frame)
xcodebuild (ios_simulator_build Demo.Development Debug build test -resultBundlePath TestResultsiO...: ios/FluentUI.Demo/FluentUIDemoTests/AvatarTest_SwiftUI.swift#L267
testSizes, Failed to failed to compute hit point for Button, {{16.0, 1227.7}, {94.0, 34.3}}, label: '.size72': Activation point invalid and no suggested hit points based on element frame. (Underlying Error: Activation point invalid and no suggested hit points based on element frame)
xcodebuild (ios_simulator_build Demo.Development Debug build test -resultBundlePath TestResultsiO...: ios/FluentUI.Demo/FluentUIDemoTests/AvatarTest_SwiftUI.swift#L248
testStyles, Failed to failed to compute hit point for Button, {{16.0, 1141.0}, {97.7, 34.3}}, label: '.default': Activation point invalid and no suggested hit points based on element frame. (Underlying Error: Activation point invalid and no suggested hit points based on element frame)
xcodebuild (macos_build FluentUITestApp-macOS Debug build -resultBundlePath TestResultsMac test -...
Tests Passed: 0 failed, 0 skipped, 72 total (184.453 seconds)
xcodebuild (macos_build FluentUITestApp-macOS Release build)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
xcodebuild (macos_build FluentUITestApp-macOS Release build)
Run script build phase 'Run swiftlint' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'FluentUI' from project 'FluentUI')
xcodebuild (macos_build FluentUITestApp-macOS Release build)
No files were found with the provided path: TestResultsMac.zip. No artifacts will be uploaded.
xcodebuild (macos_build FluentUITestApp-macOS Release build)
No files were found with the provided path: TestResultsiOS.zip. No artifacts will be uploaded.
xcodebuild (macos_build FluentUITestApp-macOS Release build)
xcbeautify 2.4.0 is already installed and up-to-date. To reinstall 2.4.0, run: brew reinstall xcbeautify
xcodebuild (ios_device_build Demo.Development Release build)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
xcodebuild (ios_device_build Demo.Development Release build)
No files were found with the provided path: TestResultsiOS.zip. No artifacts will be uploaded.
xcodebuild (ios_device_build Demo.Development Release build)
xcbeautify 2.4.0 is already installed and up-to-date. To reinstall 2.4.0, run: brew reinstall xcbeautify
xcodebuild (ios_device_build Demo.Development Release build)
No files were found with the provided path: TestResultsMac.zip. No artifacts will be uploaded.
xcodebuild (visionos_simulator_build Demo.Development Debug build)
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
xcodebuild (visionos_simulator_build Demo.Development Debug build)
No files were found with the provided path: TestResultsiOS.zip. No artifacts will be uploaded.
xcodebuild (visionos_simulator_build Demo.Development Debug build)
xcbeautify 2.4.0 is already installed and up-to-date. To reinstall 2.4.0, run: brew reinstall xcbeautify
xcodebuild (visionos_simulator_build Demo.Development Debug build)
No files were found with the provided path: TestResultsMac.zip. No artifacts will be uploaded.
xcodebuild (macos_build FluentUITestApp-macOS Debug build -resultBundlePath TestResultsMac test -...
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
xcodebuild (macos_build FluentUITestApp-macOS Debug build -resultBundlePath TestResultsMac test -...
No files were found with the provided path: TestResultsiOS.zip. No artifacts will be uploaded.
xcodebuild (macos_build FluentUITestApp-macOS Debug build -resultBundlePath TestResultsMac test -...
Run script build phase 'Run swiftlint' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'FluentUI' from project 'FluentUI')
xcodebuild (macos_build FluentUITestApp-macOS Debug build -resultBundlePath TestResultsMac test -...
Run script build phase 'Run swiftlint' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'FluentUI' from project 'FluentUI')
xcodebuild (macos_build FluentUITestApp-macOS Debug build -resultBundlePath TestResultsMac test -...
xcbeautify 2.4.0 is already installed and up-to-date. To reinstall 2.4.0, run: brew reinstall xcbeautify
validation
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "xctest-resultsiOS", "xctest-resultsMac". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
xcodebuild (ios_simulator_build Demo.Development Debug build test -resultBundlePath TestResultsiO...
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
xcodebuild (ios_simulator_build Demo.Development Debug build test -resultBundlePath TestResultsiO...
xcbeautify 2.4.0 is already installed and up-to-date. To reinstall 2.4.0, run: brew reinstall xcbeautify
xcodebuild (ios_simulator_build Demo.Development Debug build test -resultBundlePath TestResultsiO...
No files were found with the provided path: TestResultsMac.zip. No artifacts will be uploaded.

Artifacts

Produced during runtime
Name Size
xctest-resultsMac Expired
457 KB
xctest-resultsiOS Expired
294 MB