This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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 Artemis with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.25.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Saelyria/Artemis.git
Reference: main
Initialized empty Git repository in $PWD/checkout/.git/
From https://github.com/Saelyria/Artemis
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at e891cc8 Merge pull request #5 from Saelyria/develop
Cloned https://github.com/Saelyria/Artemis.git
Revision (git rev-parse @):
SUCCESS checkout https://github.com/Saelyria/Artemis.git at main
e891cc8e0dca8f4c7529ae78db252a3d23e94dc9
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build complete.
Building for debugging...
[1/21] Compiling Artemis Partial+I4.swift
[2/21] Compiling Artemis Partial+I5.swift
[3/21] Compiling Artemis Optional+Schema.swift
[4/21] Compiling Artemis Scalar.swift
[5/21] Compiling Artemis Schema.swift
[6/23] Compiling Artemis Partial+I1.swift
[7/23] Compiling Artemis Partial+I2.swift
[8/23] Compiling Artemis Partial+I3.swift
[9/23] Compiling Artemis _Selector.swift
$PWD/checkout/Sources/Artemis/2. Selecting/_Selector.swift:259:34: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public struct _AliasSelector<T: Object, FieldVal, Value: Scalar, Args: ArgumentsList> {
                                 ^
$PWD/checkout/Sources/Artemis/2. Selecting/_Selector.swift:8:24: note: 'T' previously declared here
public class _Selector<T: Object> { }
                       ^
$PWD/checkout/Sources/Artemis/2. Selecting/_Selector.swift:292:40: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public struct _AliasObjectSelector<T: Object, R, FieldVal, Value: Object, Args: ArgumentsList> {
                                       ^
$PWD/checkout/Sources/Artemis/2. Selecting/_Selector.swift:8:24: note: 'T' previously declared here
public class _Selector<T: Object> { }
                       ^
[10/23] Compiling Artemis Client.swift
$PWD/checkout/Sources/Artemis/2. Selecting/_Selector.swift:259:34: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public struct _AliasSelector<T: Object, FieldVal, Value: Scalar, Args: ArgumentsList> {
                                 ^
$PWD/checkout/Sources/Artemis/2. Selecting/_Selector.swift:8:24: note: 'T' previously declared here
public class _Selector<T: Object> { }
                       ^
$PWD/checkout/Sources/Artemis/2. Selecting/_Selector.swift:292:40: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public struct _AliasObjectSelector<T: Object, R, FieldVal, Value: Object, Args: ArgumentsList> {
                                       ^
$PWD/checkout/Sources/Artemis/2. Selecting/_Selector.swift:8:24: note: 'T' previously declared here
public class _Selector<T: Object> { }
                       ^
[11/23] Compiling Artemis HTTPNetworkingDelegate.swift
$PWD/checkout/Sources/Artemis/2. Selecting/_Selector.swift:259:34: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public struct _AliasSelector<T: Object, FieldVal, Value: Scalar, Args: ArgumentsList> {
                                 ^
$PWD/checkout/Sources/Artemis/2. Selecting/_Selector.swift:8:24: note: 'T' previously declared here
public class _Selector<T: Object> { }
                       ^
$PWD/checkout/Sources/Artemis/2. Selecting/_Selector.swift:292:40: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public struct _AliasObjectSelector<T: Object, R, FieldVal, Value: Object, Args: ArgumentsList> {
                                       ^
$PWD/checkout/Sources/Artemis/2. Selecting/_Selector.swift:8:24: note: 'T' previously declared here
public class _Selector<T: Object> { }
                       ^
[12/23] Compiling Artemis Array+Schema.swift
[13/23] Compiling Artemis Field.swift
[14/23] Compiling Artemis Object.swift
[15/23] Compiling Artemis Fragment.swift
[16/23] Compiling Artemis _ArgumentEncoder.swift
[17/23] Compiling Artemis _Selection.swift
[18/23] Emitting module Artemis
$PWD/checkout/Sources/Artemis/2. Selecting/_Selector.swift:259:34: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public struct _AliasSelector<T: Object, FieldVal, Value: Scalar, Args: ArgumentsList> {
                                 ^
$PWD/checkout/Sources/Artemis/2. Selecting/_Selector.swift:8:24: note: 'T' previously declared here
public class _Selector<T: Object> { }
========================================
ResolveProductDependencies
                       ^
$PWD/checkout/Sources/Artemis/2. Selecting/_Selector.swift:292:40: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
========================================
    public struct _AliasObjectSelector<T: Object, R, FieldVal, Value: Object, Args: ArgumentsList> {
Resolving dependencies ...
                                       ^
$PWD/checkout/Sources/Artemis/2. Selecting/_Selector.swift:8:24: note: 'T' previously declared here
public class _Selector<T: Object> { }
                       ^
[19/23] Compiling Artemis _SelectionInputOutput.swift
[20/23] Compiling Artemis _SelectionSet.swift
[21/23] Compiling Artemis _SelectionSetBuilder.swift
[22/23] Compiling Artemis Partial.swift
[23/23] Compiling Artemis _Operation.swift
Build complete! (9.74s)
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "$PWD/checkout",
  "version": "unspecified",
  "path": "$PWD/checkout",
  "dependencies": [
    {
      "identity": "artemis",
      "name": "Artemis",
      "url": "https://github.com/Saelyria/Artemis.git",
      "version": "unspecified",
      "path": "$PWD/checkout/.build/checkouts/Artemis",
      "dependencies": [
      ]
    }
  ]
}
Found 0 product dependencies
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.