Build Information
Successful build of Turbocharger, reference 2.1.7 (ef4550
), with Swift 6.1 for macOS (SPM) on 21 May 2025 21:03:18 UTC.
Swift 6 data race errors: 6
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nathantannar4/Turbocharger.git
Reference: 2.1.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nathantannar4/Turbocharger
* tag 2.1.7 -> FETCH_HEAD
HEAD is now at ef45502 2.1.7
Cloned https://github.com/nathantannar4/Turbocharger.git
Revision (git rev-parse @):
ef4550296eeeb362b572d2abeba0a91ea6e13e07
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/nathantannar4/Turbocharger.git at 2.1.7
Fetching https://github.com/nathantannar4/Engine
[1/1077] Fetching engine
Fetched https://github.com/nathantannar4/Engine from cache (1.05s)
Computing version for https://github.com/nathantannar4/Engine
Computed https://github.com/nathantannar4/Engine at 2.1.7 (1.57s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (1.24s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (2.32s)
Creating working copy for https://github.com/nathantannar4/Engine
Working copy of https://github.com/nathantannar4/Engine resolved at 2.1.7
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "turbocharger",
"name": "Turbocharger",
"url": "https://github.com/nathantannar4/Turbocharger.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Turbocharger",
"dependencies": [
{
"identity": "engine",
"name": "Engine",
"url": "https://github.com/nathantannar4/Engine",
"version": "2.1.7",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Engine",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/nathantannar4/Turbocharger.git
[1/529] Fetching turbocharger
Fetched https://github.com/nathantannar4/Turbocharger.git from cache (1.02s)
Fetching https://github.com/nathantannar4/Engine from cache
Fetched https://github.com/nathantannar4/Engine from cache (0.44s)
Computing version for https://github.com/nathantannar4/Engine
Computed https://github.com/nathantannar4/Engine at 2.1.7 (0.50s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.90s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.97s)
Creating working copy for https://github.com/nathantannar4/Engine
Working copy of https://github.com/nathantannar4/Engine resolved at 2.1.7
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
Creating working copy for https://github.com/nathantannar4/Turbocharger.git
Working copy of https://github.com/nathantannar4/Turbocharger.git resolved at 2.1.7 (ef45502)
warning: '.resolve-product-dependencies': dependency 'turbocharger' is not used by any target
Found 1 product dependencies
- Engine
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/nathantannar4/Turbocharger.git
https://github.com/nathantannar4/Turbocharger.git
{
"dependencies" : [
{
"identity" : "engine",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.6",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nathantannar4/Engine"
}
],
"manifest_display_name" : "Turbocharger",
"name" : "Turbocharger",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Turbocharger",
"targets" : [
"Turbocharger"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Turbocharger",
"module_type" : "SwiftTarget",
"name" : "Turbocharger",
"path" : "Sources/Turbocharger",
"product_dependencies" : [
"Engine"
],
"product_memberships" : [
"Turbocharger"
],
"sources" : [
"Sources/Alignment/FirstTextMidline.swift",
"Sources/Alignment/VariadicAlignmentID.swift",
"Sources/Core/ArrayBuilder.swift",
"Sources/Core/EquatableBox.swift",
"Sources/Core/IdentifiableBox.swift",
"Sources/DynamicProperty/FormatTransform.swift",
"Sources/DynamicProperty/OptionalObservedObject.swift",
"Sources/DynamicProperty/OptionalStateObject.swift",
"Sources/DynamicProperty/PublishedState.swift",
"Sources/Extensions/Alignment+Extensions.swift",
"Sources/Extensions/EdgeInsets+Extensions.swift",
"Sources/Extensions/Transaction+Extensions.swift",
"Sources/View/AdaptiveStack.swift",
"Sources/View/AsyncButton.swift",
"Sources/View/AsyncForEach.swift",
"Sources/View/CALayerRepresentable.swift",
"Sources/View/CollectionView.swift",
"Sources/View/CollectionViewCompositionalLayout.swift",
"Sources/View/CollectionViewCoordinator.swift",
"Sources/View/CollectionViewHostingConfigurationCoordinator.swift",
"Sources/View/CollectionViewLayout.swift",
"Sources/View/CollectionViewListLayout.swift",
"Sources/View/CollectionViewRepresentable.swift",
"Sources/View/FlowStack.swift",
"Sources/View/FluidGradient.swift",
"Sources/View/ForEach.swift",
"Sources/View/HVStack.swift",
"Sources/View/LabeledView.swift",
"Sources/View/MarqueeHStack.swift",
"Sources/View/MarqueeText.swift",
"Sources/View/PlatformViewRepresentable.swift",
"Sources/View/ProposedSizeReader.swift",
"Sources/View/RadialStack.swift",
"Sources/View/ResultAdapter.swift",
"Sources/View/WeightedHStack.swift",
"Sources/View/WeightedPriority.swift",
"Sources/View/WeightedVStack.swift",
"Sources/ViewModifier/Accessibility.swift",
"Sources/ViewModifier/AlignmentOffset.swift",
"Sources/ViewModifier/Badge.swift",
"Sources/ViewModifier/BlurModifier.swift",
"Sources/ViewModifier/Hidden.swift",
"Sources/ViewModifier/Mask.swift",
"Sources/ViewModifier/OnAppearAndChange.swift",
"Sources/ViewModifier/ProposedSizeObserver.swift",
"Sources/ViewModifier/RotationRelativeFrameModifier.swift",
"Sources/ViewModifier/SafeArea.swift",
"Sources/ViewModifier/ScaledFrame.swift",
"Sources/ViewModifier/Shimmer.swift",
"Sources/ViewModifier/SizeThatFitsRelativeFrameModifier.swift",
"Sources/ViewModifier/VibrancyEffect.swift",
"module.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/5] Write sources
[3/5] Write swift-version-2F0A5646E1D333AE.txt
[4/5] Compiling EngineCoreC visitors.c
[6/27] Compiling EngineCore AnyViewVisitor.swift
[7/27] Compiling EngineCore ConditionalContentVisitor.swift
[8/27] Compiling EngineCore CustomViewVisitor.swift
[9/27] Compiling EngineCore TupleViewVisitor.swift
[10/27] Compiling EngineCore TupleVisitor.swift
[11/27] Compiling EngineCore TypeDescriptor.swift
[12/27] Compiling EngineCore TypeIdentifier.swift
[13/27] Compiling EngineCore EmptyViewVisitor.swift
[14/27] Compiling EngineCore EnvironmentKeyVisitor.swift
[15/27] Compiling EngineCore ForEachVisitor.swift
[16/27] Compiling EngineCore ViewModifierVisitor.swift
[17/27] Compiling EngineCore ViewTraitKeyVisitor.swift
[18/27] Compiling EngineCore OptionalVisitor.swift
[19/27] Compiling EngineCore ProtocolConformance.swift
[20/27] Emitting module EngineCore
[21/27] Compiling EngineCore GroupVisitor.swift
[22/27] Compiling EngineCore ModifiedContentVisitor.swift
[23/27] Compiling EngineCore MultiViewVisitor.swift
[24/27] Compiling EngineCore TypeMetadata.swift
[25/27] Compiling EngineCore UnsafePointer.swift
[26/27] Compiling EngineCore Runtime.swift
[27/27] Compiling EngineCore SectionVisitor.swift
[28/29] Compiling EngineCore ViewTypeIdentifier.swift
[29/29] Compiling EngineCore ViewVisitor.swift
[30/111] Compiling Engine ViewInputConditionalContent.swift
[31/111] Compiling Engine ViewInputConditionalModifier.swift
[32/111] Compiling Engine ViewInputKey.swift
[33/111] Compiling Engine ViewInputs.swift
[34/111] Compiling Engine ViewInputsVisitor.swift
[35/111] Compiling Engine ViewModifierBuilder.swift
[36/111] Compiling Engine ViewModifierContent.swift
[37/111] Compiling Engine ViewModifierVisitor.swift
[38/111] Compiling Engine ViewOutputAlias.swift
[39/119] Compiling Engine TextAttachment.swift
[40/119] Compiling Engine TextBuilder.swift
[41/119] Compiling Engine TextReader.swift
[42/119] Compiling Engine TraitValueKey.swift
[43/119] Compiling Engine Transaction.swift
[44/119] Compiling Engine UnaryViewAdaptor.swift
[45/119] Compiling Engine UnaryViewModifier.swift
[46/119] Compiling Engine UnwrapTransform.swift
[47/119] Compiling Engine UpdatePhase.swift
[48/119] Compiling Engine PreferenceKeyReader.swift
[49/119] Compiling Engine PrimitiveView.swift
[50/119] Compiling Engine PrimitiveViewModifier.swift
[51/119] Compiling Engine PropertyList.swift
[52/119] Compiling Engine ProposedSize.swift
[53/119] Compiling Engine SectionView.swift
[54/119] Compiling Engine ShapeAdapter.swift
[55/119] Compiling Engine ShapeBuilder.swift
[56/119] Compiling Engine StateOrBinding.swift
[57/119] Compiling Engine IsNotNilTransform.swift
[58/119] Compiling Engine LayoutAdapter.swift
[59/119] Compiling Engine LayoutBuilder.swift
[60/119] Compiling Engine LayoutThatFits.swift
[61/119] Compiling Engine MainActor.swift
[62/119] Compiling Engine MultiViewAdapter.swift
[63/119] Compiling Engine MultiViewVisitor.swift
[64/119] Compiling Engine Never.swift
[65/119] Compiling Engine OptionalAdapter.swift
[66/119] Emitting module Engine
[67/119] Compiling Engine ConditionalContent.swift
[68/119] Compiling Engine ConditionalLayout.swift
[69/119] Compiling Engine ConditionalShape.swift
[70/119] Compiling Engine ConditionalView.swift
[71/119] Compiling Engine EmptyShape.swift
[72/119] Compiling Engine Environment+Extensions.swift
[73/119] Compiling Engine EnvironmentKeyVisitor.swift
[74/119] Compiling Engine EnvironmentOrValue.swift
[75/119] Compiling Engine EnvironmentValueReader.swift
[76/119] Compiling Engine StaticCondition.swift
[77/119] Compiling Engine StaticConditionalContent.swift
[78/119] Compiling Engine StaticConditionalModifier.swift
[79/119] Compiling Engine StaticContent.swift
[80/119] Compiling Engine StaticModifier.swift
[81/119] Compiling Engine StyleContext.swift
[82/119] Compiling Engine StyleInputCondition.swift
[83/119] Compiling Engine SymmetricallyScaledText.swift
[84/119] Compiling Engine Text+Extensions.swift
[85/119] Compiling Engine EnvironmentValuesVisitor.swift
[86/119] Compiling Engine Font+Extensions.swift
[87/119] Compiling Engine ForEachSubview.swift
[88/119] Compiling Engine GraphInputs.swift
[89/119] Compiling Engine Group.swift
[90/119] Compiling Engine HostingController.swift
[91/119] Compiling Engine HostingView.swift
[92/119] Compiling Engine Image+Extensions.swift
[93/119] Compiling Engine IsNilTransform.swift
[94/119] Compiling Engine Animation+Resolved.swift
[95/119] Compiling Engine AnyAnimatableData.swift
[96/119] Compiling Engine AnyShape.swift
[97/119] Compiling Engine AnyShapeStyle+Extensions.swift
[98/119] Compiling Engine AnyView.swift
[99/119] Compiling Engine AnyViewModifier.swift
[100/119] Compiling Engine AttributedString+Extensions.swift
[101/119] Compiling Engine BindingTransform.swift
[102/119] Compiling Engine Color+Extensions.swift
[103/119] Compiling Engine UserInterfaceIdiomContent.swift
[104/119] Compiling Engine UserInterfaceIdiomModifier.swift
[105/119] Compiling Engine VariadicView.swift
[106/119] Compiling Engine VersionedDynamicProperty.swift
[107/119] Compiling Engine VersionedView.swift
[108/119] Compiling Engine VersionedViewInput.swift
[109/119] Compiling Engine VersionedViewModifier.swift
[110/119] Compiling Engine ViewAdapter.swift
[111/119] Compiling Engine ViewAlias.swift
[112/119] Compiling Engine ViewOutputKey.swift
[113/119] Compiling Engine ViewStackAxisReader.swift
[114/119] Compiling Engine ViewStyle.swift
[115/119] Compiling Engine ViewTraitKey.swift
[116/119] Compiling Engine ViewTraitKeyVisitor.swift
[117/119] Compiling Engine ViewUpdateDebug.swift
[118/119] Compiling Engine ViewVisitor.swift
[119/119] Compiling Engine module.swift
[120/167] Compiling Turbocharger Accessibility.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
8 |
9 | /// Returns a transition that blurs the view.
10 | public static let blur = AnyTransition.modifier(
| |- warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'blur' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 | active: BlurModifier(radius: 5),
12 | identity: BlurModifier(radius: 0)
SwiftUICore.AnyTransition:2:23: note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
1 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
2 | @frozen public struct AnyTransition {
| `- note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
3 | @available(iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0, *)
4 | public init<T>(_ transition: T) where T : Transition
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
8 |
9 | /// Returns a transition that blurs the view.
10 | public static let blur = AnyTransition.modifier(
| `- warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
11 | active: BlurModifier(radius: 5),
12 | identity: BlurModifier(radius: 0)
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:18:21: warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
14 |
15 | /// Returns a transition that blurs the view.
16 | public static func blur(radius: CGFloat, opaque: Bool = false) -> AnyTransition {
| `- note: add '@MainActor' to make static method 'blur(radius:opaque:)' part of global actor 'MainActor'
17 | .modifier(
18 | active: BlurModifier(radius: radius, opaque: opaque),
| `- warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
19 | identity: BlurModifier(radius: 0, opaque: opaque)
20 | )
:
29 | public var opaque: Bool
30 |
31 | public init(radius: CGFloat, opaque: Bool = false) {
| |- note: calls to initializer 'init(radius:opaque:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'ViewModifier'
32 | self.radius = radius
33 | self.opaque = opaque
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:19:23: warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
14 |
15 | /// Returns a transition that blurs the view.
16 | public static func blur(radius: CGFloat, opaque: Bool = false) -> AnyTransition {
| `- note: add '@MainActor' to make static method 'blur(radius:opaque:)' part of global actor 'MainActor'
17 | .modifier(
18 | active: BlurModifier(radius: radius, opaque: opaque),
19 | identity: BlurModifier(radius: 0, opaque: opaque)
| `- warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
20 | )
21 | }
:
29 | public var opaque: Bool
30 |
31 | public init(radius: CGFloat, opaque: Bool = false) {
| |- note: calls to initializer 'init(radius:opaque:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'ViewModifier'
32 | self.radius = radius
33 | self.opaque = opaque
[121/167] Compiling Turbocharger AlignmentOffset.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
8 |
9 | /// Returns a transition that blurs the view.
10 | public static let blur = AnyTransition.modifier(
| |- warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'blur' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 | active: BlurModifier(radius: 5),
12 | identity: BlurModifier(radius: 0)
SwiftUICore.AnyTransition:2:23: note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
1 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
2 | @frozen public struct AnyTransition {
| `- note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
3 | @available(iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0, *)
4 | public init<T>(_ transition: T) where T : Transition
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
8 |
9 | /// Returns a transition that blurs the view.
10 | public static let blur = AnyTransition.modifier(
| `- warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
11 | active: BlurModifier(radius: 5),
12 | identity: BlurModifier(radius: 0)
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:18:21: warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
14 |
15 | /// Returns a transition that blurs the view.
16 | public static func blur(radius: CGFloat, opaque: Bool = false) -> AnyTransition {
| `- note: add '@MainActor' to make static method 'blur(radius:opaque:)' part of global actor 'MainActor'
17 | .modifier(
18 | active: BlurModifier(radius: radius, opaque: opaque),
| `- warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
19 | identity: BlurModifier(radius: 0, opaque: opaque)
20 | )
:
29 | public var opaque: Bool
30 |
31 | public init(radius: CGFloat, opaque: Bool = false) {
| |- note: calls to initializer 'init(radius:opaque:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'ViewModifier'
32 | self.radius = radius
33 | self.opaque = opaque
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:19:23: warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
14 |
15 | /// Returns a transition that blurs the view.
16 | public static func blur(radius: CGFloat, opaque: Bool = false) -> AnyTransition {
| `- note: add '@MainActor' to make static method 'blur(radius:opaque:)' part of global actor 'MainActor'
17 | .modifier(
18 | active: BlurModifier(radius: radius, opaque: opaque),
19 | identity: BlurModifier(radius: 0, opaque: opaque)
| `- warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
20 | )
21 | }
:
29 | public var opaque: Bool
30 |
31 | public init(radius: CGFloat, opaque: Bool = false) {
| |- note: calls to initializer 'init(radius:opaque:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'ViewModifier'
32 | self.radius = radius
33 | self.opaque = opaque
[122/167] Compiling Turbocharger Badge.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
8 |
9 | /// Returns a transition that blurs the view.
10 | public static let blur = AnyTransition.modifier(
| |- warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'blur' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 | active: BlurModifier(radius: 5),
12 | identity: BlurModifier(radius: 0)
SwiftUICore.AnyTransition:2:23: note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
1 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
2 | @frozen public struct AnyTransition {
| `- note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
3 | @available(iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0, *)
4 | public init<T>(_ transition: T) where T : Transition
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
8 |
9 | /// Returns a transition that blurs the view.
10 | public static let blur = AnyTransition.modifier(
| `- warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
11 | active: BlurModifier(radius: 5),
12 | identity: BlurModifier(radius: 0)
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:18:21: warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
14 |
15 | /// Returns a transition that blurs the view.
16 | public static func blur(radius: CGFloat, opaque: Bool = false) -> AnyTransition {
| `- note: add '@MainActor' to make static method 'blur(radius:opaque:)' part of global actor 'MainActor'
17 | .modifier(
18 | active: BlurModifier(radius: radius, opaque: opaque),
| `- warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
19 | identity: BlurModifier(radius: 0, opaque: opaque)
20 | )
:
29 | public var opaque: Bool
30 |
31 | public init(radius: CGFloat, opaque: Bool = false) {
| |- note: calls to initializer 'init(radius:opaque:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'ViewModifier'
32 | self.radius = radius
33 | self.opaque = opaque
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:19:23: warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
14 |
15 | /// Returns a transition that blurs the view.
16 | public static func blur(radius: CGFloat, opaque: Bool = false) -> AnyTransition {
| `- note: add '@MainActor' to make static method 'blur(radius:opaque:)' part of global actor 'MainActor'
17 | .modifier(
18 | active: BlurModifier(radius: radius, opaque: opaque),
19 | identity: BlurModifier(radius: 0, opaque: opaque)
| `- warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
20 | )
21 | }
:
29 | public var opaque: Bool
30 |
31 | public init(radius: CGFloat, opaque: Bool = false) {
| |- note: calls to initializer 'init(radius:opaque:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'ViewModifier'
32 | self.radius = radius
33 | self.opaque = opaque
[123/167] Compiling Turbocharger BlurModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
8 |
9 | /// Returns a transition that blurs the view.
10 | public static let blur = AnyTransition.modifier(
| |- warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'blur' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 | active: BlurModifier(radius: 5),
12 | identity: BlurModifier(radius: 0)
SwiftUICore.AnyTransition:2:23: note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
1 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
2 | @frozen public struct AnyTransition {
| `- note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
3 | @available(iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0, *)
4 | public init<T>(_ transition: T) where T : Transition
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
8 |
9 | /// Returns a transition that blurs the view.
10 | public static let blur = AnyTransition.modifier(
| `- warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
11 | active: BlurModifier(radius: 5),
12 | identity: BlurModifier(radius: 0)
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:18:21: warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
14 |
15 | /// Returns a transition that blurs the view.
16 | public static func blur(radius: CGFloat, opaque: Bool = false) -> AnyTransition {
| `- note: add '@MainActor' to make static method 'blur(radius:opaque:)' part of global actor 'MainActor'
17 | .modifier(
18 | active: BlurModifier(radius: radius, opaque: opaque),
| `- warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
19 | identity: BlurModifier(radius: 0, opaque: opaque)
20 | )
:
29 | public var opaque: Bool
30 |
31 | public init(radius: CGFloat, opaque: Bool = false) {
| |- note: calls to initializer 'init(radius:opaque:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'ViewModifier'
32 | self.radius = radius
33 | self.opaque = opaque
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:19:23: warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
14 |
15 | /// Returns a transition that blurs the view.
16 | public static func blur(radius: CGFloat, opaque: Bool = false) -> AnyTransition {
| `- note: add '@MainActor' to make static method 'blur(radius:opaque:)' part of global actor 'MainActor'
17 | .modifier(
18 | active: BlurModifier(radius: radius, opaque: opaque),
19 | identity: BlurModifier(radius: 0, opaque: opaque)
| `- warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
20 | )
21 | }
:
29 | public var opaque: Bool
30 |
31 | public init(radius: CGFloat, opaque: Bool = false) {
| |- note: calls to initializer 'init(radius:opaque:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'ViewModifier'
32 | self.radius = radius
33 | self.opaque = opaque
[124/167] Compiling Turbocharger Hidden.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
8 |
9 | /// Returns a transition that blurs the view.
10 | public static let blur = AnyTransition.modifier(
| |- warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'blur' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 | active: BlurModifier(radius: 5),
12 | identity: BlurModifier(radius: 0)
SwiftUICore.AnyTransition:2:23: note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
1 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
2 | @frozen public struct AnyTransition {
| `- note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
3 | @available(iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0, *)
4 | public init<T>(_ transition: T) where T : Transition
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
8 |
9 | /// Returns a transition that blurs the view.
10 | public static let blur = AnyTransition.modifier(
| `- warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
11 | active: BlurModifier(radius: 5),
12 | identity: BlurModifier(radius: 0)
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:18:21: warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
14 |
15 | /// Returns a transition that blurs the view.
16 | public static func blur(radius: CGFloat, opaque: Bool = false) -> AnyTransition {
| `- note: add '@MainActor' to make static method 'blur(radius:opaque:)' part of global actor 'MainActor'
17 | .modifier(
18 | active: BlurModifier(radius: radius, opaque: opaque),
| `- warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
19 | identity: BlurModifier(radius: 0, opaque: opaque)
20 | )
:
29 | public var opaque: Bool
30 |
31 | public init(radius: CGFloat, opaque: Bool = false) {
| |- note: calls to initializer 'init(radius:opaque:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'ViewModifier'
32 | self.radius = radius
33 | self.opaque = opaque
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:19:23: warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
14 |
15 | /// Returns a transition that blurs the view.
16 | public static func blur(radius: CGFloat, opaque: Bool = false) -> AnyTransition {
| `- note: add '@MainActor' to make static method 'blur(radius:opaque:)' part of global actor 'MainActor'
17 | .modifier(
18 | active: BlurModifier(radius: radius, opaque: opaque),
19 | identity: BlurModifier(radius: 0, opaque: opaque)
| `- warning: call to main actor-isolated initializer 'init(radius:opaque:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
20 | )
21 | }
:
29 | public var opaque: Bool
30 |
31 | public init(radius: CGFloat, opaque: Bool = false) {
| |- note: calls to initializer 'init(radius:opaque:)' from outside of its actor context are implicitly asynchronous
| `- note: main actor isolation inferred from conformance to protocol 'ViewModifier'
32 | self.radius = radius
33 | self.opaque = opaque
[125/172] Emitting module Turbocharger
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
44 | @inlinable
45 | public init(wrappedValue: ObjectType?) {
46 | storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
| `- warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
47 | }
48 |
SwiftUICore.ObservedObject.init:2:35: note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public init(wrappedValue: ObjectType)}
| `- note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/AsyncForEach.swift:58:16: warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
55 | }
56 |
57 | extension AsyncForEach: DynamicViewContent {
| `- note: add '@preconcurrency' to the 'DynamicViewContent' conformance to defer isolation checking to run time
58 | public var data: [Data.Element] {
| `- warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
59 | values.compactMap { $0.asOptional() }
60 | }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
8 |
9 | /// Returns a transition that blurs the view.
10 | public static let blur = AnyTransition.modifier(
| |- warning: static property 'blur' is not concurrency-safe because non-'Sendable' type 'AnyTransition' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'blur' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
11 | active: BlurModifier(radius: 5),
12 | identity: BlurModifier(radius: 0)
SwiftUICore.AnyTransition:2:23: note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
1 | @available(iOS 13.0, macOS 10.15, tvOS 13.0, watchOS 6.0, *)
2 | @frozen public struct AnyTransition {
| `- note: struct 'AnyTransition' does not conform to the 'Sendable' protocol
3 | @available(iOS 17.0, macOS 14.0, tvOS 17.0, watchOS 10.0, *)
4 | public init<T>(_ transition: T) where T : Transition
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/BlurModifier.swift:10:23: warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
8 |
9 | /// Returns a transition that blurs the view.
10 | public static let blur = AnyTransition.modifier(
| `- warning: main actor-isolated default value in a nonisolated context; this is an error in the Swift 6 language mode
11 | active: BlurModifier(radius: 5),
12 | identity: BlurModifier(radius: 0)
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/Shimmer.swift:190:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
174 | }
175 |
176 | private class ShimmerClock: ObservableObject {
| `- note: class 'ShimmerClock' does not conform to the 'Sendable' protocol
177 | @Published var phase: CGFloat = 0
178 |
:
188 | #endif
189 |
190 | static let shared = ShimmerClock()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
191 | private init() {
192 | }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
44 | @inlinable
45 | public init(wrappedValue: ObjectType?) {
46 | storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
| |- warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
47 | }
48 |
[126/172] Compiling Turbocharger Mask.swift
[127/172] Compiling Turbocharger OnAppearAndChange.swift
[128/172] Compiling Turbocharger ProposedSizeObserver.swift
[129/172] Compiling Turbocharger RotationRelativeFrameModifier.swift
[130/172] Compiling Turbocharger SafeArea.swift
[131/172] Compiling Turbocharger FirstTextMidline.swift
[132/172] Compiling Turbocharger VariadicAlignmentID.swift
[133/172] Compiling Turbocharger ArrayBuilder.swift
[134/172] Compiling Turbocharger EquatableBox.swift
[135/172] Compiling Turbocharger IdentifiableBox.swift
[136/172] Compiling Turbocharger FormatTransform.swift
[137/172] Compiling Turbocharger ScaledFrame.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/Shimmer.swift:190:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
174 | }
175 |
176 | private class ShimmerClock: ObservableObject {
| `- note: class 'ShimmerClock' does not conform to the 'Sendable' protocol
177 | @Published var phase: CGFloat = 0
178 |
:
188 | #endif
189 |
190 | static let shared = ShimmerClock()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
191 | private init() {
192 | }
[138/172] Compiling Turbocharger Shimmer.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/Shimmer.swift:190:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
174 | }
175 |
176 | private class ShimmerClock: ObservableObject {
| `- note: class 'ShimmerClock' does not conform to the 'Sendable' protocol
177 | @Published var phase: CGFloat = 0
178 |
:
188 | #endif
189 |
190 | static let shared = ShimmerClock()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
191 | private init() {
192 | }
[139/172] Compiling Turbocharger SizeThatFitsRelativeFrameModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/Shimmer.swift:190:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
174 | }
175 |
176 | private class ShimmerClock: ObservableObject {
| `- note: class 'ShimmerClock' does not conform to the 'Sendable' protocol
177 | @Published var phase: CGFloat = 0
178 |
:
188 | #endif
189 |
190 | static let shared = ShimmerClock()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
191 | private init() {
192 | }
[140/172] Compiling Turbocharger VibrancyEffect.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/Shimmer.swift:190:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
174 | }
175 |
176 | private class ShimmerClock: ObservableObject {
| `- note: class 'ShimmerClock' does not conform to the 'Sendable' protocol
177 | @Published var phase: CGFloat = 0
178 |
:
188 | #endif
189 |
190 | static let shared = ShimmerClock()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
191 | private init() {
192 | }
[141/172] Compiling Turbocharger module.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/ViewModifier/Shimmer.swift:190:16: warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
174 | }
175 |
176 | private class ShimmerClock: ObservableObject {
| `- note: class 'ShimmerClock' does not conform to the 'Sendable' protocol
177 | @Published var phase: CGFloat = 0
178 |
:
188 | #endif
189 |
190 | static let shared = ShimmerClock()
| |- warning: static property 'shared' is not concurrency-safe because non-'Sendable' type 'ShimmerClock' may have shared mutable state; this is an error in the Swift 6 language mode
| |- note: add '@MainActor' to make static property 'shared' part of global actor 'MainActor'
| `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
191 | private init() {
192 | }
[142/172] Compiling Turbocharger AdaptiveStack.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/AsyncForEach.swift:58:16: warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
55 | }
56 |
57 | extension AsyncForEach: DynamicViewContent {
| `- note: add '@preconcurrency' to the 'DynamicViewContent' conformance to defer isolation checking to run time
58 | public var data: [Data.Element] {
| `- warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
59 | values.compactMap { $0.asOptional() }
60 | }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: call to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
37 |
38 | /// Cleans up the layer in anticipation of it's removal.
39 | @MainActor @preconcurrency static func dismantleCALayer(_ layer: CALayerType, coordinator: Coordinator)
| `- note: calls to static method 'dismantleCALayer(_:coordinator:)' from outside of its actor context are implicitly asynchronous
40 |
41 | typealias Context = CALayerRepresentableContext<Self>
:
142 | deinit {
143 | if let layer {
144 | Representable.dismantleCALayer(
| `- warning: call to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
145 | layer,
146 | coordinator: coordinator
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: sending 'layer' risks causing data races; this is an error in the Swift 6 language mode
142 | deinit {
143 | if let layer {
144 | Representable.dismantleCALayer(
| |- warning: sending 'layer' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated 'layer' to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' risks causing data races between main actor-isolated and task-isolated uses
145 | layer,
146 | coordinator: coordinator
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: sending 'self.coordinator' risks causing data races; this is an error in the Swift 6 language mode
142 | deinit {
143 | if let layer {
144 | Representable.dismantleCALayer(
| |- warning: sending 'self.coordinator' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated 'self.coordinator' to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' risks causing data races between main actor-isolated and task-isolated uses
145 | layer,
146 | coordinator: coordinator
[143/172] Compiling Turbocharger AsyncButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/AsyncForEach.swift:58:16: warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
55 | }
56 |
57 | extension AsyncForEach: DynamicViewContent {
| `- note: add '@preconcurrency' to the 'DynamicViewContent' conformance to defer isolation checking to run time
58 | public var data: [Data.Element] {
| `- warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
59 | values.compactMap { $0.asOptional() }
60 | }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: call to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
37 |
38 | /// Cleans up the layer in anticipation of it's removal.
39 | @MainActor @preconcurrency static func dismantleCALayer(_ layer: CALayerType, coordinator: Coordinator)
| `- note: calls to static method 'dismantleCALayer(_:coordinator:)' from outside of its actor context are implicitly asynchronous
40 |
41 | typealias Context = CALayerRepresentableContext<Self>
:
142 | deinit {
143 | if let layer {
144 | Representable.dismantleCALayer(
| `- warning: call to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
145 | layer,
146 | coordinator: coordinator
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: sending 'layer' risks causing data races; this is an error in the Swift 6 language mode
142 | deinit {
143 | if let layer {
144 | Representable.dismantleCALayer(
| |- warning: sending 'layer' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated 'layer' to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' risks causing data races between main actor-isolated and task-isolated uses
145 | layer,
146 | coordinator: coordinator
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: sending 'self.coordinator' risks causing data races; this is an error in the Swift 6 language mode
142 | deinit {
143 | if let layer {
144 | Representable.dismantleCALayer(
| |- warning: sending 'self.coordinator' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated 'self.coordinator' to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' risks causing data races between main actor-isolated and task-isolated uses
145 | layer,
146 | coordinator: coordinator
[144/172] Compiling Turbocharger AsyncForEach.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/AsyncForEach.swift:58:16: warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
55 | }
56 |
57 | extension AsyncForEach: DynamicViewContent {
| `- note: add '@preconcurrency' to the 'DynamicViewContent' conformance to defer isolation checking to run time
58 | public var data: [Data.Element] {
| `- warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
59 | values.compactMap { $0.asOptional() }
60 | }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: call to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
37 |
38 | /// Cleans up the layer in anticipation of it's removal.
39 | @MainActor @preconcurrency static func dismantleCALayer(_ layer: CALayerType, coordinator: Coordinator)
| `- note: calls to static method 'dismantleCALayer(_:coordinator:)' from outside of its actor context are implicitly asynchronous
40 |
41 | typealias Context = CALayerRepresentableContext<Self>
:
142 | deinit {
143 | if let layer {
144 | Representable.dismantleCALayer(
| `- warning: call to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
145 | layer,
146 | coordinator: coordinator
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: sending 'layer' risks causing data races; this is an error in the Swift 6 language mode
142 | deinit {
143 | if let layer {
144 | Representable.dismantleCALayer(
| |- warning: sending 'layer' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated 'layer' to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' risks causing data races between main actor-isolated and task-isolated uses
145 | layer,
146 | coordinator: coordinator
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: sending 'self.coordinator' risks causing data races; this is an error in the Swift 6 language mode
142 | deinit {
143 | if let layer {
144 | Representable.dismantleCALayer(
| |- warning: sending 'self.coordinator' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated 'self.coordinator' to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' risks causing data races between main actor-isolated and task-isolated uses
145 | layer,
146 | coordinator: coordinator
[145/172] Compiling Turbocharger CALayerRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/AsyncForEach.swift:58:16: warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
55 | }
56 |
57 | extension AsyncForEach: DynamicViewContent {
| `- note: add '@preconcurrency' to the 'DynamicViewContent' conformance to defer isolation checking to run time
58 | public var data: [Data.Element] {
| `- warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
59 | values.compactMap { $0.asOptional() }
60 | }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: call to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
37 |
38 | /// Cleans up the layer in anticipation of it's removal.
39 | @MainActor @preconcurrency static func dismantleCALayer(_ layer: CALayerType, coordinator: Coordinator)
| `- note: calls to static method 'dismantleCALayer(_:coordinator:)' from outside of its actor context are implicitly asynchronous
40 |
41 | typealias Context = CALayerRepresentableContext<Self>
:
142 | deinit {
143 | if let layer {
144 | Representable.dismantleCALayer(
| `- warning: call to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
145 | layer,
146 | coordinator: coordinator
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: sending 'layer' risks causing data races; this is an error in the Swift 6 language mode
142 | deinit {
143 | if let layer {
144 | Representable.dismantleCALayer(
| |- warning: sending 'layer' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated 'layer' to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' risks causing data races between main actor-isolated and task-isolated uses
145 | layer,
146 | coordinator: coordinator
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: sending 'self.coordinator' risks causing data races; this is an error in the Swift 6 language mode
142 | deinit {
143 | if let layer {
144 | Representable.dismantleCALayer(
| |- warning: sending 'self.coordinator' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated 'self.coordinator' to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' risks causing data races between main actor-isolated and task-isolated uses
145 | layer,
146 | coordinator: coordinator
[146/172] Compiling Turbocharger CollectionView.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/AsyncForEach.swift:58:16: warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
55 | }
56 |
57 | extension AsyncForEach: DynamicViewContent {
| `- note: add '@preconcurrency' to the 'DynamicViewContent' conformance to defer isolation checking to run time
58 | public var data: [Data.Element] {
| `- warning: main actor-isolated property 'data' cannot be used to satisfy nonisolated requirement from protocol 'DynamicViewContent'; this is an error in the Swift 6 language mode
59 | values.compactMap { $0.asOptional() }
60 | }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: call to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
37 |
38 | /// Cleans up the layer in anticipation of it's removal.
39 | @MainActor @preconcurrency static func dismantleCALayer(_ layer: CALayerType, coordinator: Coordinator)
| `- note: calls to static method 'dismantleCALayer(_:coordinator:)' from outside of its actor context are implicitly asynchronous
40 |
41 | typealias Context = CALayerRepresentableContext<Self>
:
142 | deinit {
143 | if let layer {
144 | Representable.dismantleCALayer(
| `- warning: call to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
145 | layer,
146 | coordinator: coordinator
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: sending 'layer' risks causing data races; this is an error in the Swift 6 language mode
142 | deinit {
143 | if let layer {
144 | Representable.dismantleCALayer(
| |- warning: sending 'layer' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated 'layer' to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' risks causing data races between main actor-isolated and task-isolated uses
145 | layer,
146 | coordinator: coordinator
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/CALayerRepresentable.swift:144:31: warning: sending 'self.coordinator' risks causing data races; this is an error in the Swift 6 language mode
142 | deinit {
143 | if let layer {
144 | Representable.dismantleCALayer(
| |- warning: sending 'self.coordinator' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated 'self.coordinator' to main actor-isolated static method 'dismantleCALayer(_:coordinator:)' risks causing data races between main actor-isolated and task-isolated uses
145 | layer,
146 | coordinator: coordinator
[147/172] Compiling Turbocharger LabeledView.swift
[148/172] Compiling Turbocharger MarqueeHStack.swift
[149/172] Compiling Turbocharger MarqueeText.swift
[150/172] Compiling Turbocharger PlatformViewRepresentable.swift
[151/172] Compiling Turbocharger ProposedSizeReader.swift
[152/172] Compiling Turbocharger OptionalObservedObject.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
44 | @inlinable
45 | public init(wrappedValue: ObjectType?) {
46 | storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
| `- warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
47 | }
48 |
SwiftUICore.ObservedObject.init:2:35: note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public init(wrappedValue: ObjectType)}
| `- note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:50:23: warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
48 |
49 | public var wrappedValue: ObjectType? {
50 | get { storage.wrappedValue.value }
| `- warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
51 | nonmutating set { storage.wrappedValue.value = newValue }
52 | }
SwiftUICore.ObservedObject.wrappedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
| `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:51:35: warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
49 | public var wrappedValue: ObjectType? {
50 | get { storage.wrappedValue.value }
51 | nonmutating set { storage.wrappedValue.value = newValue }
| `- warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
52 | }
53 |
SwiftUICore.ObservedObject.wrappedValue:2:39: note: mutation of this property is only permitted within the actor
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
| `- note: mutation of this property is only permitted within the actor
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:31: warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 | public var projectedValue: Binding<ObjectType?> {
55 | storage.projectedValue.value
| `- warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 | }
57 |
SwiftUICore.ObservedObject.Wrapper.subscript:3:35: note: subscript declared here
1 | generic struct ObservedObject {
2 | struct Wrapper {
3 | @MainActor @preconcurrency public subscript<Subject>(dynamicMember keyPath: ReferenceWritableKeyPath<ObjectType, Subject>) -> Binding<Subject> { get } }
| `- note: subscript declared here
4 | }
5 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:17: warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 | public var projectedValue: Binding<ObjectType?> {
55 | storage.projectedValue.value
| `- warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 | }
57 |
SwiftUICore.ObservedObject.projectedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var projectedValue: ObservedObject<ObjectType>.Wrapper { get }}
| `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:60:30: warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
58 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
59 | public static var _propertyBehaviors: UInt32 {
60 | StateObject<Storage>._propertyBehaviors
| `- warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
61 | }
62 | }
SwiftUICore.StateObject._propertyBehaviors:2:46: note: static property declared here
1 | generic struct StateObject {
2 | @MainActor @preconcurrency public static var _propertyBehaviors: UInt32 { get }}
| `- note: static property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
44 | @inlinable
45 | public init(wrappedValue: ObjectType?) {
46 | storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
| |- warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
47 | }
48 |
[153/172] Compiling Turbocharger OptionalStateObject.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
44 | @inlinable
45 | public init(wrappedValue: ObjectType?) {
46 | storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
| `- warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
47 | }
48 |
SwiftUICore.ObservedObject.init:2:35: note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public init(wrappedValue: ObjectType)}
| `- note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:50:23: warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
48 |
49 | public var wrappedValue: ObjectType? {
50 | get { storage.wrappedValue.value }
| `- warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
51 | nonmutating set { storage.wrappedValue.value = newValue }
52 | }
SwiftUICore.ObservedObject.wrappedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
| `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:51:35: warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
49 | public var wrappedValue: ObjectType? {
50 | get { storage.wrappedValue.value }
51 | nonmutating set { storage.wrappedValue.value = newValue }
| `- warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
52 | }
53 |
SwiftUICore.ObservedObject.wrappedValue:2:39: note: mutation of this property is only permitted within the actor
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
| `- note: mutation of this property is only permitted within the actor
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:31: warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 | public var projectedValue: Binding<ObjectType?> {
55 | storage.projectedValue.value
| `- warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 | }
57 |
SwiftUICore.ObservedObject.Wrapper.subscript:3:35: note: subscript declared here
1 | generic struct ObservedObject {
2 | struct Wrapper {
3 | @MainActor @preconcurrency public subscript<Subject>(dynamicMember keyPath: ReferenceWritableKeyPath<ObjectType, Subject>) -> Binding<Subject> { get } }
| `- note: subscript declared here
4 | }
5 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:17: warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 | public var projectedValue: Binding<ObjectType?> {
55 | storage.projectedValue.value
| `- warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 | }
57 |
SwiftUICore.ObservedObject.projectedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var projectedValue: ObservedObject<ObjectType>.Wrapper { get }}
| `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:60:30: warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
58 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
59 | public static var _propertyBehaviors: UInt32 {
60 | StateObject<Storage>._propertyBehaviors
| `- warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
61 | }
62 | }
SwiftUICore.StateObject._propertyBehaviors:2:46: note: static property declared here
1 | generic struct StateObject {
2 | @MainActor @preconcurrency public static var _propertyBehaviors: UInt32 { get }}
| `- note: static property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
44 | @inlinable
45 | public init(wrappedValue: ObjectType?) {
46 | storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
| |- warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
47 | }
48 |
[154/172] Compiling Turbocharger PublishedState.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
44 | @inlinable
45 | public init(wrappedValue: ObjectType?) {
46 | storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
| `- warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
47 | }
48 |
SwiftUICore.ObservedObject.init:2:35: note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public init(wrappedValue: ObjectType)}
| `- note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:50:23: warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
48 |
49 | public var wrappedValue: ObjectType? {
50 | get { storage.wrappedValue.value }
| `- warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
51 | nonmutating set { storage.wrappedValue.value = newValue }
52 | }
SwiftUICore.ObservedObject.wrappedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
| `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:51:35: warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
49 | public var wrappedValue: ObjectType? {
50 | get { storage.wrappedValue.value }
51 | nonmutating set { storage.wrappedValue.value = newValue }
| `- warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
52 | }
53 |
SwiftUICore.ObservedObject.wrappedValue:2:39: note: mutation of this property is only permitted within the actor
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
| `- note: mutation of this property is only permitted within the actor
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:31: warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 | public var projectedValue: Binding<ObjectType?> {
55 | storage.projectedValue.value
| `- warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 | }
57 |
SwiftUICore.ObservedObject.Wrapper.subscript:3:35: note: subscript declared here
1 | generic struct ObservedObject {
2 | struct Wrapper {
3 | @MainActor @preconcurrency public subscript<Subject>(dynamicMember keyPath: ReferenceWritableKeyPath<ObjectType, Subject>) -> Binding<Subject> { get } }
| `- note: subscript declared here
4 | }
5 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:17: warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 | public var projectedValue: Binding<ObjectType?> {
55 | storage.projectedValue.value
| `- warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 | }
57 |
SwiftUICore.ObservedObject.projectedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var projectedValue: ObservedObject<ObjectType>.Wrapper { get }}
| `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:60:30: warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
58 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
59 | public static var _propertyBehaviors: UInt32 {
60 | StateObject<Storage>._propertyBehaviors
| `- warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
61 | }
62 | }
SwiftUICore.StateObject._propertyBehaviors:2:46: note: static property declared here
1 | generic struct StateObject {
2 | @MainActor @preconcurrency public static var _propertyBehaviors: UInt32 { get }}
| `- note: static property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
44 | @inlinable
45 | public init(wrappedValue: ObjectType?) {
46 | storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
| |- warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
47 | }
48 |
[155/172] Compiling Turbocharger Alignment+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
44 | @inlinable
45 | public init(wrappedValue: ObjectType?) {
46 | storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
| `- warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
47 | }
48 |
SwiftUICore.ObservedObject.init:2:35: note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public init(wrappedValue: ObjectType)}
| `- note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:50:23: warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
48 |
49 | public var wrappedValue: ObjectType? {
50 | get { storage.wrappedValue.value }
| `- warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
51 | nonmutating set { storage.wrappedValue.value = newValue }
52 | }
SwiftUICore.ObservedObject.wrappedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
| `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:51:35: warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
49 | public var wrappedValue: ObjectType? {
50 | get { storage.wrappedValue.value }
51 | nonmutating set { storage.wrappedValue.value = newValue }
| `- warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
52 | }
53 |
SwiftUICore.ObservedObject.wrappedValue:2:39: note: mutation of this property is only permitted within the actor
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
| `- note: mutation of this property is only permitted within the actor
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:31: warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 | public var projectedValue: Binding<ObjectType?> {
55 | storage.projectedValue.value
| `- warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 | }
57 |
SwiftUICore.ObservedObject.Wrapper.subscript:3:35: note: subscript declared here
1 | generic struct ObservedObject {
2 | struct Wrapper {
3 | @MainActor @preconcurrency public subscript<Subject>(dynamicMember keyPath: ReferenceWritableKeyPath<ObjectType, Subject>) -> Binding<Subject> { get } }
| `- note: subscript declared here
4 | }
5 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:17: warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 | public var projectedValue: Binding<ObjectType?> {
55 | storage.projectedValue.value
| `- warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 | }
57 |
SwiftUICore.ObservedObject.projectedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var projectedValue: ObservedObject<ObjectType>.Wrapper { get }}
| `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:60:30: warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
58 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
59 | public static var _propertyBehaviors: UInt32 {
60 | StateObject<Storage>._propertyBehaviors
| `- warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
61 | }
62 | }
SwiftUICore.StateObject._propertyBehaviors:2:46: note: static property declared here
1 | generic struct StateObject {
2 | @MainActor @preconcurrency public static var _propertyBehaviors: UInt32 { get }}
| `- note: static property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
44 | @inlinable
45 | public init(wrappedValue: ObjectType?) {
46 | storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
| |- warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
47 | }
48 |
[156/172] Compiling Turbocharger EdgeInsets+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
44 | @inlinable
45 | public init(wrappedValue: ObjectType?) {
46 | storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
| `- warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
47 | }
48 |
SwiftUICore.ObservedObject.init:2:35: note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public init(wrappedValue: ObjectType)}
| `- note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:50:23: warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
48 |
49 | public var wrappedValue: ObjectType? {
50 | get { storage.wrappedValue.value }
| `- warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
51 | nonmutating set { storage.wrappedValue.value = newValue }
52 | }
SwiftUICore.ObservedObject.wrappedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
| `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:51:35: warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
49 | public var wrappedValue: ObjectType? {
50 | get { storage.wrappedValue.value }
51 | nonmutating set { storage.wrappedValue.value = newValue }
| `- warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
52 | }
53 |
SwiftUICore.ObservedObject.wrappedValue:2:39: note: mutation of this property is only permitted within the actor
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
| `- note: mutation of this property is only permitted within the actor
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:31: warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 | public var projectedValue: Binding<ObjectType?> {
55 | storage.projectedValue.value
| `- warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 | }
57 |
SwiftUICore.ObservedObject.Wrapper.subscript:3:35: note: subscript declared here
1 | generic struct ObservedObject {
2 | struct Wrapper {
3 | @MainActor @preconcurrency public subscript<Subject>(dynamicMember keyPath: ReferenceWritableKeyPath<ObjectType, Subject>) -> Binding<Subject> { get } }
| `- note: subscript declared here
4 | }
5 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:17: warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 | public var projectedValue: Binding<ObjectType?> {
55 | storage.projectedValue.value
| `- warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 | }
57 |
SwiftUICore.ObservedObject.projectedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var projectedValue: ObservedObject<ObjectType>.Wrapper { get }}
| `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:60:30: warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
58 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
59 | public static var _propertyBehaviors: UInt32 {
60 | StateObject<Storage>._propertyBehaviors
| `- warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
61 | }
62 | }
SwiftUICore.StateObject._propertyBehaviors:2:46: note: static property declared here
1 | generic struct StateObject {
2 | @MainActor @preconcurrency public static var _propertyBehaviors: UInt32 { get }}
| `- note: static property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
44 | @inlinable
45 | public init(wrappedValue: ObjectType?) {
46 | storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
| |- warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
47 | }
48 |
[157/172] Compiling Turbocharger Transaction+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
44 | @inlinable
45 | public init(wrappedValue: ObjectType?) {
46 | storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
| `- warning: call to main actor-isolated initializer 'init(wrappedValue:)' in a synchronous nonisolated context; this is an error in the Swift 6 language mode
47 | }
48 |
SwiftUICore.ObservedObject.init:2:35: note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public init(wrappedValue: ObjectType)}
| `- note: calls to initializer 'init(wrappedValue:)' from outside of its actor context are implicitly asynchronous
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:50:23: warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
48 |
49 | public var wrappedValue: ObjectType? {
50 | get { storage.wrappedValue.value }
| `- warning: main actor-isolated property 'wrappedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
51 | nonmutating set { storage.wrappedValue.value = newValue }
52 | }
SwiftUICore.ObservedObject.wrappedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
| `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:51:35: warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
49 | public var wrappedValue: ObjectType? {
50 | get { storage.wrappedValue.value }
51 | nonmutating set { storage.wrappedValue.value = newValue }
| `- warning: main actor-isolated property 'wrappedValue' can not be mutated from a nonisolated context; this is an error in the Swift 6 language mode
52 | }
53 |
SwiftUICore.ObservedObject.wrappedValue:2:39: note: mutation of this property is only permitted within the actor
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var wrappedValue: ObjectType}
| `- note: mutation of this property is only permitted within the actor
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:31: warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 | public var projectedValue: Binding<ObjectType?> {
55 | storage.projectedValue.value
| `- warning: main actor-isolated subscript 'subscript(dynamicMember:)' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 | }
57 |
SwiftUICore.ObservedObject.Wrapper.subscript:3:35: note: subscript declared here
1 | generic struct ObservedObject {
2 | struct Wrapper {
3 | @MainActor @preconcurrency public subscript<Subject>(dynamicMember keyPath: ReferenceWritableKeyPath<ObjectType, Subject>) -> Binding<Subject> { get } }
| `- note: subscript declared here
4 | }
5 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:55:17: warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
53 |
54 | public var projectedValue: Binding<ObjectType?> {
55 | storage.projectedValue.value
| `- warning: main actor-isolated property 'projectedValue' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
56 | }
57 |
SwiftUICore.ObservedObject.projectedValue:2:39: note: property declared here
1 | generic struct ObservedObject {
2 | @MainActor @preconcurrency public var projectedValue: ObservedObject<ObjectType>.Wrapper { get }}
| `- note: property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:60:30: warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
58 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
59 | public static var _propertyBehaviors: UInt32 {
60 | StateObject<Storage>._propertyBehaviors
| `- warning: main actor-isolated static property '_propertyBehaviors' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
61 | }
62 | }
SwiftUICore.StateObject._propertyBehaviors:2:46: note: static property declared here
1 | generic struct StateObject {
2 | @MainActor @preconcurrency public static var _propertyBehaviors: UInt32 { get }}
| `- note: static property declared here
3 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/DynamicProperty/OptionalObservedObject.swift:46:41: warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
44 | @inlinable
45 | public init(wrappedValue: ObjectType?) {
46 | storage = ObservedObject<Storage>(wrappedValue: Storage(value: wrappedValue))
| |- warning: sending value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' risks causing data races; this is an error in the Swift 6 language mode
| `- note: sending task-isolated value of non-Sendable type 'OptionalObservedObject<ObjectType>.Storage' to main actor-isolated callee risks causing races in between task-isolated and main actor-isolated uses
47 | }
48 |
[158/172] Compiling Turbocharger CollectionViewRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:46:21: warning: mutation of captured var 'width' in concurrently-executing code
44 | .hidden()
45 | .alignmentGuide(alignment.horizontal) { d in
46 | width = d.width
| `- warning: mutation of captured var 'width' in concurrently-executing code
47 | x = 0
48 | y = 0
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:47:21: warning: mutation of captured var 'x' in concurrently-executing code
45 | .alignmentGuide(alignment.horizontal) { d in
46 | width = d.width
47 | x = 0
| `- warning: mutation of captured var 'x' in concurrently-executing code
48 | y = 0
49 | return 0
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:48:21: warning: mutation of captured var 'y' in concurrently-executing code
46 | width = d.width
47 | x = 0
48 | y = 0
| `- warning: mutation of captured var 'y' in concurrently-executing code
49 | return 0
50 | }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:54:24: warning: reference to captured var 'x' in concurrently-executing code
52 | content
53 | .alignmentGuide(alignment.horizontal) { d in
54 | if x + d.width > width {
| `- warning: reference to captured var 'x' in concurrently-executing code
55 | x = 0
56 | y += d.height + spacing
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:54:38: warning: reference to captured var 'width' in concurrently-executing code
52 | content
53 | .alignmentGuide(alignment.horizontal) { d in
54 | if x + d.width > width {
| `- warning: reference to captured var 'width' in concurrently-executing code
55 | x = 0
56 | y += d.height + spacing
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:55:25: warning: mutation of captured var 'x' in concurrently-executing code
53 | .alignmentGuide(alignment.horizontal) { d in
54 | if x + d.width > width {
55 | x = 0
| `- warning: mutation of captured var 'x' in concurrently-executing code
56 | y += d.height + spacing
57 | }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:56:25: warning: mutation of captured var 'y' in concurrently-executing code
54 | if x + d.width > width {
55 | x = 0
56 | y += d.height + spacing
| `- warning: mutation of captured var 'y' in concurrently-executing code
57 | }
58 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:59:34: warning: reference to captured var 'x' in concurrently-executing code
57 | }
58 |
59 | let result = x
| `- warning: reference to captured var 'x' in concurrently-executing code
60 | x += d.width + spacing
61 | return -result
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:60:21: warning: mutation of captured var 'x' in concurrently-executing code
58 |
59 | let result = x
60 | x += d.width + spacing
| `- warning: mutation of captured var 'x' in concurrently-executing code
61 | return -result
62 | }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:64:32: warning: reference to captured var 'y' in concurrently-executing code
62 | }
63 | .alignmentGuide(alignment.vertical) { d in
64 | d.height - y
| `- warning: reference to captured var 'y' in concurrently-executing code
65 | }
66 | }
[159/172] Compiling Turbocharger FlowStack.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:46:21: warning: mutation of captured var 'width' in concurrently-executing code
44 | .hidden()
45 | .alignmentGuide(alignment.horizontal) { d in
46 | width = d.width
| `- warning: mutation of captured var 'width' in concurrently-executing code
47 | x = 0
48 | y = 0
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:47:21: warning: mutation of captured var 'x' in concurrently-executing code
45 | .alignmentGuide(alignment.horizontal) { d in
46 | width = d.width
47 | x = 0
| `- warning: mutation of captured var 'x' in concurrently-executing code
48 | y = 0
49 | return 0
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:48:21: warning: mutation of captured var 'y' in concurrently-executing code
46 | width = d.width
47 | x = 0
48 | y = 0
| `- warning: mutation of captured var 'y' in concurrently-executing code
49 | return 0
50 | }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:54:24: warning: reference to captured var 'x' in concurrently-executing code
52 | content
53 | .alignmentGuide(alignment.horizontal) { d in
54 | if x + d.width > width {
| `- warning: reference to captured var 'x' in concurrently-executing code
55 | x = 0
56 | y += d.height + spacing
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:54:38: warning: reference to captured var 'width' in concurrently-executing code
52 | content
53 | .alignmentGuide(alignment.horizontal) { d in
54 | if x + d.width > width {
| `- warning: reference to captured var 'width' in concurrently-executing code
55 | x = 0
56 | y += d.height + spacing
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:55:25: warning: mutation of captured var 'x' in concurrently-executing code
53 | .alignmentGuide(alignment.horizontal) { d in
54 | if x + d.width > width {
55 | x = 0
| `- warning: mutation of captured var 'x' in concurrently-executing code
56 | y += d.height + spacing
57 | }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:56:25: warning: mutation of captured var 'y' in concurrently-executing code
54 | if x + d.width > width {
55 | x = 0
56 | y += d.height + spacing
| `- warning: mutation of captured var 'y' in concurrently-executing code
57 | }
58 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:59:34: warning: reference to captured var 'x' in concurrently-executing code
57 | }
58 |
59 | let result = x
| `- warning: reference to captured var 'x' in concurrently-executing code
60 | x += d.width + spacing
61 | return -result
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:60:21: warning: mutation of captured var 'x' in concurrently-executing code
58 |
59 | let result = x
60 | x += d.width + spacing
| `- warning: mutation of captured var 'x' in concurrently-executing code
61 | return -result
62 | }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:64:32: warning: reference to captured var 'y' in concurrently-executing code
62 | }
63 | .alignmentGuide(alignment.vertical) { d in
64 | d.height - y
| `- warning: reference to captured var 'y' in concurrently-executing code
65 | }
66 | }
[160/172] Compiling Turbocharger FluidGradient.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:46:21: warning: mutation of captured var 'width' in concurrently-executing code
44 | .hidden()
45 | .alignmentGuide(alignment.horizontal) { d in
46 | width = d.width
| `- warning: mutation of captured var 'width' in concurrently-executing code
47 | x = 0
48 | y = 0
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:47:21: warning: mutation of captured var 'x' in concurrently-executing code
45 | .alignmentGuide(alignment.horizontal) { d in
46 | width = d.width
47 | x = 0
| `- warning: mutation of captured var 'x' in concurrently-executing code
48 | y = 0
49 | return 0
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:48:21: warning: mutation of captured var 'y' in concurrently-executing code
46 | width = d.width
47 | x = 0
48 | y = 0
| `- warning: mutation of captured var 'y' in concurrently-executing code
49 | return 0
50 | }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:54:24: warning: reference to captured var 'x' in concurrently-executing code
52 | content
53 | .alignmentGuide(alignment.horizontal) { d in
54 | if x + d.width > width {
| `- warning: reference to captured var 'x' in concurrently-executing code
55 | x = 0
56 | y += d.height + spacing
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:54:38: warning: reference to captured var 'width' in concurrently-executing code
52 | content
53 | .alignmentGuide(alignment.horizontal) { d in
54 | if x + d.width > width {
| `- warning: reference to captured var 'width' in concurrently-executing code
55 | x = 0
56 | y += d.height + spacing
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:55:25: warning: mutation of captured var 'x' in concurrently-executing code
53 | .alignmentGuide(alignment.horizontal) { d in
54 | if x + d.width > width {
55 | x = 0
| `- warning: mutation of captured var 'x' in concurrently-executing code
56 | y += d.height + spacing
57 | }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:56:25: warning: mutation of captured var 'y' in concurrently-executing code
54 | if x + d.width > width {
55 | x = 0
56 | y += d.height + spacing
| `- warning: mutation of captured var 'y' in concurrently-executing code
57 | }
58 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:59:34: warning: reference to captured var 'x' in concurrently-executing code
57 | }
58 |
59 | let result = x
| `- warning: reference to captured var 'x' in concurrently-executing code
60 | x += d.width + spacing
61 | return -result
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:60:21: warning: mutation of captured var 'x' in concurrently-executing code
58 |
59 | let result = x
60 | x += d.width + spacing
| `- warning: mutation of captured var 'x' in concurrently-executing code
61 | return -result
62 | }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:64:32: warning: reference to captured var 'y' in concurrently-executing code
62 | }
63 | .alignmentGuide(alignment.vertical) { d in
64 | d.height - y
| `- warning: reference to captured var 'y' in concurrently-executing code
65 | }
66 | }
[161/172] Compiling Turbocharger ForEach.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:46:21: warning: mutation of captured var 'width' in concurrently-executing code
44 | .hidden()
45 | .alignmentGuide(alignment.horizontal) { d in
46 | width = d.width
| `- warning: mutation of captured var 'width' in concurrently-executing code
47 | x = 0
48 | y = 0
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:47:21: warning: mutation of captured var 'x' in concurrently-executing code
45 | .alignmentGuide(alignment.horizontal) { d in
46 | width = d.width
47 | x = 0
| `- warning: mutation of captured var 'x' in concurrently-executing code
48 | y = 0
49 | return 0
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:48:21: warning: mutation of captured var 'y' in concurrently-executing code
46 | width = d.width
47 | x = 0
48 | y = 0
| `- warning: mutation of captured var 'y' in concurrently-executing code
49 | return 0
50 | }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:54:24: warning: reference to captured var 'x' in concurrently-executing code
52 | content
53 | .alignmentGuide(alignment.horizontal) { d in
54 | if x + d.width > width {
| `- warning: reference to captured var 'x' in concurrently-executing code
55 | x = 0
56 | y += d.height + spacing
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:54:38: warning: reference to captured var 'width' in concurrently-executing code
52 | content
53 | .alignmentGuide(alignment.horizontal) { d in
54 | if x + d.width > width {
| `- warning: reference to captured var 'width' in concurrently-executing code
55 | x = 0
56 | y += d.height + spacing
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:55:25: warning: mutation of captured var 'x' in concurrently-executing code
53 | .alignmentGuide(alignment.horizontal) { d in
54 | if x + d.width > width {
55 | x = 0
| `- warning: mutation of captured var 'x' in concurrently-executing code
56 | y += d.height + spacing
57 | }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:56:25: warning: mutation of captured var 'y' in concurrently-executing code
54 | if x + d.width > width {
55 | x = 0
56 | y += d.height + spacing
| `- warning: mutation of captured var 'y' in concurrently-executing code
57 | }
58 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:59:34: warning: reference to captured var 'x' in concurrently-executing code
57 | }
58 |
59 | let result = x
| `- warning: reference to captured var 'x' in concurrently-executing code
60 | x += d.width + spacing
61 | return -result
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:60:21: warning: mutation of captured var 'x' in concurrently-executing code
58 |
59 | let result = x
60 | x += d.width + spacing
| `- warning: mutation of captured var 'x' in concurrently-executing code
61 | return -result
62 | }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:64:32: warning: reference to captured var 'y' in concurrently-executing code
62 | }
63 | .alignmentGuide(alignment.vertical) { d in
64 | d.height - y
| `- warning: reference to captured var 'y' in concurrently-executing code
65 | }
66 | }
[162/172] Compiling Turbocharger HVStack.swift
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:46:21: warning: mutation of captured var 'width' in concurrently-executing code
44 | .hidden()
45 | .alignmentGuide(alignment.horizontal) { d in
46 | width = d.width
| `- warning: mutation of captured var 'width' in concurrently-executing code
47 | x = 0
48 | y = 0
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:47:21: warning: mutation of captured var 'x' in concurrently-executing code
45 | .alignmentGuide(alignment.horizontal) { d in
46 | width = d.width
47 | x = 0
| `- warning: mutation of captured var 'x' in concurrently-executing code
48 | y = 0
49 | return 0
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:48:21: warning: mutation of captured var 'y' in concurrently-executing code
46 | width = d.width
47 | x = 0
48 | y = 0
| `- warning: mutation of captured var 'y' in concurrently-executing code
49 | return 0
50 | }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:54:24: warning: reference to captured var 'x' in concurrently-executing code
52 | content
53 | .alignmentGuide(alignment.horizontal) { d in
54 | if x + d.width > width {
| `- warning: reference to captured var 'x' in concurrently-executing code
55 | x = 0
56 | y += d.height + spacing
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:54:38: warning: reference to captured var 'width' in concurrently-executing code
52 | content
53 | .alignmentGuide(alignment.horizontal) { d in
54 | if x + d.width > width {
| `- warning: reference to captured var 'width' in concurrently-executing code
55 | x = 0
56 | y += d.height + spacing
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:55:25: warning: mutation of captured var 'x' in concurrently-executing code
53 | .alignmentGuide(alignment.horizontal) { d in
54 | if x + d.width > width {
55 | x = 0
| `- warning: mutation of captured var 'x' in concurrently-executing code
56 | y += d.height + spacing
57 | }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:56:25: warning: mutation of captured var 'y' in concurrently-executing code
54 | if x + d.width > width {
55 | x = 0
56 | y += d.height + spacing
| `- warning: mutation of captured var 'y' in concurrently-executing code
57 | }
58 |
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:59:34: warning: reference to captured var 'x' in concurrently-executing code
57 | }
58 |
59 | let result = x
| `- warning: reference to captured var 'x' in concurrently-executing code
60 | x += d.width + spacing
61 | return -result
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:60:21: warning: mutation of captured var 'x' in concurrently-executing code
58 |
59 | let result = x
60 | x += d.width + spacing
| `- warning: mutation of captured var 'x' in concurrently-executing code
61 | return -result
62 | }
/Users/admin/builder/spi-builder-workspace/Sources/Turbocharger/Sources/View/FlowStack.swift:64:32: warning: reference to captured var 'y' in concurrently-executing code
62 | }
63 | .alignmentGuide(alignment.vertical) { d in
64 | d.height - y
| `- warning: reference to captured var 'y' in concurrently-executing code
65 | }
66 | }
[163/172] Compiling Turbocharger CollectionViewCompositionalLayout.swift
[164/172] Compiling Turbocharger CollectionViewCoordinator.swift
[165/172] Compiling Turbocharger CollectionViewHostingConfigurationCoordinator.swift
[166/172] Compiling Turbocharger CollectionViewLayout.swift
[167/172] Compiling Turbocharger CollectionViewListLayout.swift
[168/172] Compiling Turbocharger RadialStack.swift
[169/172] Compiling Turbocharger ResultAdapter.swift
[170/172] Compiling Turbocharger WeightedHStack.swift
[171/172] Compiling Turbocharger WeightedPriority.swift
[172/172] Compiling Turbocharger WeightedVStack.swift
Build complete! (17.06s)
Build complete.
{
"dependencies" : [
{
"identity" : "engine",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.6",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nathantannar4/Engine"
}
],
"manifest_display_name" : "Turbocharger",
"name" : "Turbocharger",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Turbocharger",
"targets" : [
"Turbocharger"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Turbocharger",
"module_type" : "SwiftTarget",
"name" : "Turbocharger",
"path" : "Sources/Turbocharger",
"product_dependencies" : [
"Engine"
],
"product_memberships" : [
"Turbocharger"
],
"sources" : [
"Sources/Alignment/FirstTextMidline.swift",
"Sources/Alignment/VariadicAlignmentID.swift",
"Sources/Core/ArrayBuilder.swift",
"Sources/Core/EquatableBox.swift",
"Sources/Core/IdentifiableBox.swift",
"Sources/DynamicProperty/FormatTransform.swift",
"Sources/DynamicProperty/OptionalObservedObject.swift",
"Sources/DynamicProperty/OptionalStateObject.swift",
"Sources/DynamicProperty/PublishedState.swift",
"Sources/Extensions/Alignment+Extensions.swift",
"Sources/Extensions/EdgeInsets+Extensions.swift",
"Sources/Extensions/Transaction+Extensions.swift",
"Sources/View/AdaptiveStack.swift",
"Sources/View/AsyncButton.swift",
"Sources/View/AsyncForEach.swift",
"Sources/View/CALayerRepresentable.swift",
"Sources/View/CollectionView.swift",
"Sources/View/CollectionViewCompositionalLayout.swift",
"Sources/View/CollectionViewCoordinator.swift",
"Sources/View/CollectionViewHostingConfigurationCoordinator.swift",
"Sources/View/CollectionViewLayout.swift",
"Sources/View/CollectionViewListLayout.swift",
"Sources/View/CollectionViewRepresentable.swift",
"Sources/View/FlowStack.swift",
"Sources/View/FluidGradient.swift",
"Sources/View/ForEach.swift",
"Sources/View/HVStack.swift",
"Sources/View/LabeledView.swift",
"Sources/View/MarqueeHStack.swift",
"Sources/View/MarqueeText.swift",
"Sources/View/PlatformViewRepresentable.swift",
"Sources/View/ProposedSizeReader.swift",
"Sources/View/RadialStack.swift",
"Sources/View/ResultAdapter.swift",
"Sources/View/WeightedHStack.swift",
"Sources/View/WeightedPriority.swift",
"Sources/View/WeightedVStack.swift",
"Sources/ViewModifier/Accessibility.swift",
"Sources/ViewModifier/AlignmentOffset.swift",
"Sources/ViewModifier/Badge.swift",
"Sources/ViewModifier/BlurModifier.swift",
"Sources/ViewModifier/Hidden.swift",
"Sources/ViewModifier/Mask.swift",
"Sources/ViewModifier/OnAppearAndChange.swift",
"Sources/ViewModifier/ProposedSizeObserver.swift",
"Sources/ViewModifier/RotationRelativeFrameModifier.swift",
"Sources/ViewModifier/SafeArea.swift",
"Sources/ViewModifier/ScaledFrame.swift",
"Sources/ViewModifier/Shimmer.swift",
"Sources/ViewModifier/SizeThatFitsRelativeFrameModifier.swift",
"Sources/ViewModifier/VibrancyEffect.swift",
"module.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
✅ Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path: $PWD/.docs/nathantannar4/turbocharger/2.1.7
Repository: nathantannar4/Turbocharger
Swift version used: 6.1
Target: Turbocharger
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/swift-docc-render-artifact/.git/
From https://github.com/swiftlang/swift-docc-render-artifact
* branch 4633b45fc732d8c55568be09dd852f9dc1582c25 -> FETCH_HEAD
HEAD is now at 4633b45 Update the artifact
Cloned https://github.com/swiftlang/swift-docc-render-artifact
Extracting symbol information for 'Turbocharger'...
Finished extracting symbol information for 'Turbocharger'. (9.58s)
Building documentation for 'Turbocharger'...
warning: 'BindingTransform' doesn't exist at '/Turbocharger/FormatTransform'
--> Sources/Turbocharger/Sources/DynamicProperty/FormatTransform.swift:8:9-8:25
6 | import Engine
7 |
8 + /// A ``BindingTransform`` that transforms the value
9 | /// with a `ParseableFormatStyle`
10 | @available(iOS 15.0, macOS 12.0, tvOS 15.0, watchOS 8.0, *)
warning: 'View' doesn't exist at '/Turbocharger/PublishedState'
--> Sources/Turbocharger/Sources/DynamicProperty/PublishedState.swift:13:22-13:26
11 | /// > Tip: Use ``PublishedState`` to improve performance
12 | /// when your view does not need to be invalidated for every change.
13 + /// Instead, use ``View/onReceive`` with ``PublishedState/publisher``
14 | ///
15 | @propertyWrapper
Finished building documentation for 'Turbocharger' (9.15s)
Generated documentation archive at:
/Users/admin/builder/spi-builder-workspace/.docs/nathantannar4/turbocharger/2.1.7
Fetching https://github.com/swiftlang/swift-docc-plugin from cache
Updating https://github.com/nathantannar4/Engine
Updating https://github.com/swiftlang/swift-syntax
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (0.47s)
Updated https://github.com/swiftlang/swift-syntax (0.84s)
Updated https://github.com/nathantannar4/Engine (0.84s)
Computing version for https://github.com/nathantannar4/Engine
Computed https://github.com/nathantannar4/Engine at 2.1.7 (1.34s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.61s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit from cache
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (0.83s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (1.44s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write sources
[0/8] Write snippet-extract-tool-entitlement.plist
[0/8] Write sources
[4/8] Write swift-version-2F0A5646E1D333AE.txt
[6/53] Emitting module SymbolKit
[7/57] Compiling Snippets SnippetParser.swift
[8/57] Compiling SymbolKit SourceRange.swift
[9/57] Compiling SymbolKit Metadata.swift
[10/57] Compiling SymbolKit Module.swift
[11/57] Compiling SymbolKit OperatingSystem.swift
[12/57] Compiling SymbolKit Platform.swift
[13/57] Compiling Snippets Snippet.swift
[14/57] Emitting module Snippets
[15/57] Compiling SymbolKit Symbol.swift
[16/57] Compiling SymbolKit SymbolKind.swift
[17/57] Compiling SymbolKit SymbolGraph.swift
[18/57] Compiling SymbolKit GraphCollector.swift
[19/57] Compiling SymbolKit Names.swift
[20/57] Compiling SymbolKit SPI.swift
[21/57] Compiling SymbolKit Snippet.swift
[22/57] Compiling SymbolKit Extension.swift
[23/57] Compiling SymbolKit Relationship.swift
[24/57] Compiling SymbolKit RelationshipKind.swift
[25/57] Compiling SymbolKit SourceOrigin.swift
[26/57] Compiling SymbolKit GenericConstraints.swift
[27/57] Compiling SymbolKit Swift.swift
[28/57] Compiling SymbolKit Identifier.swift
[29/57] Compiling SymbolKit KindIdentifier.swift
[30/57] Compiling SymbolKit Location.swift
[31/57] Compiling SymbolKit Mutability.swift
[32/57] Compiling SymbolKit DeclarationFragments.swift
[33/57] Compiling SymbolKit Fragment.swift
[34/57] Compiling SymbolKit FragmentKind.swift
[35/57] Compiling SymbolKit FunctionParameter.swift
[36/57] Compiling SymbolKit FunctionSignature.swift
[37/57] Compiling SymbolKit GenericConstraint.swift
[38/57] Compiling SymbolKit GenericParameter.swift
[39/57] Compiling SymbolKit Generics.swift
[40/57] Compiling SymbolKit Namespace.swift
[41/57] Compiling SymbolKit Mixin+Equals.swift
[42/57] Compiling SymbolKit Mixin+Hash.swift
[43/57] Compiling SymbolKit Mixin.swift
[44/57] Compiling SymbolKit LineList.swift
[45/57] Compiling SymbolKit Position.swift
[46/57] Compiling SymbolKit SemanticVersion.swift
[47/57] Compiling SymbolKit AccessControl.swift
[48/57] Compiling SymbolKit Availability.swift
[49/57] Compiling SymbolKit AvailabilityItem.swift
[50/57] Compiling SymbolKit Domain.swift
[51/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[52/57] Compiling SymbolKit UnifiedSymbol.swift
[53/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[54/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (4.25s)
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/23] Emitting module EngineCore
[3/25] Compiling EngineCore ViewModifierVisitor.swift
[4/25] Compiling EngineCore ViewTraitKeyVisitor.swift
[5/25] Compiling EngineCore TupleViewVisitor.swift
[6/25] Compiling EngineCore TupleVisitor.swift
[7/25] Compiling EngineCore TypeDescriptor.swift
[8/25] Compiling EngineCore TypeIdentifier.swift
[9/25] Compiling EngineCore OptionalVisitor.swift
[10/25] Compiling EngineCore ProtocolConformance.swift
[11/25] Compiling EngineCore Runtime.swift
[12/25] Compiling EngineCore SectionVisitor.swift
[13/25] Compiling EngineCore EmptyViewVisitor.swift
[14/25] Compiling EngineCore EnvironmentKeyVisitor.swift
[15/25] Compiling EngineCore ForEachVisitor.swift
[16/25] Compiling EngineCore AnyViewVisitor.swift
[17/25] Compiling EngineCore ConditionalContentVisitor.swift
[18/25] Compiling EngineCore CustomViewVisitor.swift
[19/25] Compiling EngineCore TypeMetadata.swift
[20/25] Compiling EngineCore UnsafePointer.swift
[21/25] Compiling EngineCore GroupVisitor.swift
[22/25] Compiling EngineCore ModifiedContentVisitor.swift
[23/25] Compiling EngineCore MultiViewVisitor.swift
[24/25] Compiling EngineCore ViewTypeIdentifier.swift
[25/25] Compiling EngineCore ViewVisitor.swift
[26/107] Compiling Engine ViewInputConditionalContent.swift
[27/107] Compiling Engine ViewInputConditionalModifier.swift
[28/107] Compiling Engine ViewInputKey.swift
[29/107] Compiling Engine ViewInputs.swift
[30/107] Compiling Engine ViewInputsVisitor.swift
[31/107] Compiling Engine ViewModifierBuilder.swift
[32/107] Compiling Engine ViewModifierContent.swift
[33/107] Compiling Engine ViewModifierVisitor.swift
[34/107] Compiling Engine ViewOutputAlias.swift
[35/107] Compiling Engine TextAttachment.swift
[36/107] Compiling Engine TextBuilder.swift
[37/107] Compiling Engine TextReader.swift
[38/107] Compiling Engine TraitValueKey.swift
[39/107] Compiling Engine Transaction.swift
[40/107] Compiling Engine UnaryViewAdaptor.swift
[41/107] Compiling Engine UnaryViewModifier.swift
[42/107] Compiling Engine UnwrapTransform.swift
[43/107] Compiling Engine UpdatePhase.swift
[44/115] Compiling Engine PreferenceKeyReader.swift
[45/115] Compiling Engine PrimitiveView.swift
[46/115] Compiling Engine PrimitiveViewModifier.swift
[47/115] Compiling Engine PropertyList.swift
[48/115] Compiling Engine ProposedSize.swift
[49/115] Compiling Engine SectionView.swift
[50/115] Compiling Engine ShapeAdapter.swift
[51/115] Compiling Engine ShapeBuilder.swift
[52/115] Compiling Engine StateOrBinding.swift
[53/115] Compiling Engine ConditionalContent.swift
[54/115] Compiling Engine ConditionalLayout.swift
[55/115] Compiling Engine ConditionalShape.swift
[56/115] Compiling Engine ConditionalView.swift
[57/115] Compiling Engine EmptyShape.swift
[58/115] Compiling Engine Environment+Extensions.swift
[59/115] Compiling Engine EnvironmentKeyVisitor.swift
[60/115] Compiling Engine EnvironmentOrValue.swift
[61/115] Compiling Engine EnvironmentValueReader.swift
[62/115] Compiling Engine IsNotNilTransform.swift
[63/115] Compiling Engine LayoutAdapter.swift
[64/115] Compiling Engine LayoutBuilder.swift
[65/115] Compiling Engine LayoutThatFits.swift
[66/115] Compiling Engine MainActor.swift
[67/115] Compiling Engine MultiViewAdapter.swift
[68/115] Compiling Engine MultiViewVisitor.swift
[69/115] Compiling Engine Never.swift
[70/115] Compiling Engine OptionalAdapter.swift
[71/115] Compiling Engine StaticCondition.swift
[72/115] Compiling Engine StaticConditionalContent.swift
[73/115] Compiling Engine StaticConditionalModifier.swift
[74/115] Compiling Engine StaticContent.swift
[75/115] Compiling Engine StaticModifier.swift
[76/115] Compiling Engine StyleContext.swift
[77/115] Compiling Engine StyleInputCondition.swift
[78/115] Compiling Engine SymmetricallyScaledText.swift
[79/115] Compiling Engine Text+Extensions.swift
[80/115] Compiling Engine Animation+Resolved.swift
[81/115] Compiling Engine AnyAnimatableData.swift
[82/115] Compiling Engine AnyShape.swift
[83/115] Compiling Engine AnyShapeStyle+Extensions.swift
[84/115] Compiling Engine AnyView.swift
[85/115] Compiling Engine AnyViewModifier.swift
[86/115] Compiling Engine AttributedString+Extensions.swift
[87/115] Compiling Engine BindingTransform.swift
[88/115] Compiling Engine Color+Extensions.swift
[89/115] Emitting module Engine
[90/115] Compiling Engine EnvironmentValuesVisitor.swift
[91/115] Compiling Engine Font+Extensions.swift
[92/115] Compiling Engine ForEachSubview.swift
[93/115] Compiling Engine GraphInputs.swift
[94/115] Compiling Engine Group.swift
[95/115] Compiling Engine HostingController.swift
[96/115] Compiling Engine HostingView.swift
[97/115] Compiling Engine Image+Extensions.swift
[98/115] Compiling Engine IsNilTransform.swift
[99/115] Compiling Engine UserInterfaceIdiomContent.swift
[100/115] Compiling Engine UserInterfaceIdiomModifier.swift
[101/115] Compiling Engine VariadicView.swift
[102/115] Compiling Engine VersionedDynamicProperty.swift
[103/115] Compiling Engine VersionedView.swift
[104/115] Compiling Engine VersionedViewInput.swift
[105/115] Compiling Engine VersionedViewModifier.swift
[106/115] Compiling Engine ViewAdapter.swift
[107/115] Compiling Engine ViewAlias.swift
[108/115] Compiling Engine ViewOutputKey.swift
[109/115] Compiling Engine ViewStackAxisReader.swift
[110/115] Compiling Engine ViewStyle.swift
[111/115] Compiling Engine ViewTraitKey.swift
[112/115] Compiling Engine ViewTraitKeyVisitor.swift
[113/115] Compiling Engine ViewUpdateDebug.swift
[114/115] Compiling Engine ViewVisitor.swift
[115/115] Compiling Engine module.swift
[116/163] Compiling Turbocharger CollectionViewCompositionalLayout.swift
[117/163] Compiling Turbocharger CollectionViewCoordinator.swift
[118/163] Compiling Turbocharger CollectionViewHostingConfigurationCoordinator.swift
[119/163] Compiling Turbocharger CollectionViewLayout.swift
[120/163] Compiling Turbocharger CollectionViewListLayout.swift
[121/168] Compiling Turbocharger OptionalObservedObject.swift
[122/168] Compiling Turbocharger OptionalStateObject.swift
[123/168] Compiling Turbocharger PublishedState.swift
[124/168] Compiling Turbocharger Alignment+Extensions.swift
[125/168] Compiling Turbocharger EdgeInsets+Extensions.swift
[126/168] Compiling Turbocharger Transaction+Extensions.swift
[127/168] Emitting module Turbocharger
[128/168] Compiling Turbocharger AdaptiveStack.swift
[129/168] Compiling Turbocharger AsyncButton.swift
[130/168] Compiling Turbocharger AsyncForEach.swift
[131/168] Compiling Turbocharger CALayerRepresentable.swift
[132/168] Compiling Turbocharger CollectionView.swift
[133/168] Compiling Turbocharger Accessibility.swift
[134/168] Compiling Turbocharger AlignmentOffset.swift
[135/168] Compiling Turbocharger Badge.swift
[136/168] Compiling Turbocharger BlurModifier.swift
[137/168] Compiling Turbocharger Hidden.swift
[138/168] Compiling Turbocharger CollectionViewRepresentable.swift
[139/168] Compiling Turbocharger FlowStack.swift
[140/168] Compiling Turbocharger FluidGradient.swift
[141/168] Compiling Turbocharger ForEach.swift
[142/168] Compiling Turbocharger HVStack.swift
[143/168] Compiling Turbocharger Mask.swift
[144/168] Compiling Turbocharger OnAppearAndChange.swift
[145/168] Compiling Turbocharger ProposedSizeObserver.swift
[146/168] Compiling Turbocharger RotationRelativeFrameModifier.swift
[147/168] Compiling Turbocharger SafeArea.swift
[148/168] Compiling Turbocharger FirstTextMidline.swift
[149/168] Compiling Turbocharger VariadicAlignmentID.swift
[150/168] Compiling Turbocharger ArrayBuilder.swift
[151/168] Compiling Turbocharger EquatableBox.swift
[152/168] Compiling Turbocharger IdentifiableBox.swift
[153/168] Compiling Turbocharger FormatTransform.swift
[154/168] Compiling Turbocharger LabeledView.swift
[155/168] Compiling Turbocharger MarqueeHStack.swift
[156/168] Compiling Turbocharger MarqueeText.swift
[157/168] Compiling Turbocharger PlatformViewRepresentable.swift
[158/168] Compiling Turbocharger ProposedSizeReader.swift
[159/168] Compiling Turbocharger ScaledFrame.swift
[160/168] Compiling Turbocharger Shimmer.swift
[161/168] Compiling Turbocharger SizeThatFitsRelativeFrameModifier.swift
[162/168] Compiling Turbocharger VibrancyEffect.swift
[163/168] Compiling Turbocharger module.swift
[164/168] Compiling Turbocharger RadialStack.swift
[165/168] Compiling Turbocharger ResultAdapter.swift
[166/168] Compiling Turbocharger WeightedHStack.swift
[167/168] Compiling Turbocharger WeightedPriority.swift
[168/168] Compiling Turbocharger WeightedVStack.swift
Build of target: 'Turbocharger' complete! (4.65s)
26882
173 /Users/admin/builder/spi-builder-workspace/.docs/nathantannar4/turbocharger/2.1.7
✅ Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/nathantannar4/turbocharger/2.1.7
File count: 26882
Doc size: 173.0MB
Preparing doc bundle ...
Uploading prod-nathantannar4-turbocharger-2.1.7-077e811b.zip to s3://spi-docs-inbox/prod-nathantannar4-turbocharger-2.1.7-077e811b.zip
Copying... [10%]
Copying... [20%]
Copying... [30%]
Copying... [40%]
Copying... [50%]
Copying... [60%]
Copying... [70%]
Copying... [80%]
Copying... [90%]
Copying... [100%]
Done.