Adjust the method for UITableViewCell separator hiding to prevent hangs #6326
ci.yml
on: pull_request
validation
13m 15s
Matrix: xcodebuild
Annotations
10 errors, 30 warnings, and 1 notice
xcodebuild (ios_simulator_build Demo.Development Debug build test -resultBundlePath TestResultsiO...:
ios/FluentUI.Demo/FluentUIDemoTests/CommandBarTest.swift#L36
testChangeTextStyleButton, XCTAssertTrue failed
|
xcodebuild (ios_simulator_build Demo.Development Debug build test -resultBundlePath TestResultsiO...:
ios/FluentUI.Demo/FluentUIDemoTests/CommandBarTest.swift#L89
testInputAccessoryView, XCTAssertTrue failed
|
xcodebuild (ios_simulator_build Demo.Development Debug build test -resultBundlePath TestResultsiO...:
ios/FluentUI.Demo/FluentUIDemoTests/CommandBarTest.swift#L51
testSelectBoldButton, XCTAssertTrue failed
|
xcodebuild (ios_simulator_build Demo.Development Debug build test -resultBundlePath TestResultsiO...:
ios/FluentUI.Demo/FluentUIDemoTests/ListItemTest.swift#L119
testAccessoryType, XCTAssertFalse failed - Accessory should not not have a tap target for .checkmark type
|
xcodebuild (ios_simulator_build Demo.Development Debug build test -resultBundlePath TestResultsiO...:
ios/FluentUI.Demo/FluentUIDemoTests/NotificationViewTest_SwiftUI.swift#L79
testActions, Failed to tap Switch (First Match): No matches found for first query match sequence: `Descendants matching type Switch` -> `Elements matching predicate '"Has Message Action" IN identifiers'` -> `Descendants matching type Switch`, given input App element pid: 27822
|
|
xcodebuild (ios_simulator_build Demo.Development Debug build test -resultBundlePath TestResultsiO...:
ios/FluentUI.Demo/FluentUIDemoTests/NotificationViewTest_SwiftUI.swift#L96
testStyles, Failed to tap ".primaryToast" Button: No matches found for Elements matching predicate '".primaryToast" IN identifiers' from input {(
|
xcodebuild (ios_simulator_build Demo.Development Debug build test -resultBundlePath TestResultsiO...:
ios/FluentUI.Demo/FluentUIDemoTests/NotificationViewTest_SwiftUI.swift#L122
testWidth, Failed to tap Switch (First Match): No matches found for first query match sequence: `Descendants matching type Switch` -> `Elements matching predicate '"Flexible Width Toast" IN identifiers'` -> `Descendants matching type Switch`, given input App element pid: 27930
|
xcodebuild (ios_simulator_build Demo.Development Debug build test -resultBundlePath TestResultsiO...:
ios/FluentUI.Demo/FluentUIDemoTests/TooltipTest.swift#L59
testDirections, Failed to failed to scroll to visible (by AX action) Button, {{204.7, 449.7}, {172.3, 40.0}}, label: 'Show tooltip (with arrow right)', error: Error kAXErrorCannotComplete performing AXAction kAXScrollToVisibleAction on element AX element pid: 29307, elementOrHash.elementID: 4518914432.443. (Underlying Error: Error kAXErrorCannotComplete performing AXAction kAXScrollToVisibleAction on element AX element pid: 29307, elementOrHash.elementID: 4518914432.443)
|
xcodebuild (ios_simulator_build Demo.Development Debug build test -resultBundlePath TestResultsiO...
Tests Failed: 9 failed, 0 skipped, 116 total (2894.205 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)
SwiftLint not installed, download from https://github.com/realm/SwiftLint
|
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 (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)
SwiftLint not installed, download from https://github.com/realm/SwiftLint
|
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 (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)
SwiftLint not installed, download from https://github.com/realm/SwiftLint
|
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 (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 -...
SwiftLint not installed, download from https://github.com/realm/SwiftLint
|
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 -...
SwiftLint not installed, download from https://github.com/realm/SwiftLint
|
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/
|
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...
SwiftLint not installed, download from https://github.com/realm/SwiftLint
|
xcodebuild (ios_simulator_build Demo.Development Debug build test -resultBundlePath TestResultsiO...
SwiftLint not installed, download from https://github.com/realm/SwiftLint
|
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...
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.
|
xcodebuild (macos_build FluentUITestApp-macOS Debug build -resultBundlePath TestResultsMac test -...
Tests Passed: 0 failed, 0 skipped, 72 total (169.030 seconds)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
xctest-resultsMac
Expired
|
453 KB |
|
xctest-resultsiOS
Expired
|
310 MB |
|