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 (2fea28), with Swift 6.2 (beta) for Linux on 20 Jun 2025 19:00:19 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yumemi-inc/danger-swift-shoki.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/yumemi-inc/danger-swift-shoki
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2fea28c Merge pull request #13 from yumemi-inc/feature/danger
Cloned https://github.com/yumemi-inc/danger-swift-shoki.git
Revision (git rev-parse @):
2fea28c4fc325412b71bbf67916b8e96bfa34b61
SUCCESS checkout https://github.com/yumemi-inc/danger-swift-shoki.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.2
Building package at path:  $PWD
https://github.com/yumemi-inc/danger-swift-shoki.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.2-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Fetching https://github.com/danger/swift.git
[1/10309] Fetching swift
Fetched https://github.com/danger/swift.git from cache (0.72s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.21.2 (1.90s)
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/mxcl/Version
[1/116] Fetching logger
[117/409] Fetching logger, version
[410/5409] Fetching logger, version, octokit.swift
Fetched https://github.com/shibapm/Logger from cache (0.45s)
[4043/5293] Fetching version, octokit.swift
Fetched https://github.com/mxcl/Version from cache (0.49s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.62s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.14.0 (1.08s)
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.28s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (1.58s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.2.0 (0.70s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (4.41s)
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/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.21.2
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 3.3.0
warning: 'octokit.swift': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/.build/checkouts/octokit.swift/OctoKit/Info.plist
Building for debugging...
[0/15] Write sources
[6/15] Write swift-version-24593BA9C3E375BF.txt
[8/23] Emitting module Logger
[9/23] Compiling Logger Logger.swift
[10/24] Wrapping AST for Logger for debugging
[12/24] Compiling RequestKit Router.swift
[13/24] Emitting module DangerShellExecutor
[14/24] Compiling DangerShellExecutor ShellExecutor.swift
[15/24] Compiling RequestKit RequestKitSession.swift
[16/24] Emitting module RequestKit
[17/24] Compiling RequestKit JSONPostRouter.swift
[19/26] Wrapping AST for DangerShellExecutor for debugging
[20/26] Wrapping AST for RequestKit for debugging
[22/52] Compiling OctoKit Statuses.swift
[23/52] Compiling OctoKit String+PercentEncoding.swift
[24/52] Compiling OctoKit Team.swift
[25/55] Emitting module OctoKit
[26/55] Compiling OctoKit NotificationThread.swift
[27/55] Compiling OctoKit Octokit.swift
[28/55] Compiling OctoKit Organization.swift
[29/55] Compiling OctoKit Parameters.swift
[30/55] Compiling OctoKit Review.swift
[31/55] Compiling OctoKit Search.swift
[32/55] Compiling OctoKit Stars.swift
[33/55] Compiling OctoKit Time.swift
[34/55] Compiling OctoKit URL+URLParameters.swift
[35/55] Compiling OctoKit User.swift
[36/55] Compiling OctoKit Reactions.swift
[37/55] Compiling OctoKit Releases.swift
[38/55] Compiling OctoKit Repositories.swift
[39/55] Compiling OctoKit Plan.swift
[40/55] Compiling OctoKit PreviewHeader.swift
[41/55] Compiling OctoKit PublicKey.swift
[42/55] Compiling OctoKit PullRequest.swift
[43/55] Compiling OctoKit Git.swift
[44/55] Compiling OctoKit Issue.swift
[45/55] Compiling OctoKit Label.swift
[46/55] Compiling OctoKit Milestone.swift
[47/55] Compiling OctoKit Configuration.swift
[48/55] Compiling OctoKit File.swift
[49/55] Compiling OctoKit Follow.swift
[50/55] Compiling OctoKit Gist.swift
[51/56] Wrapping AST for OctoKit for debugging
[53/75] Compiling Danger SwiftLintViolation.swift
[54/75] Compiling Danger SwiftlintReportDeleter.swift
[55/77] Compiling Danger Report.swift
[56/77] Compiling Danger Settings.swift
[57/77] Emitting module Danger
[58/77] Compiling Danger File.swift
[59/77] Compiling Danger GitDSL.swift
[60/77] Compiling Danger GitDiff.swift
[61/77] Compiling Danger BitBucketCloud.swift
[62/77] Compiling Danger BitBucketMetadata.swift
[63/77] Compiling Danger BitBucketServerDSL.swift
[64/77] Compiling Danger CurrentPathProvider.swift
[65/77] Compiling Danger SwiftLint.swift
[66/77] Compiling Danger DangerUtils.swift
[67/77] Compiling Danger DateFormatterExtensions.swift
[68/77] Compiling Danger NSRegularExpressionExtensions.swift
[69/77] Compiling Danger Danger.swift
[70/77] Compiling Danger DangerDSL.swift
[71/77] Compiling Danger DangerResults.swift
[72/77] Compiling Danger GitHubDSL.swift
[73/77] Compiling Danger GitLabDSL.swift
[74/78] Wrapping AST for Danger for debugging
[76/83] Compiling DangerSwiftShoki Shoki.swift
[77/83] Compiling DangerSwiftShoki Report.swift
[78/83] Emitting module DangerSwiftShoki
[79/83] Compiling DangerSwiftShoki DangerDSL+.swift
[80/83] Compiling DangerSwiftShoki MarkdownConfiguration.swift
[81/84] Wrapping AST for DangerSwiftShoki for debugging
[82/84] Write Objects.LinkFileList
[83/84] Linking libDangerSwiftShoki.so
Build complete! (46.42s)
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" : "/host/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"
}
basic-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:f81a7bd7aa87a0f81848d48c5bcc03f5f78deebd37fa5f9be9913077205d3687
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.2-latest
Done.