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 XCEValidatableValue, reference 5.6.0 (d82f9d), with Swift 6.0 for macOS (SPM) on 19 Jan 2025 06:47:32 UTC.

Swift 6 data race errors: 6

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.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.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/XCEssentials/XCEValidatableValue.git
Reference: 5.6.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/XCEssentials/XCEValidatableValue
 * tag               5.6.0      -> FETCH_HEAD
HEAD is now at d82f9d2 Merge branch 'release/5.6.0'
Cloned https://github.com/XCEssentials/XCEValidatableValue.git
Revision (git rev-parse @):
d82f9d2bf5925fb7ee7c527bba3a931a719a8f3c
SUCCESS checkout https://github.com/XCEssentials/XCEValidatableValue.git at 5.6.0
Fetching https://github.com/XCEssentials/XCERequirement
[1/997] Fetching xcerequirement
Fetched https://github.com/XCEssentials/XCERequirement from cache (0.85s)
Computing version for https://github.com/XCEssentials/XCERequirement
Computed https://github.com/XCEssentials/XCERequirement at 2.6.1 (2.92s)
Creating working copy for https://github.com/XCEssentials/XCERequirement
Working copy of https://github.com/XCEssentials/XCERequirement resolved at 2.6.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": "xcevalidatablevalue",
      "name": "XCEValidatableValue",
      "url": "https://github.com/XCEssentials/XCEValidatableValue.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCEValidatableValue",
      "dependencies": [
        {
          "identity": "xcerequirement",
          "name": "XCERequirement",
          "url": "https://github.com/XCEssentials/XCERequirement",
          "version": "2.6.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/XCERequirement",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/XCEssentials/XCEValidatableValue.git
[1/3700] Fetching xcevalidatablevalue
Fetched https://github.com/XCEssentials/XCEValidatableValue.git from cache (1.01s)
Fetching https://github.com/XCEssentials/XCERequirement from cache
Fetched https://github.com/XCEssentials/XCERequirement from cache (0.49s)
Computing version for https://github.com/XCEssentials/XCERequirement
Computed https://github.com/XCEssentials/XCERequirement at 2.6.1 (0.02s)
Creating working copy for https://github.com/XCEssentials/XCEValidatableValue.git
Working copy of https://github.com/XCEssentials/XCEValidatableValue.git resolved at 5.6.0 (d82f9d2)
Creating working copy for https://github.com/XCEssentials/XCERequirement
Working copy of https://github.com/XCEssentials/XCERequirement resolved at 2.6.1
warning: '.resolve-product-dependencies': dependency 'xcevalidatablevalue' is not used by any target
Found 1 product dependencies
  - XCERequirement
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/XCEssentials/XCEValidatableValue.git
https://github.com/XCEssentials/XCEValidatableValue.git
{
  "dependencies" : [
    {
      "identity" : "xcerequirement",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.6.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/XCEssentials/XCERequirement"
    }
  ],
  "manifest_display_name" : "XCEValidatableValue",
  "name" : "XCEValidatableValue",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "XCEValidatableValue",
      "targets" : [
        "XCEValidatableValue"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XCEValidatableValueAllTests",
      "module_type" : "SwiftTarget",
      "name" : "XCEValidatableValueAllTests",
      "path" : "Tests/AllTests",
      "product_dependencies" : [
        "XCERequirement"
      ],
      "sources" : [
        "DisplayNamedTests.swift",
        "EntityTests.swift",
        "PersistenceTests.swift",
        "Specs/User.swift",
        "ValidatableValueTests.swift",
        "WrapperTests.swift",
        "_OLD/Main.swift",
        "_OLD/SupportForOptionalTests.swift",
        "_OLD/UtilsTests.swift"
      ],
      "target_dependencies" : [
        "XCEValidatableValue"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XCEValidatableValue",
      "module_type" : "SwiftTarget",
      "name" : "XCEValidatableValue",
      "path" : "Sources/Core",
      "product_dependencies" : [
        "XCERequirement"
      ],
      "product_memberships" : [
        "XCEValidatableValue"
      ],
      "sources" : [
        "*MiniTraitsMarkers/DisplayNamed.swift",
        "0_Validatable/*SomeValidatable.swift",
        "0_Validatable/Errors.swift",
        "1_Entity/*SomeValidatableEntity.swift",
        "2_ValueWrappers/*Persistence.swift",
        "2_ValueWrappers/*SomeNonRequiredValueWrapper.swift",
        "2_ValueWrappers/*SomeRequiredValueWrapper.swift",
        "2_ValueWrappers/*SomeValidatableValueWrapper.swift",
        "2_ValueWrappers/NonRequired.swift",
        "2_ValueWrappers/Required.swift",
        "3_Value/*SomeValidatableValue.swift",
        "Helpers/CharacterSet+Helpers.swift",
        "Helpers/Collection+Helpers.swift",
        "Helpers/Initializers.swift",
        "Helpers/IsSecretValue.swift",
        "Helpers/Metadata.swift",
        "Helpers/Operators.swift",
        "Helpers/Optional+Helpers.swift",
        "Helpers/SomeBoolFlagValidatableValue.swift",
        "Helpers/SomeCheckmarkValidatableValue.swift",
        "Helpers/String+Helpers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.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/3] Write sources
[2/3] Write swift-version-5BDAB9E9C0126B9D.txt
[4/7] Compiling XCERequirement Requirement.swift
[5/7] Emitting module XCERequirement
[6/7] Compiling XCERequirement Aliases.swift
[7/7] Compiling XCERequirement Check.swift
[8/27] Emitting module XCEValidatableValue
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:30:10: warning: associated value 'requiredValueIsMissing(source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
28 | enum ValidationError: Error
29 | {
30 |     case requiredValueIsMissing( // thrown from Optional extension only
   |          `- warning: associated value 'requiredValueIsMissing(source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
31 |         source: DisplayNamedInfo
32 |     )
/Users/admin/builder/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:32:8: note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 30 |
 31 | public
 32 | struct DisplayNamedInfo
    |        `- note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 33 | {
 34 |     public
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:34:10: warning: associated value 'requiredValueIsEmpty(source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
32 |     )
33 |
34 |     case requiredValueIsEmpty(
   |          `- warning: associated value 'requiredValueIsEmpty(source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
35 |         source: DisplayNamedInfo
36 |     )
/Users/admin/builder/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:32:8: note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 30 |
 31 | public
 32 | struct DisplayNamedInfo
    |        `- note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 33 | {
 34 |     public
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:38:10: warning: associated value 'unsatisfiedConditions(_:rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
36 |     )
37 |
38 |     case unsatisfiedConditions(
   |          `- warning: associated value 'unsatisfiedConditions(_:rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
39 |         [Error],
40 |         rawValue: Any,
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:38:10: warning: associated value 'unsatisfiedConditions(_:rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
36 |     )
37 |
38 |     case unsatisfiedConditions(
   |          `- warning: associated value 'unsatisfiedConditions(_:rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
39 |         [Error],
40 |         rawValue: Any,
/Users/admin/builder/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:32:8: note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 30 |
 31 | public
 32 | struct DisplayNamedInfo
    |        `- note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 33 | {
 34 |     public
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:44:10: warning: associated value 'unableToConvert(rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
42 |     )
43 |
44 |     case unableToConvert(
   |          `- warning: associated value 'unableToConvert(rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
45 |         rawValue: Any,
46 |         source: DisplayNamedInfo
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:44:10: warning: associated value 'unableToConvert(rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
42 |     )
43 |
44 |     case unableToConvert(
   |          `- warning: associated value 'unableToConvert(rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
45 |         rawValue: Any,
46 |         source: DisplayNamedInfo
/Users/admin/builder/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:32:8: note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 30 |
 31 | public
 32 | struct DisplayNamedInfo
    |        `- note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 33 | {
 34 |     public
[9/29] Compiling XCEValidatableValue Metadata.swift
[10/29] Compiling XCEValidatableValue Operators.swift
[11/29] Compiling XCEValidatableValue Optional+Helpers.swift
[12/29] Compiling XCEValidatableValue SomeBoolFlagValidatableValue.swift
[13/29] Compiling XCEValidatableValue SomeCheckmarkValidatableValue.swift
[14/29] Compiling XCEValidatableValue String+Helpers.swift
[15/29] Compiling XCEValidatableValue *SomeValidatableValueWrapper.swift
[16/29] Compiling XCEValidatableValue NonRequired.swift
[17/29] Compiling XCEValidatableValue *SomeNonRequiredValueWrapper.swift
[18/29] Compiling XCEValidatableValue *SomeRequiredValueWrapper.swift
[19/29] Compiling XCEValidatableValue Initializers.swift
[20/29] Compiling XCEValidatableValue IsSecretValue.swift
[21/29] Compiling XCEValidatableValue *SomeValidatableEntity.swift
[22/29] Compiling XCEValidatableValue *Persistence.swift
[23/29] Compiling XCEValidatableValue CharacterSet+Helpers.swift
[24/29] Compiling XCEValidatableValue Collection+Helpers.swift
[25/29] Compiling XCEValidatableValue DisplayNamed.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:30:10: warning: associated value 'requiredValueIsMissing(source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
28 | enum ValidationError: Error
29 | {
30 |     case requiredValueIsMissing( // thrown from Optional extension only
   |          `- warning: associated value 'requiredValueIsMissing(source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
31 |         source: DisplayNamedInfo
32 |     )
/Users/admin/builder/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:32:8: note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 30 |
 31 | public
 32 | struct DisplayNamedInfo
    |        `- note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 33 | {
 34 |     public
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:34:10: warning: associated value 'requiredValueIsEmpty(source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
32 |     )
33 |
34 |     case requiredValueIsEmpty(
   |          `- warning: associated value 'requiredValueIsEmpty(source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
35 |         source: DisplayNamedInfo
36 |     )
/Users/admin/builder/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:32:8: note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 30 |
 31 | public
 32 | struct DisplayNamedInfo
    |        `- note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 33 | {
 34 |     public
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:38:10: warning: associated value 'unsatisfiedConditions(_:rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
36 |     )
37 |
38 |     case unsatisfiedConditions(
   |          `- warning: associated value 'unsatisfiedConditions(_:rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
39 |         [Error],
40 |         rawValue: Any,
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:38:10: warning: associated value 'unsatisfiedConditions(_:rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
36 |     )
37 |
38 |     case unsatisfiedConditions(
   |          `- warning: associated value 'unsatisfiedConditions(_:rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
39 |         [Error],
40 |         rawValue: Any,
/Users/admin/builder/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:32:8: note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 30 |
 31 | public
 32 | struct DisplayNamedInfo
    |        `- note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 33 | {
 34 |     public
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:44:10: warning: associated value 'unableToConvert(rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
42 |     )
43 |
44 |     case unableToConvert(
   |          `- warning: associated value 'unableToConvert(rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
45 |         rawValue: Any,
46 |         source: DisplayNamedInfo
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:44:10: warning: associated value 'unableToConvert(rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
42 |     )
43 |
44 |     case unableToConvert(
   |          `- warning: associated value 'unableToConvert(rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
45 |         rawValue: Any,
46 |         source: DisplayNamedInfo
/Users/admin/builder/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:32:8: note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 30 |
 31 | public
 32 | struct DisplayNamedInfo
    |        `- note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 33 | {
 34 |     public
[26/29] Compiling XCEValidatableValue *SomeValidatable.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:30:10: warning: associated value 'requiredValueIsMissing(source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
28 | enum ValidationError: Error
29 | {
30 |     case requiredValueIsMissing( // thrown from Optional extension only
   |          `- warning: associated value 'requiredValueIsMissing(source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
31 |         source: DisplayNamedInfo
32 |     )
/Users/admin/builder/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:32:8: note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 30 |
 31 | public
 32 | struct DisplayNamedInfo
    |        `- note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 33 | {
 34 |     public
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:34:10: warning: associated value 'requiredValueIsEmpty(source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
32 |     )
33 |
34 |     case requiredValueIsEmpty(
   |          `- warning: associated value 'requiredValueIsEmpty(source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
35 |         source: DisplayNamedInfo
36 |     )
/Users/admin/builder/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:32:8: note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 30 |
 31 | public
 32 | struct DisplayNamedInfo
    |        `- note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 33 | {
 34 |     public
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:38:10: warning: associated value 'unsatisfiedConditions(_:rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
36 |     )
37 |
38 |     case unsatisfiedConditions(
   |          `- warning: associated value 'unsatisfiedConditions(_:rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
39 |         [Error],
40 |         rawValue: Any,
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:38:10: warning: associated value 'unsatisfiedConditions(_:rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
36 |     )
37 |
38 |     case unsatisfiedConditions(
   |          `- warning: associated value 'unsatisfiedConditions(_:rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
39 |         [Error],
40 |         rawValue: Any,
/Users/admin/builder/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:32:8: note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 30 |
 31 | public
 32 | struct DisplayNamedInfo
    |        `- note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 33 | {
 34 |     public
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:44:10: warning: associated value 'unableToConvert(rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
42 |     )
43 |
44 |     case unableToConvert(
   |          `- warning: associated value 'unableToConvert(rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
45 |         rawValue: Any,
46 |         source: DisplayNamedInfo
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:44:10: warning: associated value 'unableToConvert(rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
42 |     )
43 |
44 |     case unableToConvert(
   |          `- warning: associated value 'unableToConvert(rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
45 |         rawValue: Any,
46 |         source: DisplayNamedInfo
/Users/admin/builder/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:32:8: note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 30 |
 31 | public
 32 | struct DisplayNamedInfo
    |        `- note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 33 | {
 34 |     public
[27/29] Compiling XCEValidatableValue Errors.swift
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:30:10: warning: associated value 'requiredValueIsMissing(source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
28 | enum ValidationError: Error
29 | {
30 |     case requiredValueIsMissing( // thrown from Optional extension only
   |          `- warning: associated value 'requiredValueIsMissing(source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
31 |         source: DisplayNamedInfo
32 |     )
/Users/admin/builder/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:32:8: note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 30 |
 31 | public
 32 | struct DisplayNamedInfo
    |        `- note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 33 | {
 34 |     public
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:34:10: warning: associated value 'requiredValueIsEmpty(source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
32 |     )
33 |
34 |     case requiredValueIsEmpty(
   |          `- warning: associated value 'requiredValueIsEmpty(source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
35 |         source: DisplayNamedInfo
36 |     )
/Users/admin/builder/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:32:8: note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 30 |
 31 | public
 32 | struct DisplayNamedInfo
    |        `- note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 33 | {
 34 |     public
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:38:10: warning: associated value 'unsatisfiedConditions(_:rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
36 |     )
37 |
38 |     case unsatisfiedConditions(
   |          `- warning: associated value 'unsatisfiedConditions(_:rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
39 |         [Error],
40 |         rawValue: Any,
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:38:10: warning: associated value 'unsatisfiedConditions(_:rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
36 |     )
37 |
38 |     case unsatisfiedConditions(
   |          `- warning: associated value 'unsatisfiedConditions(_:rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
39 |         [Error],
40 |         rawValue: Any,
/Users/admin/builder/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:32:8: note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 30 |
 31 | public
 32 | struct DisplayNamedInfo
    |        `- note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 33 | {
 34 |     public
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:44:10: warning: associated value 'unableToConvert(rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
42 |     )
43 |
44 |     case unableToConvert(
   |          `- warning: associated value 'unableToConvert(rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'Any'; this is an error in the Swift 6 language mode
45 |         rawValue: Any,
46 |         source: DisplayNamedInfo
/Users/admin/builder/spi-builder-workspace/Sources/Core/0_Validatable/Errors.swift:44:10: warning: associated value 'unableToConvert(rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
42 |     )
43 |
44 |     case unableToConvert(
   |          `- warning: associated value 'unableToConvert(rawValue:source:)' of 'Sendable'-conforming enum 'ValidationError' has non-sendable type 'DisplayNamedInfo'; this is an error in the Swift 6 language mode
45 |         rawValue: Any,
46 |         source: DisplayNamedInfo
/Users/admin/builder/spi-builder-workspace/Sources/Core/*MiniTraitsMarkers/DisplayNamed.swift:32:8: note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 30 |
 31 | public
 32 | struct DisplayNamedInfo
    |        `- note: consider making struct 'DisplayNamedInfo' conform to the 'Sendable' protocol
 33 | {
 34 |     public
[28/29] Compiling XCEValidatableValue Required.swift
[29/29] Compiling XCEValidatableValue *SomeValidatableValue.swift
Build complete! (8.03s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "xcerequirement",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.6.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/XCEssentials/XCERequirement"
    }
  ],
  "manifest_display_name" : "XCEValidatableValue",
  "name" : "XCEValidatableValue",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "XCEValidatableValue",
      "targets" : [
        "XCEValidatableValue"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XCEValidatableValueAllTests",
      "module_type" : "SwiftTarget",
      "name" : "XCEValidatableValueAllTests",
      "path" : "Tests/AllTests",
      "product_dependencies" : [
        "XCERequirement"
      ],
      "sources" : [
        "DisplayNamedTests.swift",
        "EntityTests.swift",
        "PersistenceTests.swift",
        "Specs/User.swift",
        "ValidatableValueTests.swift",
        "WrapperTests.swift",
        "_OLD/Main.swift",
        "_OLD/SupportForOptionalTests.swift",
        "_OLD/UtilsTests.swift"
      ],
      "target_dependencies" : [
        "XCEValidatableValue"
      ],
      "type" : "test"
    },
    {
      "c99name" : "XCEValidatableValue",
      "module_type" : "SwiftTarget",
      "name" : "XCEValidatableValue",
      "path" : "Sources/Core",
      "product_dependencies" : [
        "XCERequirement"
      ],
      "product_memberships" : [
        "XCEValidatableValue"
      ],
      "sources" : [
        "*MiniTraitsMarkers/DisplayNamed.swift",
        "0_Validatable/*SomeValidatable.swift",
        "0_Validatable/Errors.swift",
        "1_Entity/*SomeValidatableEntity.swift",
        "2_ValueWrappers/*Persistence.swift",
        "2_ValueWrappers/*SomeNonRequiredValueWrapper.swift",
        "2_ValueWrappers/*SomeRequiredValueWrapper.swift",
        "2_ValueWrappers/*SomeValidatableValueWrapper.swift",
        "2_ValueWrappers/NonRequired.swift",
        "2_ValueWrappers/Required.swift",
        "3_Value/*SomeValidatableValue.swift",
        "Helpers/CharacterSet+Helpers.swift",
        "Helpers/Collection+Helpers.swift",
        "Helpers/Initializers.swift",
        "Helpers/IsSecretValue.swift",
        "Helpers/Metadata.swift",
        "Helpers/Operators.swift",
        "Helpers/Optional+Helpers.swift",
        "Helpers/SomeBoolFlagValidatableValue.swift",
        "Helpers/SomeCheckmarkValidatableValue.swift",
        "Helpers/String+Helpers.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.