The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of VDTransition, reference 1.24.0 (c75e2f), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 15:40:08 UTC.

Swift 6 data race errors: 6

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/VDTransition.git
Reference: 1.24.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/VDTransition
 * tag               1.24.0     -> FETCH_HEAD
HEAD is now at c75e2f9 1.24.0
Cloned https://github.com/dankinsoid/VDTransition.git
Revision (git rev-parse @):
c75e2f9d916817e1085a2715e0c212b24c141f32
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/dankinsoid/VDTransition.git at 1.24.0
Fetching https://github.com/apple/swift-docc-plugin
[1/2038] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.21s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (0.55s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3187] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.29s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.70s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/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
========================================
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": "vdtransition",
      "name": "VDTransition",
      "url": "https://github.com/dankinsoid/VDTransition.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/VDTransition",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/dankinsoid/VDTransition.git
[1/3934] Fetching vdtransition
Fetched https://github.com/dankinsoid/VDTransition.git from cache (2.04s)
Creating working copy for https://github.com/dankinsoid/VDTransition.git
Working copy of https://github.com/dankinsoid/VDTransition.git resolved at 1.24.0 (c75e2f9)
warning: '.resolve-product-dependencies': dependency 'vdtransition' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/dankinsoid/VDTransition.git
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "VDTransition",
  "name" : "VDTransition",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "VDTransition",
      "targets" : [
        "VDTransition"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VDTransitionTests",
      "module_type" : "SwiftTarget",
      "name" : "VDTransitionTests",
      "path" : "Tests/VDTransitionTests",
      "sources" : [
        "VDTransitionTests.swift"
      ],
      "target_dependencies" : [
        "VDTransition"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VDTransition",
      "module_type" : "SwiftTarget",
      "name" : "VDTransition",
      "path" : "Sources/VDTransition",
      "product_memberships" : [
        "VDTransition"
      ],
      "sources" : [
        "RelationValue.swift",
        "Transformable.swift",
        "Transition+Color.swift",
        "TransitionDirection.swift",
        "TransitionModifier.swift",
        "UIKitAnimation.swift",
        "UITransition+UIStackView.swift",
        "UITransition+UIView.swift",
        "UITransition+match.swift",
        "UITransition+static.swift",
        "UITransition.swift",
        "UITransitionProgress.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version--7754E27361AE5C74.txt
[5/16] Compiling VDTransition UITransition+match.swift
[6/17] Compiling VDTransition UITransition+UIView.swift
[7/17] Compiling VDTransition UITransition.swift
[8/17] Compiling VDTransition UITransition+UIStackView.swift
[9/17] Compiling VDTransition TransitionModifier.swift
[10/17] Compiling VDTransition UIKitAnimation.swift
[11/17] Compiling VDTransition RelationValue.swift
AppKit.NSView:60:25: warning: main actor-isolated property 'frame' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 58 |     open func setFrameOrigin(_ newOrigin: NSPoint)
 59 |     open func setFrameSize(_ newSize: NSSize)
 60 |     @MainActor open var frame: NSRect { get set }
    |                         `- warning: main actor-isolated property 'frame' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 61 |     open var frameRotation: CGFloat { get set }
 62 |     @available(macOS 10.5, *)
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:46:19: note: add '@preconcurrency' to the 'Transformable' conformance to defer isolation checking to run time
 3 | public protocol Transformable {
 4 |
 5 |     var frame: CGRect { get nonmutating set }
   |         `- note: 'frame' declared here
 6 |     var bounds: CGRect { get nonmutating set }
 7 |     var anchorPoint: CGPoint { get nonmutating set }
   :
44 |
45 | #if canImport(Cocoa)
46 | extension NSView: Transformable {
   |                   `- note: add '@preconcurrency' to the 'Transformable' conformance to defer isolation checking to run time
47 |
48 |     public var anchorPoint: CGPoint {
AppKit.NSView:76:14: warning: main actor-isolated property 'bounds' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 74 |     @available(swift, obsoleted: 3, renamed: "rotate(byDegrees:)")
 75 |     open func rotateByAngle(_ angle: CGFloat)
 76 |     open var bounds: NSRect { get set }
    |              `- warning: main actor-isolated property 'bounds' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 77 |     open var isFlipped: Bool { get }
 78 |     @available(swift, obsoleted: 3, renamed: "isFlipped")
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:6:9: note: 'bounds' declared here
 4 |
 5 |     var frame: CGRect { get nonmutating set }
 6 |     var bounds: CGRect { get nonmutating set }
   |         `- note: 'bounds' declared here
 7 |     var anchorPoint: CGPoint { get nonmutating set }
 8 |     var affineTransform: CGAffineTransform { get nonmutating set }
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:48:16: warning: main actor-isolated property 'anchorPoint' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 5 |     var frame: CGRect { get nonmutating set }
 6 |     var bounds: CGRect { get nonmutating set }
 7 |     var anchorPoint: CGPoint { get nonmutating set }
   |         `- note: 'anchorPoint' declared here
 8 |     var affineTransform: CGAffineTransform { get nonmutating set }
 9 |     var isLtrDirection: Bool { get }
   :
46 | extension NSView: Transformable {
47 |
48 |     public var anchorPoint: CGPoint {
   |                `- warning: main actor-isolated property 'anchorPoint' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
49 |         get { layer?.anchorPoint ?? .zero }
50 |         set { layer?.anchorPoint = newValue }
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:53:16: warning: main actor-isolated property 'affineTransform' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 6 |     var bounds: CGRect { get nonmutating set }
 7 |     var anchorPoint: CGPoint { get nonmutating set }
 8 |     var affineTransform: CGAffineTransform { get nonmutating set }
   |         `- note: 'affineTransform' declared here
 9 |     var isLtrDirection: Bool { get }
10 |     func convert(_ frame: CGRect, to: Self?) -> CGRect
   :
51 |     }
52 |
53 |     public var affineTransform: CGAffineTransform {
   |                `- warning: main actor-isolated property 'affineTransform' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
54 |         get {
55 |             layer?.affineTransform() ?? .identity
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:62:16: warning: main actor-isolated property 'isLtrDirection' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 7 |     var anchorPoint: CGPoint { get nonmutating set }
 8 |     var affineTransform: CGAffineTransform { get nonmutating set }
 9 |     var isLtrDirection: Bool { get }
   |         `- note: 'isLtrDirection' declared here
10 |     func convert(_ frame: CGRect, to: Self?) -> CGRect
11 | }
   :
60 |     }
61 |
62 |     public var isLtrDirection: Bool {
   |                `- warning: main actor-isolated property 'isLtrDirection' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
63 |         userInterfaceLayoutDirection == .leftToRight
64 |     }
AppKit.NSView:104:15: warning: main actor-isolated instance method 'convert(_:to:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
102 |     @available(swift, obsoleted: 3, renamed: "convert(_:from:)")
103 |     open func convertRect(_ rect: NSRect, fromView view: NSView?) -> NSRect
104 |     open func convert(_ rect: NSRect, to view: NSView?) -> NSRect
    |               |- warning: main actor-isolated instance method 'convert(_:to:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
    |               `- note: add 'nonisolated' to 'convert(_:to:)' to make this instance method not isolated to the actor
105 |     @available(swift, obsoleted: 3, renamed: "convert(_:to:)")
106 |     open func convertRect(_ rect: NSRect, toView view: NSView?) -> NSRect
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:10:10: note: mark the protocol requirement 'convert(_:to:)' 'async' to allow actor-isolated conformances
 8 |     var affineTransform: CGAffineTransform { get nonmutating set }
 9 |     var isLtrDirection: Bool { get }
10 |     func convert(_ frame: CGRect, to: Self?) -> CGRect
   |          `- note: mark the protocol requirement 'convert(_:to:)' 'async' to allow actor-isolated conformances
11 | }
12 |
[12/17] Compiling VDTransition Transformable.swift
AppKit.NSView:60:25: warning: main actor-isolated property 'frame' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 58 |     open func setFrameOrigin(_ newOrigin: NSPoint)
 59 |     open func setFrameSize(_ newSize: NSSize)
 60 |     @MainActor open var frame: NSRect { get set }
    |                         `- warning: main actor-isolated property 'frame' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 61 |     open var frameRotation: CGFloat { get set }
 62 |     @available(macOS 10.5, *)
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:46:19: note: add '@preconcurrency' to the 'Transformable' conformance to defer isolation checking to run time
 3 | public protocol Transformable {
 4 |
 5 |     var frame: CGRect { get nonmutating set }
   |         `- note: 'frame' declared here
 6 |     var bounds: CGRect { get nonmutating set }
 7 |     var anchorPoint: CGPoint { get nonmutating set }
   :
44 |
45 | #if canImport(Cocoa)
46 | extension NSView: Transformable {
   |                   `- note: add '@preconcurrency' to the 'Transformable' conformance to defer isolation checking to run time
47 |
48 |     public var anchorPoint: CGPoint {
AppKit.NSView:76:14: warning: main actor-isolated property 'bounds' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 74 |     @available(swift, obsoleted: 3, renamed: "rotate(byDegrees:)")
 75 |     open func rotateByAngle(_ angle: CGFloat)
 76 |     open var bounds: NSRect { get set }
    |              `- warning: main actor-isolated property 'bounds' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 77 |     open var isFlipped: Bool { get }
 78 |     @available(swift, obsoleted: 3, renamed: "isFlipped")
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:6:9: note: 'bounds' declared here
 4 |
 5 |     var frame: CGRect { get nonmutating set }
 6 |     var bounds: CGRect { get nonmutating set }
   |         `- note: 'bounds' declared here
 7 |     var anchorPoint: CGPoint { get nonmutating set }
 8 |     var affineTransform: CGAffineTransform { get nonmutating set }
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:48:16: warning: main actor-isolated property 'anchorPoint' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 5 |     var frame: CGRect { get nonmutating set }
 6 |     var bounds: CGRect { get nonmutating set }
 7 |     var anchorPoint: CGPoint { get nonmutating set }
   |         `- note: 'anchorPoint' declared here
 8 |     var affineTransform: CGAffineTransform { get nonmutating set }
 9 |     var isLtrDirection: Bool { get }
   :
46 | extension NSView: Transformable {
47 |
48 |     public var anchorPoint: CGPoint {
   |                `- warning: main actor-isolated property 'anchorPoint' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
49 |         get { layer?.anchorPoint ?? .zero }
50 |         set { layer?.anchorPoint = newValue }
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:53:16: warning: main actor-isolated property 'affineTransform' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 6 |     var bounds: CGRect { get nonmutating set }
 7 |     var anchorPoint: CGPoint { get nonmutating set }
 8 |     var affineTransform: CGAffineTransform { get nonmutating set }
   |         `- note: 'affineTransform' declared here
 9 |     var isLtrDirection: Bool { get }
10 |     func convert(_ frame: CGRect, to: Self?) -> CGRect
   :
51 |     }
52 |
53 |     public var affineTransform: CGAffineTransform {
   |                `- warning: main actor-isolated property 'affineTransform' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
54 |         get {
55 |             layer?.affineTransform() ?? .identity
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:62:16: warning: main actor-isolated property 'isLtrDirection' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 7 |     var anchorPoint: CGPoint { get nonmutating set }
 8 |     var affineTransform: CGAffineTransform { get nonmutating set }
 9 |     var isLtrDirection: Bool { get }
   |         `- note: 'isLtrDirection' declared here
10 |     func convert(_ frame: CGRect, to: Self?) -> CGRect
11 | }
   :
60 |     }
61 |
62 |     public var isLtrDirection: Bool {
   |                `- warning: main actor-isolated property 'isLtrDirection' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
63 |         userInterfaceLayoutDirection == .leftToRight
64 |     }
AppKit.NSView:104:15: warning: main actor-isolated instance method 'convert(_:to:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
102 |     @available(swift, obsoleted: 3, renamed: "convert(_:from:)")
103 |     open func convertRect(_ rect: NSRect, fromView view: NSView?) -> NSRect
104 |     open func convert(_ rect: NSRect, to view: NSView?) -> NSRect
    |               |- warning: main actor-isolated instance method 'convert(_:to:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
    |               `- note: add 'nonisolated' to 'convert(_:to:)' to make this instance method not isolated to the actor
105 |     @available(swift, obsoleted: 3, renamed: "convert(_:to:)")
106 |     open func convertRect(_ rect: NSRect, toView view: NSView?) -> NSRect
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:10:10: note: mark the protocol requirement 'convert(_:to:)' 'async' to allow actor-isolated conformances
 8 |     var affineTransform: CGAffineTransform { get nonmutating set }
 9 |     var isLtrDirection: Bool { get }
10 |     func convert(_ frame: CGRect, to: Self?) -> CGRect
   |          `- note: mark the protocol requirement 'convert(_:to:)' 'async' to allow actor-isolated conformances
11 | }
12 |
[13/17] Compiling VDTransition Transition+Color.swift
[14/17] Compiling VDTransition TransitionDirection.swift
[15/17] Compiling VDTransition UITransition+static.swift
[16/17] Emitting module VDTransition
AppKit.NSView:60:25: warning: main actor-isolated property 'frame' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 58 |     open func setFrameOrigin(_ newOrigin: NSPoint)
 59 |     open func setFrameSize(_ newSize: NSSize)
 60 |     @MainActor open var frame: NSRect { get set }
    |                         `- warning: main actor-isolated property 'frame' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 61 |     open var frameRotation: CGFloat { get set }
 62 |     @available(macOS 10.5, *)
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:46:19: note: add '@preconcurrency' to the 'Transformable' conformance to defer isolation checking to run time
 3 | public protocol Transformable {
 4 |
 5 |     var frame: CGRect { get nonmutating set }
   |         `- note: 'frame' declared here
 6 |     var bounds: CGRect { get nonmutating set }
 7 |     var anchorPoint: CGPoint { get nonmutating set }
   :
44 |
45 | #if canImport(Cocoa)
46 | extension NSView: Transformable {
   |                   `- note: add '@preconcurrency' to the 'Transformable' conformance to defer isolation checking to run time
47 |
48 |     public var anchorPoint: CGPoint {
AppKit.NSView:76:14: warning: main actor-isolated property 'bounds' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 74 |     @available(swift, obsoleted: 3, renamed: "rotate(byDegrees:)")
 75 |     open func rotateByAngle(_ angle: CGFloat)
 76 |     open var bounds: NSRect { get set }
    |              `- warning: main actor-isolated property 'bounds' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 77 |     open var isFlipped: Bool { get }
 78 |     @available(swift, obsoleted: 3, renamed: "isFlipped")
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:6:9: note: 'bounds' declared here
 4 |
 5 |     var frame: CGRect { get nonmutating set }
 6 |     var bounds: CGRect { get nonmutating set }
   |         `- note: 'bounds' declared here
 7 |     var anchorPoint: CGPoint { get nonmutating set }
 8 |     var affineTransform: CGAffineTransform { get nonmutating set }
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:48:16: warning: main actor-isolated property 'anchorPoint' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 5 |     var frame: CGRect { get nonmutating set }
 6 |     var bounds: CGRect { get nonmutating set }
 7 |     var anchorPoint: CGPoint { get nonmutating set }
   |         `- note: 'anchorPoint' declared here
 8 |     var affineTransform: CGAffineTransform { get nonmutating set }
 9 |     var isLtrDirection: Bool { get }
   :
46 | extension NSView: Transformable {
47 |
48 |     public var anchorPoint: CGPoint {
   |                `- warning: main actor-isolated property 'anchorPoint' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
49 |         get { layer?.anchorPoint ?? .zero }
50 |         set { layer?.anchorPoint = newValue }
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:53:16: warning: main actor-isolated property 'affineTransform' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 6 |     var bounds: CGRect { get nonmutating set }
 7 |     var anchorPoint: CGPoint { get nonmutating set }
 8 |     var affineTransform: CGAffineTransform { get nonmutating set }
   |         `- note: 'affineTransform' declared here
 9 |     var isLtrDirection: Bool { get }
10 |     func convert(_ frame: CGRect, to: Self?) -> CGRect
   :
51 |     }
52 |
53 |     public var affineTransform: CGAffineTransform {
   |                `- warning: main actor-isolated property 'affineTransform' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
54 |         get {
55 |             layer?.affineTransform() ?? .identity
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:62:16: warning: main actor-isolated property 'isLtrDirection' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
 7 |     var anchorPoint: CGPoint { get nonmutating set }
 8 |     var affineTransform: CGAffineTransform { get nonmutating set }
 9 |     var isLtrDirection: Bool { get }
   |         `- note: 'isLtrDirection' declared here
10 |     func convert(_ frame: CGRect, to: Self?) -> CGRect
11 | }
   :
60 |     }
61 |
62 |     public var isLtrDirection: Bool {
   |                `- warning: main actor-isolated property 'isLtrDirection' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
63 |         userInterfaceLayoutDirection == .leftToRight
64 |     }
AppKit.NSView:104:15: warning: main actor-isolated instance method 'convert(_:to:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
102 |     @available(swift, obsoleted: 3, renamed: "convert(_:from:)")
103 |     open func convertRect(_ rect: NSRect, fromView view: NSView?) -> NSRect
104 |     open func convert(_ rect: NSRect, to view: NSView?) -> NSRect
    |               |- warning: main actor-isolated instance method 'convert(_:to:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
    |               `- note: add 'nonisolated' to 'convert(_:to:)' to make this instance method not isolated to the actor
105 |     @available(swift, obsoleted: 3, renamed: "convert(_:to:)")
106 |     open func convertRect(_ rect: NSRect, toView view: NSView?) -> NSRect
/Users/admin/builder/spi-builder-workspace/Sources/VDTransition/Transformable.swift:10:10: note: mark the protocol requirement 'convert(_:to:)' 'async' to allow actor-isolated conformances
 8 |     var affineTransform: CGAffineTransform { get nonmutating set }
 9 |     var isLtrDirection: Bool { get }
10 |     func convert(_ frame: CGRect, to: Self?) -> CGRect
   |          `- note: mark the protocol requirement 'convert(_:to:)' 'async' to allow actor-isolated conformances
11 | }
12 |
[17/17] Compiling VDTransition UITransitionProgress.swift
Build complete! (28.10s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "VDTransition",
  "name" : "VDTransition",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "VDTransition",
      "targets" : [
        "VDTransition"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "VDTransitionTests",
      "module_type" : "SwiftTarget",
      "name" : "VDTransitionTests",
      "path" : "Tests/VDTransitionTests",
      "sources" : [
        "VDTransitionTests.swift"
      ],
      "target_dependencies" : [
        "VDTransition"
      ],
      "type" : "test"
    },
    {
      "c99name" : "VDTransition",
      "module_type" : "SwiftTarget",
      "name" : "VDTransition",
      "path" : "Sources/VDTransition",
      "product_memberships" : [
        "VDTransition"
      ],
      "sources" : [
        "RelationValue.swift",
        "Transformable.swift",
        "Transition+Color.swift",
        "TransitionDirection.swift",
        "TransitionModifier.swift",
        "UIKitAnimation.swift",
        "UITransition+UIStackView.swift",
        "UITransition+UIView.swift",
        "UITransition+match.swift",
        "UITransition+static.swift",
        "UITransition.swift",
        "UITransitionProgress.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.6"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/dankinsoid/vdtransition/1.24.0
Repository:               dankinsoid/VDTransition
Swift version used:       6.0
        .package(url: "https://github.com/apple/swift-docc-plugin", from: "1.0.0")
Target:                   VDTransition
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            88815688627177b9716a01ca41da19397bd30e47 -> FETCH_HEAD
HEAD is now at 8881568 Update the artifact
Extracting symbol information for 'VDTransition'...
Finished extracting symbol information for 'VDTransition'. (5.51s)
Building documentation for 'VDTransition'...
Finished building documentation for 'VDTransition' (0.14s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/dankinsoid/vdtransition/1.24.0
Building for debugging...
[0/8] Write sources
[3/8] Write snippet-extract-tool-entitlement.plist
[4/8] Write swift-version--7754E27361AE5C74.txt
[6/53] Emitting module SymbolKit
[7/57] Emitting module Snippets
[8/57] Compiling Snippets Snippet.swift
[9/57] Compiling Snippets SnippetParser.swift
[10/57] Compiling SymbolKit DeclarationFragments.swift
[11/57] Compiling SymbolKit Fragment.swift
[12/57] Compiling SymbolKit FragmentKind.swift
[13/57] Compiling SymbolKit FunctionParameter.swift
[14/57] Compiling SymbolKit FunctionSignature.swift
[15/57] Compiling SymbolKit Identifier.swift
[16/57] Compiling SymbolKit KindIdentifier.swift
[17/57] Compiling SymbolKit Location.swift
[18/57] Compiling SymbolKit Mutability.swift
[19/57] Compiling SymbolKit SourceRange.swift
[20/57] Compiling SymbolKit Metadata.swift
[21/57] Compiling SymbolKit Module.swift
[22/57] Compiling SymbolKit OperatingSystem.swift
[23/57] Compiling SymbolKit Platform.swift
[24/57] Compiling SymbolKit Symbol.swift
[25/57] Compiling SymbolKit SymbolKind.swift
[26/57] Compiling SymbolKit SymbolGraph.swift
[27/57] Compiling SymbolKit GraphCollector.swift
[28/57] Compiling SymbolKit GenericConstraint.swift
[29/57] Compiling SymbolKit GenericParameter.swift
[30/57] Compiling SymbolKit Generics.swift
[31/57] Compiling SymbolKit Namespace.swift
[32/57] Compiling SymbolKit Names.swift
[33/57] Compiling SymbolKit SPI.swift
[34/57] Compiling SymbolKit Snippet.swift
[35/57] Compiling SymbolKit Extension.swift
[36/57] Compiling SymbolKit Mixin+Equals.swift
[37/57] Compiling SymbolKit Mixin+Hash.swift
[38/57] Compiling SymbolKit Mixin.swift
[39/57] Compiling SymbolKit LineList.swift
[40/57] Compiling SymbolKit Position.swift
[41/57] Compiling SymbolKit SemanticVersion.swift
[42/57] Compiling SymbolKit AccessControl.swift
[43/57] Compiling SymbolKit Availability.swift
[44/57] Compiling SymbolKit AvailabilityItem.swift
[45/57] Compiling SymbolKit Domain.swift
[46/57] Compiling SymbolKit Relationship.swift
[47/57] Compiling SymbolKit RelationshipKind.swift
[48/57] Compiling SymbolKit SourceOrigin.swift
[49/57] Compiling SymbolKit GenericConstraints.swift
[50/57] Compiling SymbolKit Swift.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.17s)
Building for debugging...
[0/1] Write swift-version--7754E27361AE5C74.txt
[2/13] Compiling VDTransition UITransition+UIView.swift
[3/13] Compiling VDTransition UITransition+UIStackView.swift
[4/13] Compiling VDTransition UITransition.swift
[5/13] Compiling VDTransition UIKitAnimation.swift
[6/13] Compiling VDTransition UITransition+match.swift
[7/13] Compiling VDTransition Transition+Color.swift
[8/13] Compiling VDTransition TransitionDirection.swift
[9/13] Compiling VDTransition TransitionModifier.swift
[10/13] Compiling VDTransition RelationValue.swift
[11/13] Compiling VDTransition Transformable.swift
[12/13] Compiling VDTransition UITransition+static.swift
[13/13] Emitting module VDTransition
[14/14] Compiling VDTransition UITransitionProgress.swift
Build of target: 'VDTransition' complete! (1.51s)
     347
4	/Users/admin/builder/spi-builder-workspace/.docs/dankinsoid/vdtransition/1.24.0
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/dankinsoid/vdtransition/1.24.0
File count: 347
Doc size:   4.0MB
Preparing doc bundle ...
Uploading prod-dankinsoid-vdtransition-1.24.0-4de71778.zip to s3://spi-docs-inbox/prod-dankinsoid-vdtransition-1.24.0-4de71778.zip
Copying... [13%]
Copying... [21%]
Copying... [34%]
Copying... [42%]
Copying... [51%]
Copying... [64%]
Copying... [72%]
Copying... [80%]
Copying... [93%]
Copying... [100%]
Done.