Skip to content

Add VariableBlurEffect support (#789) #1998

Add VariableBlurEffect support (#789)

Add VariableBlurEffect support (#789) #1998

Triggered via push February 12, 2026 15:44
Status Success
Total duration 12m 45s
Artifacts

ios.yml

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

Annotations

22 warnings and 7 notices
Execute tests on iOS (macos-15, 16.4, 2024, 18.5): Tests/OpenSwiftUICoreTests/Data/Binding/BindingTests.swift#L35
mutation of captured var 'transaction' in concurrently-executing code; this is an error in the Swift 6 language mode
Execute tests on iOS (macos-15, 16.4, 2024, 18.5): Tests/OpenSwiftUICoreTests/Data/Binding/BindingTests.swift#L34
mutation of captured var 'storage' in concurrently-executing code; this is an error in the Swift 6 language mode
Execute tests on iOS (macos-15, 16.4, 2024, 18.5): Tests/OpenSwiftUICoreTests/Data/Binding/BindingTests.swift#L35
capture of 'transaction' with non-sendable type 'Transaction' in a '@sendable' closure; this is an error in the Swift 6 language mode
Execute tests on iOS (macos-15, 16.4, 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, 16.4, 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, 16.4, 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, 16.4, 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, 16.4, 2024, 18.5): Sources/OpenSwiftUICore/Data/Preference/PreferenceWritingModifier.swift#L40
main actor-isolated property 'value' can not be used 'inout' from a nonisolated context; this is an error in the Swift 6 language mode
Execute tests on iOS (macos-15, 16.4, 2024, 18.5): Sources/OpenSwiftUICore/Data/Preference/PreferenceTransformModifier.swift#L63
call to main actor-isolated initializer 'init(key:transform:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
Execute tests on iOS (macos-15, 16.4, 2024, 18.5): Sources/OpenSwiftUICore/Data/Preference/PreferenceTransformModifier.swift#L43
cannot form key path to main actor-isolated property 'transform'; this is an error in the Swift 6 language mode
Execute tests on iOS (macos-15, 16.4, 2024, 18.5): Sources/OpenSwiftUICore/Data/Observation/ObservationUtils.swift#L174
immutable value 'attribute' was never used; consider replacing with '_' or removing it
Execute tests on iOS (macos-15, 16.4, 2024, 18.5): Sources/OpenSwiftUICore/Data/EnvironmentKeys/Enabled.swift#L50
call to main actor-isolated initializer 'init(keyPath:transform:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
Execute tests on iOS (macos-15, 16.4, 2024, 18.5): Sources/OpenSwiftUICore/Data/Environment/EnvironmentKeyWritingModifier.swift#L93
call to main actor-isolated initializer 'init(keyPath:value:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
Execute tests on iOS (macos-15, 16.4, 2024, 18.5): Sources/OpenSwiftUICore/Data/Environment/EnvironmentKeyTransformModifier.swift#L56
call to main actor-isolated initializer 'init(keyPath:transform:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
Execute tests on iOS (macos-15, 16.4, 2024, 18.5): Sources/OpenSwiftUICore/Data/Environment/Environment.swift#L292
immutable value 'value' was never used; consider replacing with '_' or removing it
Execute tests on 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 tests on iOS (macos-15, 16.4, 2024, 18.5): Sources/COpenSwiftUI/Shims/UIKit/UIKit_Private.h#L17
missing submodule 'BacklightServices.BLSBacklightFBSSceneEnvironment' [-Wincomplete-umbrella]
Execute 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 tests on iOS (macos-15, 16.4, 2024, 18.5)
formula.jws.json: update failed, falling back to cached version.
Execute tests on iOS (macos-15, 16.4, 2024, 18.5)
Test run with 20 tests passed after 0.030 seconds
Execute tests on iOS (macos-15, 16.4, 2024, 18.5)
Test run with 11 tests passed after 0.051 seconds
Execute tests on iOS (macos-15, 16.4, 2024, 18.5)
Test run with 61 tests passed after 0.105 seconds
Execute tests on iOS (macos-15, 16.4, 2024, 18.5)
Skipped pbMessage(style:hexString:).(GraphicsImage encode/decode is not implemented yet)
Execute tests on iOS (macos-15, 16.4, 2024, 18.5)
Skipped maskPBMessage(mask:hexString:).(GraphicsImage encode/decode is not implemented yet)
Execute tests on iOS (macos-15, 16.4, 2024, 18.5)
Test run with 82 tests passed after 8.583 seconds
Execute tests on iOS (macos-15, 16.4, 2024, 18.5)
Test run with 3 tests passed after 0.044 seconds