Update sensory feedback impact payload handling #2369
Annotations
21 warnings and 6 notices
|
Execute tests on iOS (macos-15, 26.3, 2024, 18.5)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4. Actions will be forced to run with Node.js 24 by default starting June 16th, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. 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):
/Users/kyle/actions-runner/_work/_temp/ios-derived-data-27635900634-1-18.5-2024/SourcePackages/checkouts/SymbolLocator/Sources/SymbolLocator/include/SymbolLocator.h#L154
umbrella header for module 'SymbolLocator' does not include header 'SymbolLocatorLog.h' [-Wincomplete-umbrella]
|
|
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):
/Users/kyle/actions-runner/_work/_temp/ios-derived-data-27635900634-1-18.5-2024/Build/Products/Debug-iphonesimulator/BacklightServices.framework/Headers/BacklightServices.h#L21
umbrella header for module 'BacklightServices' does not include header 'BLSBacklightFBSSceneEnvironment.h' [-Wincomplete-umbrella]
|
|
Execute tests on iOS (macos-15, 26.3, 2024, 18.5):
/Users/kyle/actions-runner/_work/_temp/ios-derived-data-27635900634-1-18.5-2024/Build/Products/Debug-iphonesimulator/BacklightServices.framework/Headers/BLSAlwaysOnFrameSpecifier.h#L37
conflicting nullability specifier on parameter types, 'nonnull' conflicts with existing specifier 'nullable' [-Wnullability]
|
|
Execute tests on iOS (macos-15, 26.3, 2024, 18.5):
/Users/kyle/actions-runner/_work/_temp/ios-derived-data-27635900634-1-18.5-2024/Build/Products/Debug-iphonesimulator/RenderBox.framework/Headers/RBPathCallbacks.h#L19
'swift_name' attribute has invalid identifier for the base name
|
|
Execute tests on iOS (macos-15, 26.3, 2024, 18.5)
Skipped printTreeAcceptsOpenSwiftUIGestureDebugData(_:).(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 pbMessage(style:hexString:).(GraphicsImage encode/decode is not implemented yet)
|
|
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 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 printSubtreeEmitsOneFormattedLine().(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 "Bloom Filter's init"
|