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 SwiftChecksDangerPlugin 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.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/JosephDuffy/SwiftChecksDangerPlugin
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 19a6298 Update to Danger 3.12.3 and Swift 5.5
Cloned https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git
Revision (git rev-parse @):
19a6298dc882b26bd5444ea80a17d1fd97e6d8a9
SUCCESS checkout https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git at master
========================================
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
Building for debugging...
[1/9] Emitting module DangerShellExecutor
[2/9] Compiling DangerShellExecutor ShellExecutor.swift
[3/9] Emitting module Logger
[4/9] Compiling Logger Logger.swift
[5/9] Emitting module RequestKit
[6/9] Compiling RequestKit RequestKitSession.swift
[7/9] Compiling RequestKit Router.swift
[8/9] Compiling RequestKit JSONPostRouter.swift
[9/31] Compiling OctoKit Plan.swift
[10/31] Compiling OctoKit PreviewHeader.swift
[11/31] Compiling OctoKit PublicKey.swift
[12/33] Compiling OctoKit Milestone.swift
[13/33] Compiling OctoKit Octokit.swift
[14/33] Compiling OctoKit Parameters.swift
[15/33] Compiling OctoKit Configuration.swift
[16/33] Compiling OctoKit File.swift
[17/33] Compiling OctoKit Follow.swift
[18/33] Compiling OctoKit Statuses.swift
[19/33] Compiling OctoKit String+PercentEncoding.swift
[20/33] Compiling OctoKit Time.swift
[21/33] Compiling OctoKit Repositories.swift
[22/33] Compiling OctoKit Review.swift
[23/33] Compiling OctoKit Stars.swift
[24/33] Emitting module OctoKit
[25/33] Compiling OctoKit PullRequest.swift
[26/33] Compiling OctoKit Reactions.swift
[27/33] Compiling OctoKit Releases.swift
[28/33] Compiling OctoKit URL+URLParameters.swift
[29/33] Compiling OctoKit User.swift
[30/33] Compiling OctoKit Gist.swift
[31/33] Compiling OctoKit Issue.swift
[32/33] Compiling OctoKit Label.swift
[33/52] Compiling Danger File.swift
[34/52] Compiling Danger GitDSL.swift
[35/52] Compiling Danger GitDiff.swift
[36/52] Compiling Danger Danger.swift
[37/52] Compiling Danger DangerDSL.swift
[38/52] Compiling Danger DangerResults.swift
[39/54] Compiling Danger Report.swift
[40/54] Compiling Danger Settings.swift
[41/54] Emitting module Danger
[42/54] Compiling Danger BitBucketCloud.swift
[43/54] Compiling Danger BitBucketMetadata.swift
[44/54] Compiling Danger BitBucketServerDSL.swift
[45/54] Compiling Danger DangerUtils.swift
[46/54] Compiling Danger DateFormatterExtensions.swift
[47/54] Compiling Danger NSRegularExpressionExtensions.swift
[48/54] Compiling Danger SwiftLintViolation.swift
[49/54] Compiling Danger SwiftlintReportDeleter.swift
[50/54] Compiling Danger CurrentPathProvider.swift
[51/54] Compiling Danger SwiftLint.swift
[52/54] Compiling Danger GitHubDSL.swift
[53/54] Compiling Danger GitLabDSL.swift
[54/61] Compiling SwiftChecksDangerPlugin FileProvider.swift
[55/61] Compiling SwiftChecksDangerPlugin InfoPlistFile.swift
[56/61] Compiling SwiftChecksDangerPlugin File.swift
[57/61] Compiling SwiftChecksDangerPlugin InfoPlistFileProvider.swift
[58/61] Compiling SwiftChecksDangerPlugin SwiftChecks.swift
[59/61] Emitting module SwiftChecksDangerPlugin
[60/61] Compiling SwiftChecksDangerPlugin VersionFile.swift
[60/61] Linking libSwiftChecksDangerPlugin.dylib
Build complete! (23.65s)
Fetching https://github.com/shibapm/Logger from cache
Fetching https://github.com/nerdishbynature/RequestKit.git from cache
Fetching https://github.com/nerdishbynature/octokit.swift from cache
Fetched https://github.com/shibapm/Logger (0.18s)
Fetching https://github.com/mxcl/Version from cache
Fetched https://github.com/nerdishbynature/RequestKit.git (0.21s)
Fetching https://github.com/danger/swift.git from cache
Fetched https://github.com/nerdishbynature/octokit.swift (0.26s)
Fetched https://github.com/mxcl/Version (0.15s)
Fetched https://github.com/danger/swift.git (0.26s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.12.3 (0.03s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.11.0 (0.02s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 1.2.0 (0.02s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.02s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 2.3.0 (0.02s)
Creating working copy for https://github.com/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.12.3
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/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 2.3.0
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 1.2.0
Creating working copy for https://github.com/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.11.0
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftchecksdangerplugin",
      "name": "SwiftChecksDangerPlugin",
      "url": "https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftChecksDangerPlugin",
      "dependencies": [
        {
          "identity": "swift",
          "name": "danger-swift",
          "url": "https://github.com/danger/swift.git",
          "version": "3.17.1",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-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/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logger",
              "dependencies": [
              ]
            },
            {
              "identity": "version",
              "name": "Version",
              "url": "https://github.com/mxcl/Version",
              "version": "2.0.1",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-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.12.0",
              "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-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.2.1",
                  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/RequestKit",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git from cache
Fetched https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git (0.15s)
Fetching https://github.com/danger/swift.git from cache
Fetched https://github.com/danger/swift.git (0.26s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.17.1 (0.02s)
Fetching https://github.com/nerdishbynature/octokit.swift from cache
Fetching https://github.com/mxcl/Version from cache
Fetching https://github.com/shibapm/Logger from cache
Fetched https://github.com/mxcl/Version (0.19s)
Fetched https://github.com/shibapm/Logger (0.20s)
Fetched https://github.com/nerdishbynature/octokit.swift (0.26s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.12.0 (0.02s)
Fetching https://github.com/nerdishbynature/RequestKit.git from cache
Fetched https://github.com/nerdishbynature/RequestKit.git (0.18s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.0.1 (0.02s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.2.1 (0.02s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.01s)
Creating working copy for https://github.com/nerdishbynature/RequestKit.git
Working copy of https://github.com/nerdishbynature/RequestKit.git resolved at 3.2.1
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.17.1
Creating working copy for https://github.com/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.0.1
Creating working copy for https://github.com/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.12.0
Creating working copy for https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git
Working copy of https://github.com/JosephDuffy/SwiftChecksDangerPlugin.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swiftchecksdangerplugin' is not used by any target
Found 1 product dependencies
  - danger-swift
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.