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 DangerSwiftShoki, reference v0.3.0 (a15a88), with Swift 6.1 for macOS (SPM) on 28 Apr 2025 01:47:12 UTC.

Swift 6 data race errors: 0

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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yumemi-inc/danger-swift-shoki.git
Reference: v0.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yumemi-inc/danger-swift-shoki
 * tag               v0.3.0     -> FETCH_HEAD
HEAD is now at a15a88f Merge pull request #14 from yumemi-inc/feature/swiftpm-bump
Cloned https://github.com/yumemi-inc/danger-swift-shoki.git
Revision (git rev-parse @):
a15a88f87e6158856aed52bd1c4350b8aa386035
SUCCESS checkout https://github.com/yumemi-inc/danger-swift-shoki.git at v0.3.0
Fetching https://github.com/danger/swift.git
[1/10248] Fetching swift
Fetched https://github.com/danger/swift.git from cache (1.13s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.21.1 (1.65s)
Fetching https://github.com/mxcl/Version
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/nerdishbynature/octokit.swift
[1/116] Fetching logger
[117/404] Fetching logger, version
Fetched https://github.com/shibapm/Logger from cache (0.59s)
[79/5283] Fetching version, octokit.swift
Fetched https://github.com/mxcl/Version from cache (0.93s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.93s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.14.0 (1.40s)
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.90s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (1.46s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (0.56s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (2.65s)
Creating working copy for https://github.com/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.14.0
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
Creating working copy for https://github.com/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.21.1
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 3.3.0
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.1.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": "danger-swift-shoki",
      "name": "DangerSwiftShoki",
      "url": "https://github.com/yumemi-inc/danger-swift-shoki.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/danger-swift-shoki",
      "dependencies": [
        {
          "identity": "swift",
          "name": "danger-swift",
          "url": "https://github.com/danger/swift.git",
          "version": "3.21.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift",
          "dependencies": [
            {
              "identity": "logger",
              "name": "Logger",
              "url": "https://github.com/shibapm/Logger",
              "version": "0.2.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logger",
              "dependencies": [
              ]
            },
            {
              "identity": "version",
              "name": "Version",
              "url": "https://github.com/mxcl/Version",
              "version": "2.1.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Version",
              "dependencies": [
              ]
            },
            {
              "identity": "octokit.swift",
              "name": "OctoKit",
              "url": "https://github.com/nerdishbynature/octokit.swift",
              "version": "0.14.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/octokit.swift",
              "dependencies": [
                {
                  "identity": "requestkit",
                  "name": "RequestKit",
                  "url": "https://github.com/nerdishbynature/RequestKit.git",
                  "version": "3.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RequestKit",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/yumemi-inc/danger-swift-shoki.git
[1/246] Fetching danger-swift-shoki
Fetched https://github.com/yumemi-inc/danger-swift-shoki.git from cache (0.72s)
Fetching https://github.com/danger/swift.git from cache
Fetched https://github.com/danger/swift.git from cache (0.49s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.21.1 (0.55s)
Fetching https://github.com/shibapm/Logger from cache
Fetching https://github.com/mxcl/Version from cache
Fetching https://github.com/nerdishbynature/octokit.swift from cache
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.43s)
Fetched https://github.com/mxcl/Version from cache (0.45s)
Fetched https://github.com/shibapm/Logger from cache (0.45s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.14.0 (0.51s)
Fetching https://github.com/nerdishbynature/RequestKit.git from cache
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.46s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.51s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (0.04s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.03s)
Creating working copy for https://github.com/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.21.1
Creating working copy for https://github.com/yumemi-inc/danger-swift-shoki.git
Working copy of https://github.com/yumemi-inc/danger-swift-shoki.git resolved at v0.3.0 (a15a88f)
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.1.0
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 3.3.0
Creating working copy for https://github.com/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.14.0
warning: '.resolve-product-dependencies': dependency 'danger-swift-shoki' is not used by any target
Found 1 product dependencies
  - danger-swift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/yumemi-inc/danger-swift-shoki.git
https://github.com/yumemi-inc/danger-swift-shoki.git
{
  "dependencies" : [
    {
      "identity" : "swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/danger/swift.git"
    }
  ],
  "manifest_display_name" : "DangerSwiftShoki",
  "name" : "DangerSwiftShoki",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DangerSwiftShoki",
      "targets" : [
        "DangerSwiftShoki"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DangerSwiftShokiTests",
      "module_type" : "SwiftTarget",
      "name" : "DangerSwiftShokiTests",
      "path" : "Tests/DangerSwiftShokiTests",
      "sources" : [
        "MarkdownConfigurationTests.swift",
        "ReportTests.swift",
        "ShokiTests.swift"
      ],
      "target_dependencies" : [
        "DangerSwiftShoki"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DangerSwiftShoki",
      "module_type" : "SwiftTarget",
      "name" : "DangerSwiftShoki",
      "path" : "Sources/DangerSwiftShoki",
      "product_dependencies" : [
        "Danger"
      ],
      "product_memberships" : [
        "DangerSwiftShoki"
      ],
      "sources" : [
        "DangerDSL+.swift",
        "MarkdownConfiguration.swift",
        "Report.swift",
        "Shoki.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
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/9] Write sources
[6/9] Write swift-version-2F0A5646E1D333AE.txt
[8/17] Compiling RequestKit RequestKitSession.swift
[9/17] Compiling RequestKit Router.swift
[10/17] Compiling RequestKit JSONPostRouter.swift
[11/17] Compiling DangerShellExecutor ShellExecutor.swift
[12/17] Emitting module RequestKit
[13/17] Emitting module DangerShellExecutor
[14/17] Compiling Logger Logger.swift
[15/17] Emitting module Logger
[16/44] Compiling OctoKit Octokit.swift
[17/44] Compiling OctoKit Organization.swift
[18/44] Compiling OctoKit Parameters.swift
[19/46] Emitting module OctoKit
[20/46] Compiling OctoKit Gist.swift
[21/46] Compiling OctoKit Git.swift
[22/46] Compiling OctoKit Issue.swift
[23/46] Compiling OctoKit URL+URLParameters.swift
[24/46] Compiling OctoKit User.swift
[25/46] Compiling OctoKit Stars.swift
[26/46] Compiling OctoKit Statuses.swift
[27/46] Compiling OctoKit String+PercentEncoding.swift
[28/46] Compiling OctoKit Plan.swift
[29/46] Compiling OctoKit PreviewHeader.swift
[30/46] Compiling OctoKit PublicKey.swift
[31/46] Compiling OctoKit Label.swift
[32/46] Compiling OctoKit Milestone.swift
[33/46] Compiling OctoKit NotificationThread.swift
[34/46] Compiling OctoKit Repositories.swift
[35/46] Compiling OctoKit Review.swift
[36/46] Compiling OctoKit Search.swift
[37/46] Compiling OctoKit Configuration.swift
[38/46] Compiling OctoKit File.swift
[39/46] Compiling OctoKit Follow.swift
[40/46] Compiling OctoKit PullRequest.swift
[41/46] Compiling OctoKit Reactions.swift
[42/46] Compiling OctoKit Releases.swift
[43/46] Compiling OctoKit Team.swift
[44/46] Compiling OctoKit Time.swift
[45/65] Compiling Danger SwiftLintViolation.swift
[46/65] Compiling Danger SwiftlintReportDeleter.swift
[47/67] Compiling Danger CurrentPathProvider.swift
[48/67] Compiling Danger SwiftLint.swift
[49/67] Compiling Danger Report.swift
[50/67] Compiling Danger Settings.swift
[51/67] Compiling Danger DangerUtils.swift
[52/67] Compiling Danger DateFormatterExtensions.swift
[53/67] Compiling Danger GitHubDSL.swift
[54/67] Compiling Danger GitLabDSL.swift
[55/67] Compiling Danger BitBucketCloud.swift
[56/67] Compiling Danger BitBucketMetadata.swift
[57/67] Compiling Danger NSRegularExpressionExtensions.swift
[58/67] Compiling Danger File.swift
[59/67] Compiling Danger BitBucketServerDSL.swift
[60/67] Compiling Danger Danger.swift
[61/67] Emitting module Danger
[62/67] Compiling Danger GitDSL.swift
[63/67] Compiling Danger GitDiff.swift
[64/67] Compiling Danger DangerDSL.swift
[65/67] Compiling Danger DangerResults.swift
[66/72] Compiling DangerSwiftShoki MarkdownConfiguration.swift
[67/72] Emitting module DangerSwiftShoki
[68/72] Compiling DangerSwiftShoki Shoki.swift
[69/72] Compiling DangerSwiftShoki Report.swift
[70/72] Compiling DangerSwiftShoki DangerDSL+.swift
[70/72] Write Objects.LinkFileList
[71/72] Linking libDangerSwiftShoki.dylib
Build complete! (11.36s)
warning: 'octokit.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/octokit.swift/OctoKit/Info.plist
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/danger/swift.git"
    }
  ],
  "manifest_display_name" : "DangerSwiftShoki",
  "name" : "DangerSwiftShoki",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DangerSwiftShoki",
      "targets" : [
        "DangerSwiftShoki"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DangerSwiftShokiTests",
      "module_type" : "SwiftTarget",
      "name" : "DangerSwiftShokiTests",
      "path" : "Tests/DangerSwiftShokiTests",
      "sources" : [
        "MarkdownConfigurationTests.swift",
        "ReportTests.swift",
        "ShokiTests.swift"
      ],
      "target_dependencies" : [
        "DangerSwiftShoki"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DangerSwiftShoki",
      "module_type" : "SwiftTarget",
      "name" : "DangerSwiftShoki",
      "path" : "Sources/DangerSwiftShoki",
      "product_dependencies" : [
        "Danger"
      ],
      "product_memberships" : [
        "DangerSwiftShoki"
      ],
      "sources" : [
        "DangerDSL+.swift",
        "MarkdownConfiguration.swift",
        "Report.swift",
        "Shoki.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.