The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of DangerSwiftShoki, reference main (edb233), with Swift 6.1 for macOS (SPM) on 9 Sep 2025 08:00:48 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.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yumemi-inc/danger-swift-shoki.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yumemi-inc/danger-swift-shoki
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at edb2335 Merge pull request #15 from yumemi-inc/ci/renovate/migrate-config
Cloned https://github.com/yumemi-inc/danger-swift-shoki.git
Revision (git rev-parse @):
edb2335111f59811bf603b178b16129591fb8598
SUCCESS checkout https://github.com/yumemi-inc/danger-swift-shoki.git at main
Fetching https://github.com/danger/swift.git
[1/10317] Fetching swift
Fetched https://github.com/danger/swift.git from cache (1.15s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.22.0 (1.71s)
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/mxcl/Version
Fetching https://github.com/shibapm/Logger
[1/116] Fetching logger
[55/409] Fetching logger, version
[208/5409] Fetching logger, version, octokit.swift
Fetched https://github.com/nerdishbynature/octokit.swift from cache (1.03s)
Fetched https://github.com/mxcl/Version from cache (1.03s)
Fetched https://github.com/shibapm/Logger from cache (1.03s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.14.0 (1.52s)
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.86s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (1.47s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.2.0 (0.59s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (2.46s)
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/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.2.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.22.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
========================================
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.22.0",
          "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.2.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/258] Fetching danger-swift-shoki
Fetched https://github.com/yumemi-inc/danger-swift-shoki.git from cache (0.73s)
Fetching https://github.com/danger/swift.git from cache
Fetched https://github.com/danger/swift.git from cache (0.56s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.22.0 (0.62s)
Fetching https://github.com/shibapm/Logger from cache
Fetching https://github.com/nerdishbynature/octokit.swift from cache
Fetching https://github.com/mxcl/Version from cache
Fetched https://github.com/shibapm/Logger from cache (0.47s)
Fetched https://github.com/mxcl/Version from cache (0.49s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.49s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.14.0 (0.54s)
Fetching https://github.com/nerdishbynature/RequestKit.git from cache
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.47s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.52s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.2.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/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.2.0
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 main (edb2335)
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/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.22.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 Logger Logger.swift
[9/17] Emitting module Logger
[10/17] Compiling DangerShellExecutor ShellExecutor.swift
[11/17] Emitting module DangerShellExecutor
[12/17] Compiling RequestKit RequestKitSession.swift
[13/17] Compiling RequestKit Router.swift
[14/17] Compiling RequestKit JSONPostRouter.swift
[15/17] Emitting module RequestKit
[16/44] Compiling OctoKit Configuration.swift
[17/44] Compiling OctoKit File.swift
[18/44] Compiling OctoKit Follow.swift
[19/46] Emitting module OctoKit
[20/46] Compiling OctoKit Plan.swift
[21/46] Compiling OctoKit PreviewHeader.swift
[22/46] Compiling OctoKit PublicKey.swift
[23/46] Compiling OctoKit Stars.swift
[24/46] Compiling OctoKit Statuses.swift
[25/46] Compiling OctoKit String+PercentEncoding.swift
[26/46] Compiling OctoKit Gist.swift
[27/46] Compiling OctoKit Git.swift
[28/46] Compiling OctoKit Issue.swift
[29/46] Compiling OctoKit URL+URLParameters.swift
[30/46] Compiling OctoKit User.swift
[31/46] Compiling OctoKit Label.swift
[32/46] Compiling OctoKit Milestone.swift
[33/46] Compiling OctoKit NotificationThread.swift
[34/46] Compiling OctoKit PullRequest.swift
[35/46] Compiling OctoKit Reactions.swift
[36/46] Compiling OctoKit Releases.swift
[37/46] Compiling OctoKit Octokit.swift
[38/46] Compiling OctoKit Organization.swift
[39/46] Compiling OctoKit Parameters.swift
[40/46] Compiling OctoKit Team.swift
[41/46] Compiling OctoKit Time.swift
[42/46] Compiling OctoKit Repositories.swift
[43/46] Compiling OctoKit Review.swift
[44/46] Compiling OctoKit Search.swift
[45/65] Compiling Danger SwiftLintViolation.swift
[46/65] Compiling Danger SwiftlintReportDeleter.swift
[47/67] Compiling Danger Report.swift
[48/67] Compiling Danger Settings.swift
[49/67] Compiling Danger GitDSL.swift
[50/67] Compiling Danger GitDiff.swift
[51/67] Compiling Danger NSRegularExpressionExtensions.swift
[52/67] Compiling Danger File.swift
[53/67] Compiling Danger CurrentPathProvider.swift
[54/67] Compiling Danger SwiftLint.swift
[55/67] Compiling Danger DangerUtils.swift
[56/67] Compiling Danger DateFormatterExtensions.swift
[57/67] Compiling Danger BitBucketServerDSL.swift
[58/67] Compiling Danger Danger.swift
[59/67] Compiling Danger DangerDSL.swift
[60/67] Compiling Danger DangerResults.swift
[61/67] Emitting module Danger
[62/67] Compiling Danger BitBucketCloud.swift
[63/67] Compiling Danger BitBucketMetadata.swift
[64/67] Compiling Danger GitHubDSL.swift
[65/67] Compiling Danger GitLabDSL.swift
[66/72] Compiling DangerSwiftShoki Report.swift
[67/72] Compiling DangerSwiftShoki DangerDSL+.swift
[68/72] Emitting module DangerSwiftShoki
[69/72] Compiling DangerSwiftShoki MarkdownConfiguration.swift
[70/72] Compiling DangerSwiftShoki Shoki.swift
[70/72] Write Objects.LinkFileList
[71/72] Linking libDangerSwiftShoki.dylib
Build complete! (11.35s)
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.