Skip to content

Add ViewRenderer and ViewCache API support #2158

Add ViewRenderer and ViewCache API support

Add ViewRenderer and ViewCache API support #2158

Triggered via pull request March 30, 2026 15:17
Status Success
Total duration 13m 18s
Artifacts

compatibility_tests.yml

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

Annotations

44 warnings and 2 notices
Execute compatibility tests for iOS (macos-15, 16.4, 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 2nd, 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 compatibility tests for iOS (macos-15, 16.4, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/UIKit_Private.m#L14
method definition for '_supportsPrintCommand' not found [-Wincomplete-implementation]
Execute compatibility tests for iOS (macos-15, 16.4, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/UIKit_Private.m#L14
method definition for '_extendLaunchTest' not found [-Wincomplete-implementation]
Execute compatibility tests for iOS (macos-15, 16.4, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/UIKit_Private.h#L17
missing submodule 'BacklightServices.BLSBacklightFBSSceneEnvironment' [-Wincomplete-umbrella]
Execute compatibility tests for iOS (macos-15, 16.4, 2024, 18.5): Tests/OpenSwiftUICompatibilityTests/Modifier/ViewModifier/ValueActionModifierCompatibilityTests.swift#L35
'onChange(of:perform:)' was deprecated in iOS 17.0: Use `onChange` with a two or zero parameter action closure instead.
Execute compatibility tests for iOS (macos-15, 16.4, 2024, 18.5): Sources/OpenSwiftUI_SPI/Overlay/QuartzCore/CANullAction.m#L12
'const CFNullRef' (aka 'const struct __CFNull *const') bridges to NSNull, not 'id<CAAction>' [-Wbridge-cast]
Execute compatibility tests for iOS (macos-15, 16.4, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/UIKit_Private.h#L17
missing submodule 'BacklightServices.BLSBacklightFBSSceneEnvironment' [-Wincomplete-umbrella]
Execute compatibility tests for iOS (macos-15, 16.4, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/UIKit_Private.h#L17
missing submodule 'BacklightServices.BLSBacklightFBSSceneEnvironment' [-Wincomplete-umbrella]
Execute compatibility tests for iOS (macos-15, 16.4, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/UIKit_Private.m#L78
property '_effectiveControllersForAlwaysOnTimelines' requires method '_effectiveControllersForAlwaysOnTimelines' to be defined - use @dynamic or provide a method implementation in this category [-Wobjc-property-implementation]
Execute compatibility tests for iOS (macos-15, 16.4, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/UIKit_Private.m#L46
method definition for '_initWithLayer:' not found [-Wincomplete-implementation]
Execute compatibility tests for iOS (macos-15, 16.4, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/UIKit_Private.m#L14
method definition for '_supportsPrintCommand' not found [-Wincomplete-implementation]
Execute compatibility tests for iOS (macos-15, 16.4, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/UIKit_Private.m#L14
method definition for '_extendLaunchTest' not found [-Wincomplete-implementation]
Execute compatibility tests for iOS (macos-15, 16.4, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/UIKit_Private.h#L17
missing submodule 'BacklightServices.BLSBacklightFBSSceneEnvironment' [-Wincomplete-umbrella]
Execute compatibility tests for 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 compatibility tests for macOS (macos-15, 16.4, 2024)
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 2nd, 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 compatibility tests for macOS (macos-15, 16.4, 2024): Sources/OpenSwiftUI_SPI/Overlay/QuartzCore/CANullAction.m#L12
'const CFNullRef' (aka 'const struct __CFNull *const') bridges to NSNull, not 'id<CAAction>' [-Wbridge-cast]
Execute compatibility tests for macOS (macos-15, 16.4, 2024): Sources/COpenSwiftUI/Overlay/AppKit/OpenSwiftUI+NSColor.m#L18
convenience initializer missing a 'self' call to another initializer [-Wobjc-designated-initializers]
Execute compatibility tests for macOS (macos-15, 16.4, 2024): .build-compatibility-test-debug/checkouts/SymbolLocator/Sources/SymbolLocator/include/SymbolLocator.h#L154
umbrella header for module 'SymbolLocator' does not include header 'SymbolLocatorLog.h' [-Wincomplete-umbrella]
Execute compatibility tests for macOS (macos-15, 16.4, 2024)
'darwinprivateframeworks': [Env] DARWINPRIVATEFRAMEWORKS_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
Execute compatibility tests for macOS (macos-15, 16.4, 2024)
'openobservation': [env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set, using default: true
Execute compatibility tests for macOS (macos-15, 16.4, 2024)
'openrenderbox': [Env] OPENRENDERBOX_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
Execute compatibility tests for macOS (macos-15, 16.4, 2024)
'opencoregraphics': [Env] OPENCOREGRAPHICS_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
Execute compatibility tests for macOS (macos-15, 16.4, 2024)
'openattributegraph': [Env] OPENATTRIBUTEGRAPH_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
Execute compatibility tests for macOS (macos-15, 16.4, 2024)
'openswiftui': [Env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
Execute compatibility tests for macOS (macos-15, 16.4, 2024): .build-compatibility-test-debug/checkouts/SymbolLocator/Sources/SymbolLocator/include/SymbolLocator.h#L154
umbrella header for module 'SymbolLocator' does not include header 'SymbolLocatorLog.h' [-Wincomplete-umbrella]
Execute compatibility tests for macOS (macos-15, 16.4, 2024): .build-compatibility-test-debug/checkouts/SymbolLocator/Sources/SymbolLocator/include/SymbolLocator.h#L154
umbrella header for module 'SymbolLocator' does not include header 'SymbolLocatorLog.h' [-Wincomplete-umbrella]
Execute compatibility tests for macOS (macos-15, 16.4, 2024)
'openrenderbox': [Env] OPENRENDERBOX_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
Execute compatibility tests for macOS (macos-15, 16.4, 2024)
'darwinprivateframeworks': [Env] DARWINPRIVATEFRAMEWORKS_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
Execute compatibility tests for macOS (macos-15, 16.4, 2024)
'openobservation': [env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set, using default: true
Execute compatibility tests for macOS (macos-15, 16.4, 2024)
'opencoregraphics': [Env] OPENCOREGRAPHICS_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
Execute compatibility tests for macOS (macos-15, 16.4, 2024)
'openattributegraph': [Env] OPENATTRIBUTEGRAPH_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
Execute compatibility tests for macOS (macos-15, 16.4, 2024)
'openswiftui': [Env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
Execute compatibility tests for 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 compatibility tests for iOS (macos-15, 16.4, 2024, 18.5)
Test run with 82 tests passed after 9.440 seconds
Execute compatibility tests for macOS (macos-15, 16.4, 2024)
Test run with 82 tests passed after 5.810 seconds