Skip to content

Add GeometryActionModifier APIs #2383

Add GeometryActionModifier APIs

Add GeometryActionModifier APIs #2383

Triggered via pull request June 21, 2026 16:46
Status Success
Total duration 2h 35m 42s
Artifacts

ios.yml

on: pull_request
Matrix: Execute tests on iOS
Fit to window
Zoom out
Zoom in

Annotations

21 warnings and 3 notices
Execute tests on iOS (macos-15, 26.3, 2024, 18.5)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
Execute tests on iOS (macos-15, 26.3, 2024, 18.5): Tests/OpenSwiftUICoreTests/Data/Binding/BindingTests.swift#L32
reference to captured var 'storage' in concurrently-executing code; this is an error in the Swift 6 language mode
Execute tests on iOS (macos-15, 26.3, 2024, 18.5): Tests/OpenSwiftUI_SPITests/Overlay/CoreGraphics/CoreGraphicsContextTests.swift#L38
comparing non-optional value of type 'CoreGraphicsContext' to 'nil' always returns false
Execute tests on iOS (macos-15, 26.3, 2024, 18.5): Tests/OpenSwiftUI_SPITests/Overlay/CoreGraphics/CoreGraphicsContextTests.swift#L36
comparing non-optional value of type 'CoreGraphicsContext' to 'nil' always returns true
Execute tests on iOS (macos-15, 26.3, 2024, 18.5): Tests/OpenSwiftUI_SPITests/Overlay/CoreGraphics/CoreGraphicsContextTests.swift#L34
comparing non-optional value of type 'CoreGraphicsContext' to 'nil' always returns false
Execute tests on iOS (macos-15, 26.3, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/_UIConstraintBasedLayoutHostingView.h#L42
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
Execute tests on iOS (macos-15, 26.3, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/_UIConstraintBasedLayoutHostingView.h#L41
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
Execute tests on iOS (macos-15, 26.3, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/_UIConstraintBasedLayoutHostingView.h#L39
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
Execute tests on iOS (macos-15, 26.3, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/_UIConstraintBasedLayoutHostingView.h#L38
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
Execute tests on iOS (macos-15, 26.3, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/_UIConstraintBasedLayoutHostingView.h#L38
pointer is missing a nullability type specifier (_Nonnull, _Nullable, or _Null_unspecified)
Execute tests on iOS (macos-15, 26.3, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/UIKit_Private.m#L46
method definition for '_unregisterForGeometryChanges' not found [-Wincomplete-implementation]
Execute tests on iOS (macos-15, 26.3, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/UIKit_Private.m#L46
method definition for '_registerForGeometryChanges' not found [-Wincomplete-implementation]
Execute tests on iOS (macos-15, 26.3, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/UIKit_Private.m#L46
method definition for '_geometryChanged:forAncestor:' not found [-Wincomplete-implementation]
Execute tests on iOS (macos-15, 26.3, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/UIKit_Private.m#L46
method definition for '_initWithLayer:' not found [-Wincomplete-implementation]
Execute tests on iOS (macos-15, 26.3, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/UIKit_Private.m#L14
method definition for '_supportsPrintCommand' not found [-Wincomplete-implementation]
Execute tests on iOS (macos-15, 26.3, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/UIKit_Private.m#L14
method definition for '_extendLaunchTest' not found [-Wincomplete-implementation]
Execute tests on iOS (macos-15, 26.3, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/UIKit_Private.h#L17
missing submodule 'BacklightServices.BLSBacklightFBSSceneEnvironment' [-Wincomplete-umbrella]
Execute tests on iOS (macos-15, 26.3, 2024, 18.5)
Skipped printTreeEmitsExpectedLines(_:).(OSLogStore does not reliably return current-process log entries on x86_64 simulator.)
Execute tests on iOS (macos-15, 26.3, 2024, 18.5)
Skipped maskPBMessage(mask:hexString:).(GraphicsImage encode/decode is not implemented yet)
Execute tests on iOS (macos-15, 26.3, 2024, 18.5)
Skipped "Bloom Filter's init"