Skip to content

Add FlowerView example (#786) #1108

Add FlowerView example (#786)

Add FlowerView example (#786) #1108

Triggered via push February 8, 2026 19:33
Status Success
Total duration 43m 13s
Artifacts

uitests.yml

on: push
Matrix: Execute UI tests on iOS
Matrix: Execute UI tests on macOS
Fit to window
Zoom out
Zoom in

Annotations

20 errors, 20 warnings, and 10 notices
Execute UI tests on macOS (macos-15, 16.4, 2024): ZStackIndexUITests.swift#L30
Recorded an issue (Issue recorded)
Execute UI tests on macOS (macos-15, 16.4, 2024): ModifiedColorUITests.swift#L19
Recorded an issue (Issue recorded)
Execute UI tests on macOS (macos-15, 16.4, 2024): ShadowEffectUITests.swift#L20
Recorded an issue (Issue recorded)
Execute UI tests on macOS (macos-15, 16.4, 2024): AsyncImageUITests.swift#L41
Recorded an issue (Issue recorded)
Execute UI tests on iOS (macos-15, 16.4, 2024, 18.5): ZStackUITests.swift#L65
Recorded an issue (Issue recorded)
Execute UI tests on macOS (macos-15, 16.4, 2024): /Users/kyle/actions-runner/_work/OpenSwiftUI/OpenRenderBox/Sources/OpenRenderBoxCxx/include/OpenRenderBoxObjC/Render/ORBLayer.h#L47
auto property synthesis will not synthesize property 'debugDescription'; it will be implemented by its superclass, use @dynamic to acknowledge intention [-Wobjc-property-synthesis]
Execute UI tests on macOS (macos-15, 16.4, 2024): /Users/kyle/actions-runner/_work/OpenSwiftUI/OpenRenderBox/Sources/OpenRenderBoxCxx/include/OpenRenderBoxObjC/Render/ORBLayer.h#L46
auto property synthesis will not synthesize property 'description'; it will be implemented by its superclass, use @dynamic to acknowledge intention [-Wobjc-property-synthesis]
Execute UI tests on macOS (macos-15, 16.4, 2024): /Users/kyle/actions-runner/_work/OpenSwiftUI/OpenRenderBox/Sources/OpenRenderBoxCxx/include/OpenRenderBoxObjC/Render/ORBLayer.h#L45
auto property synthesis will not synthesize property 'superclass'; it will be implemented by its superclass, use @dynamic to acknowledge intention [-Wobjc-property-synthesis]
Execute UI tests on macOS (macos-15, 16.4, 2024): /Users/kyle/actions-runner/_work/OpenSwiftUI/OpenRenderBox/Sources/OpenRenderBoxCxx/include/OpenRenderBoxObjC/Render/ORBLayer.h#L44
auto property synthesis will not synthesize property 'hash'; it will be implemented by its superclass, use @dynamic to acknowledge intention [-Wobjc-property-synthesis]
Execute UI tests on macOS (macos-15, 16.4, 2024)
xcbeautify 3.1.4 is already installed and up-to-date. To reinstall 3.1.4, run: brew reinstall xcbeautify
Execute UI tests on iOS (macos-15, 16.4, 2024, 18.5): /Users/runner/work/OpenSwiftUI/OpenRenderBox/Sources/OpenRenderBoxCxx/Device/ORBDevice.mm#L11
method definition for 'compileShader:error:' not found [-Wincomplete-implementation]
Execute UI tests on iOS (macos-15, 16.4, 2024, 18.5): /Users/runner/work/OpenSwiftUI/OpenRenderBox/Sources/OpenRenderBoxCxx/Device/ORBDevice.mm#L11
method definition for 'compileShader:completionQueue:handler:' not found [-Wincomplete-implementation]
Execute UI tests on iOS (macos-15, 16.4, 2024, 18.5): /Users/runner/work/OpenSwiftUI/OpenRenderBox/Sources/OpenRenderBoxCxx/Device/ORBDevice.mm#L11
method definition for 'collectResources' not found [-Wincomplete-implementation]
Execute UI tests on iOS (macos-15, 16.4, 2024, 18.5): /Users/runner/work/OpenSwiftUI/OpenRenderBox/Sources/OpenRenderBoxCxx/Device/ORBDevice.mm#L11
method definition for 'renderImageInRect:options:renderer:' not found [-Wincomplete-implementation]
Execute UI tests on iOS (macos-15, 16.4, 2024, 18.5)
xcbeautify 3.1.4 is already installed and up-to-date. To reinstall 3.1.4, run: brew reinstall xcbeautify
Execute UI tests on macOS (macos-15, 16.4, 2024)
Skipped colorAnimation().(Color interpolation is not aligned with SwiftUI yet)
Execute UI tests on macOS (macos-15, 16.4, 2024)
Skipped frameColorAnimation().(Color interpolation is not aligned with SwiftUI yet)
Execute UI tests on macOS (macos-15, 16.4, 2024)
Skipped safeAreaPaddingWithEdgeInsets().(Extra spacing value is taken into account. Disable the test case before we fix it.)
Execute UI tests on macOS (macos-15, 16.4, 2024)
Skipped foregroundWithText().(Text is not supported yet)
Execute UI tests on macOS (macos-15, 16.4, 2024)
Skipped namedColor()
Execute UI tests on macOS (macos-15, 16.4, 2024)
Skipped safeAreaPaddingWithEdgeInsets().(Extra spacing value is taken into account. Disable the test case before we fix it.)
Execute UI tests on macOS (macos-15, 16.4, 2024)
Skipped colorAnimation().(Color interpolation is not aligned with SwiftUI yet)
Execute UI tests on macOS (macos-15, 16.4, 2024)
Skipped frameColorAnimation().(Color interpolation is not aligned with SwiftUI yet)
Execute UI tests on macOS (macos-15, 16.4, 2024)
Skipped foregroundWithText().(Text is not supported yet)
Execute UI tests on macOS (macos-15, 16.4, 2024)
Skipped backgroundInGroup()