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.0 for Linux on 30 Nov 2024 06:26:38 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
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 /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
 * 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
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
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-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -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 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/danger/swift.git
[1/10125] Fetching swift
Fetched https://github.com/danger/swift.git from cache (0.41s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.20.2 (0.43s)
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/mxcl/Version
[1/288] Fetching version
[59/404] Fetching version, logger
[405/4843] Fetching version, logger, octokit.swift
Fetched https://github.com/shibapm/Logger from cache (0.32s)
Fetched https://github.com/mxcl/Version from cache (0.32s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.32s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.13.0 (1.86s)
Fetching https://github.com/nerdishbynature/RequestKit.git
Fetching https://github.com/nicklockwood/SwiftFormat
[1/1554] Fetching requestkit
[1555/47332] Fetching requestkit, swiftformat
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (24.59s)
Fetched https://github.com/nicklockwood/SwiftFormat from cache (25.46s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.63s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (0.64s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (2.77s)
Computing version for https://github.com/nicklockwood/SwiftFormat
Computed https://github.com/nicklockwood/SwiftFormat at 0.55.3 (0.46s)
Creating working copy for https://github.com/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.13.0
Creating working copy for https://github.com/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.20.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/nicklockwood/SwiftFormat
Working copy of https://github.com/nicklockwood/SwiftFormat resolved at 0.55.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
[1/1] Compiling plugin SwiftFormatPlugin
Building for debugging...
[1/16] Write sources
[7/16] Write swift-version-24593BA9C3E375BF.txt
[9/24] Emitting module DangerShellExecutor
[10/24] Compiling DangerShellExecutor ShellExecutor.swift
[11/25] Compiling RequestKit Router.swift
[12/25] Compiling RequestKit RequestKitSession.swift
[14/25] Emitting module Logger
[15/25] Compiling Logger Logger.swift
[16/26] Emitting module RequestKit
[17/26] Compiling RequestKit JSONPostRouter.swift
[17/27] Wrapping AST for DangerShellExecutor for debugging
[20/27] Wrapping AST for RequestKit for debugging
[21/27] Wrapping AST for Logger for debugging
[23/51] Compiling OctoKit Stars.swift
[24/51] Compiling OctoKit Statuses.swift
[25/51] Compiling OctoKit String+PercentEncoding.swift
[26/51] Compiling OctoKit Plan.swift
[27/51] Compiling OctoKit PreviewHeader.swift
[28/51] Compiling OctoKit PublicKey.swift
[29/54] Compiling OctoKit NotificationThread.swift
[30/54] Compiling OctoKit Octokit.swift
[31/54] Compiling OctoKit Parameters.swift
[32/54] Emitting module OctoKit
[33/54] Compiling OctoKit Time.swift
[34/54] Compiling OctoKit URL+URLParameters.swift
[35/54] Compiling OctoKit User.swift
[36/54] Compiling OctoKit PullRequest.swift
[37/54] Compiling OctoKit Reactions.swift
[38/54] Compiling OctoKit Releases.swift
[39/54] Compiling OctoKit Configuration.swift
[40/54] Compiling OctoKit File.swift
[41/54] Compiling OctoKit Follow.swift
[42/54] Compiling OctoKit Gist.swift
[43/54] Compiling OctoKit Git.swift
[44/54] Compiling OctoKit Issue.swift
[45/54] Compiling OctoKit Label.swift
[46/54] Compiling OctoKit Milestone.swift
[47/54] Compiling OctoKit Repositories.swift
[48/54] Compiling OctoKit Review.swift
[49/54] Compiling OctoKit Search.swift
[50/55] Wrapping AST for OctoKit for debugging
[52/74] Compiling Danger SwiftLintViolation.swift
[53/74] Compiling Danger SwiftlintReportDeleter.swift
[54/76] Compiling Danger CurrentPathProvider.swift
[55/76] Compiling Danger SwiftLint.swift
[56/76] Compiling Danger File.swift
[57/76] Compiling Danger GitDSL.swift
[58/76] Compiling Danger GitDiff.swift
[59/76] Compiling Danger DangerUtils.swift
[60/76] Compiling Danger DateFormatterExtensions.swift
[61/76] Compiling Danger NSRegularExpressionExtensions.swift
[62/76] Compiling Danger Report.swift
[63/76] Compiling Danger Settings.swift
[64/76] Emitting module Danger
[65/76] Compiling Danger BitBucketCloud.swift
[66/76] Compiling Danger BitBucketMetadata.swift
[67/76] Compiling Danger BitBucketServerDSL.swift
[68/76] Compiling Danger GitHubDSL.swift
[69/76] Compiling Danger GitLabDSL.swift
[70/76] Compiling Danger Danger.swift
[71/76] Compiling Danger DangerDSL.swift
[72/76] Compiling Danger DangerResults.swift
[73/77] Wrapping AST for Danger for debugging
[75/82] Emitting module DangerSwiftShoki
[76/82] Compiling DangerSwiftShoki Shoki.swift
[77/82] Compiling DangerSwiftShoki Report.swift
[78/82] Compiling DangerSwiftShoki MarkdownConfiguration.swift
[79/82] Compiling DangerSwiftShoki DangerDSL+.swift
[80/83] Wrapping AST for DangerSwiftShoki for debugging
[81/83] Write Objects.LinkFileList
[82/83] Linking libDangerSwiftShoki.so
Build complete! (67.37s)
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.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.