Fix mismatched optional/static view aliases#924
Merged
Annotations
3 errors and 22 warnings
|
Run compatibility tests on SwiftUI + macOS
Process completed with exit code 1.
|
|
Run compatibility tests on SwiftUI + macOS
error: fatalError
|
|
Run compatibility tests on SwiftUI + macOS
error: unexpected input file: /Applications/Xcode_26.3.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing
|
|
Complete job
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/
|
|
Run compatibility tests on SwiftUI + macOS:
Sources/COpenSwiftUI/Shims/AppKit/AppKit_Private.m#L14
method definition for '_shouldLoadMainNibNamed:' not found [-Wincomplete-implementation]
|
|
Run compatibility tests on SwiftUI + macOS:
Sources/OpenSwiftUI_SPI/Overlay/QuartzCore/CANullAction.m#L13
'const CFNullRef' (aka 'const struct __CFNull *const') bridges to NSNull, not 'id<CAAction>' [-Wbridge-cast]
|
|
Run compatibility tests on SwiftUI + macOS:
Sources/COpenSwiftUI/Overlay/AppKit/OpenSwiftUI+NSColor.m#L18
convenience initializer missing a 'self' call to another initializer [-Wobjc-designated-initializers]
|
|
Run compatibility tests on SwiftUI + macOS:
.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]
|
|
Run compatibility tests on SwiftUI + macOS
'openobservation': [env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set, using default: true
|
|
Run compatibility tests on SwiftUI + macOS
'darwinprivateframeworks': [Env] DARWINPRIVATEFRAMEWORKS_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
|
|
Run compatibility tests on SwiftUI + macOS
'openrenderbox': [Env] OPENRENDERBOX_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
|
|
Run compatibility tests on SwiftUI + macOS
'openattributegraph': [Env] OPENATTRIBUTEGRAPH_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
|
|
Run compatibility tests on SwiftUI + macOS
'opencoregraphics': [Env] OPENCOREGRAPHICS_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
|
|
Run compatibility tests on SwiftUI + macOS
'openswiftui': [Env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
|
|
Run compatibility tests on OpenSwiftUI + macOS:
Sources/COpenSwiftUI/Overlay/CoreVideo/DisplayLink.c#L259
'CVDisplayLinkStart' is deprecated: first deprecated in macOS 15.0 - use NSView.displayLink(target:selector:), NSWindow.displayLink(target:selector:), or NSScreen.displayLink(target:selector:) [-Wdeprecated-declarations]
|
|
Run compatibility tests on OpenSwiftUI + macOS:
Sources/COpenSwiftUI/Overlay/CoreVideo/DisplayLink.c#L258
'CVDisplayLinkSetOutputCallback' is deprecated: first deprecated in macOS 15.0 - use NSView.displayLink(target:selector:), NSWindow.displayLink(target:selector:), or NSScreen.displayLink(target:selector:) [-Wdeprecated-declarations]
|
|
Run compatibility tests on OpenSwiftUI + macOS:
Sources/COpenSwiftUI/Overlay/CoreVideo/DisplayLink.c#L248
'CVDisplayLinkCreateWithCGDisplay' is deprecated: first deprecated in macOS 15.0 - use NSView.displayLink(target:selector:), NSWindow.displayLink(target:selector:), or NSScreen.displayLink(target:selector:) [-Wdeprecated-declarations]
|
|
Run compatibility tests on OpenSwiftUI + macOS:
Sources/COpenSwiftUI/Overlay/CoreVideo/DisplayLink.c#L174
'CVDisplayLinkRelease' is deprecated: first deprecated in macOS 15.0 - use NSView.displayLink(target:selector:), NSWindow.displayLink(target:selector:), or NSScreen.displayLink(target:selector:) [-Wdeprecated-declarations]
|
|
Run compatibility tests on OpenSwiftUI + macOS
'openobservation': [env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set, using default: true
|
|
Run compatibility tests on OpenSwiftUI + macOS
'openattributegraph': [Env] OPENATTRIBUTEGRAPH_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
|
|
Run compatibility tests on OpenSwiftUI + macOS
'openrenderbox': [Env] OPENRENDERBOX_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
|
|
Run compatibility tests on OpenSwiftUI + macOS
'darwinprivateframeworks': [Env] DARWINPRIVATEFRAMEWORKS_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
|
|
Run compatibility tests on OpenSwiftUI + macOS
'opencoregraphics': [Env] OPENCOREGRAPHICS_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
|
|
Run compatibility tests on OpenSwiftUI + macOS
'openswiftui': [Env] OPENSWIFTUI_BUILD_FOR_DARWIN_PLATFORM not set -> true(default)
|
|
Install xcbeautify
xcbeautify 3.1.4 is already installed and up-to-date.
To reinstall 3.1.4, run:
brew reinstall xcbeautify
|
background
wait
wait-all
cancel
parallel
Loading