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 DangerSwiftProse, reference 1.1.0 (fc2dca), with Swift 6.1 for Linux on 25 Apr 2025 16:25:32 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/f-meloni/danger-swift-prose.git
Reference: 1.1.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/f-meloni/danger-swift-prose
 * tag               1.1.0      -> FETCH_HEAD
HEAD is now at fc2dca0 Version 1.1.0
Cloned https://github.com/f-meloni/danger-swift-prose.git
Revision (git rev-parse @):
fc2dca07607ff964bb240af4d6684cbaa7ef942f
SUCCESS checkout https://github.com/f-meloni/danger-swift-prose.git at 1.1.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.1
Building package at path:  $PWD
https://github.com/f-meloni/danger-swift-prose.git
https://github.com/f-meloni/danger-swift-prose.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "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" : "DangerSwiftProse",
  "name" : "DangerSwiftProse",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DangerSwiftProse",
      "targets" : [
        "DangerSwiftProse"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DangerDeps",
      "targets" : [
        "DangerSwiftProse"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DangerSwiftProse",
      "module_type" : "SwiftTarget",
      "name" : "DangerSwiftProse",
      "path" : "Sources/DangerSwiftProse",
      "product_dependencies" : [
        "Danger"
      ],
      "product_memberships" : [
        "DangerSwiftProse",
        "DangerDeps"
      ],
      "sources" : [
        "CommandExecutor.swift",
        "DangerSwiftProse.swift",
        "MarkdownConvertible.swift",
        "MarkdownTool.swift",
        "Mdspell/MdspellCheckExecutor.swift",
        "Mdspell/MdspellCheckResult.swift",
        "Mdspell/MdspellFinder.swift",
        "Mdspell/MdspellInstaller.swift",
        "Proselint/ProselintExecutor.swift",
        "Proselint/ProselintFinder.swift",
        "Proselint/ProselintResult.swift",
        "ToolInstaller.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.1-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.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Fetching https://github.com/danger/swift.git
[1/10248] Fetching swift
Fetched https://github.com/danger/swift.git from cache (0.37s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.21.1 (0.82s)
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/mxcl/Version
[1/288] Fetching version
[289/404] Fetching version, logger
[405/5399] Fetching version, logger, octokit.swift
Fetched https://github.com/shibapm/Logger from cache (0.28s)
Fetched https://github.com/mxcl/Version from cache (0.28s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.28s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.14.0 (0.68s)
Fetching https://github.com/nerdishbynature/RequestKit.git
[1/1554] Fetching requestkit
Fetched https://github.com/nerdishbynature/RequestKit.git from cache (0.21s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.3.0 (0.66s)
Computing version for https://github.com/mxcl/Version
Computed https://github.com/mxcl/Version at 2.1.0 (0.47s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (1.83s)
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/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/mxcl/Version
Working copy of https://github.com/mxcl/Version resolved at 2.1.0
Creating working copy for https://github.com/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.21.1
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] Compiling DangerShellExecutor ShellExecutor.swift
[9/23] Emitting module DangerShellExecutor
[10/24] Compiling RequestKit RequestKitSession.swift
[11/24] Compiling RequestKit Router.swift
[12/24] Emitting module RequestKit
[13/24] Compiling RequestKit JSONPostRouter.swift
[14/25] Emitting module Logger
[15/25] Compiling Logger Logger.swift
[18/26] Wrapping AST for DangerShellExecutor for debugging
[19/26] Wrapping AST for RequestKit for debugging
[20/26] Wrapping AST for Logger for debugging
[22/52] Emitting module OctoKit
[23/52] Compiling OctoKit Configuration.swift
[24/52] Compiling OctoKit File.swift
[25/52] Compiling OctoKit Follow.swift
[26/52] Compiling OctoKit Gist.swift
[27/55] Compiling OctoKit Statuses.swift
[28/55] Compiling OctoKit String+PercentEncoding.swift
[29/55] Compiling OctoKit Team.swift
[30/55] Compiling OctoKit NotificationThread.swift
[31/55] Compiling OctoKit Octokit.swift
[32/55] Compiling OctoKit Organization.swift
[33/55] Compiling OctoKit Parameters.swift
[34/55] Compiling OctoKit Plan.swift
[35/55] Compiling OctoKit PreviewHeader.swift
[36/55] Compiling OctoKit PublicKey.swift
[37/55] Compiling OctoKit PullRequest.swift
[38/55] Compiling OctoKit Review.swift
[39/55] Compiling OctoKit Search.swift
[40/55] Compiling OctoKit Stars.swift
[41/55] Compiling OctoKit Git.swift
[42/55] Compiling OctoKit Issue.swift
[43/55] Compiling OctoKit Label.swift
[44/55] Compiling OctoKit Milestone.swift
[45/55] Compiling OctoKit Reactions.swift
[46/55] Compiling OctoKit Releases.swift
[47/55] Compiling OctoKit Repositories.swift
[48/55] Compiling OctoKit Time.swift
[49/55] Compiling OctoKit URL+URLParameters.swift
[50/55] Compiling OctoKit User.swift
[51/56] Wrapping AST for OctoKit for debugging
[53/75] Compiling Danger CurrentPathProvider.swift
[54/75] Compiling Danger SwiftLint.swift
[55/77] Compiling Danger DangerUtils.swift
[56/77] Compiling Danger DateFormatterExtensions.swift
[57/77] Compiling Danger NSRegularExpressionExtensions.swift
[58/77] Emitting module Danger
[59/77] Compiling Danger Report.swift
[60/77] Compiling Danger Settings.swift
[61/77] Compiling Danger Danger.swift
[62/77] Compiling Danger DangerDSL.swift
[63/77] Compiling Danger DangerResults.swift
[64/77] Compiling Danger BitBucketCloud.swift
[65/77] Compiling Danger BitBucketMetadata.swift
[66/77] Compiling Danger BitBucketServerDSL.swift
[67/77] Compiling Danger GitHubDSL.swift
[68/77] Compiling Danger GitLabDSL.swift
[69/77] Compiling Danger SwiftLintViolation.swift
[70/77] Compiling Danger SwiftlintReportDeleter.swift
[71/77] Compiling Danger File.swift
[72/77] Compiling Danger GitDSL.swift
[73/77] Compiling Danger GitDiff.swift
[74/78] Wrapping AST for Danger for debugging
[76/90] Compiling DangerSwiftProse ProselintFinder.swift
[77/90] Compiling DangerSwiftProse ProselintResult.swift
[78/91] Compiling DangerSwiftProse MdspellFinder.swift
[79/91] Compiling DangerSwiftProse MdspellInstaller.swift
[80/91] Compiling DangerSwiftProse MdspellCheckExecutor.swift
/host/spi-builder-workspace/Sources/DangerSwiftProse/Mdspell/MdspellCheckResult.swift:25:47: warning: 'init(encodedOffset:)' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use String.Index(utf16Offset:in:) to achieve the same behavior.
23 |
24 |             guard let fileContent = try? String(contentsOfFile: file),
25 |                 let typo = fileContent[String.Index(encodedOffset: typoIndex) ..< fileContent.endIndex]
   |                                               `- warning: 'init(encodedOffset:)' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use String.Index(utf16Offset:in:) to achieve the same behavior.
26 |                 .components(separatedBy: CharacterSet.whitespacesAndNewlines.union(CharacterSet(charactersIn: "[]()")))
27 |                 .first else {
[81/91] Compiling DangerSwiftProse MdspellCheckResult.swift
/host/spi-builder-workspace/Sources/DangerSwiftProse/Mdspell/MdspellCheckResult.swift:25:47: warning: 'init(encodedOffset:)' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use String.Index(utf16Offset:in:) to achieve the same behavior.
23 |
24 |             guard let fileContent = try? String(contentsOfFile: file),
25 |                 let typo = fileContent[String.Index(encodedOffset: typoIndex) ..< fileContent.endIndex]
   |                                               `- warning: 'init(encodedOffset:)' is deprecated: encodedOffset has been deprecated as most common usage is incorrect. Use String.Index(utf16Offset:in:) to achieve the same behavior.
26 |                 .components(separatedBy: CharacterSet.whitespacesAndNewlines.union(CharacterSet(charactersIn: "[]()")))
27 |                 .first else {
[82/91] Compiling DangerSwiftProse ProselintExecutor.swift
[83/91] Compiling DangerSwiftProse MarkdownConvertible.swift
[84/91] Compiling DangerSwiftProse MarkdownTool.swift
[85/91] Compiling DangerSwiftProse CommandExecutor.swift
[86/91] Compiling DangerSwiftProse DangerSwiftProse.swift
[87/91] Emitting module DangerSwiftProse
[88/91] Compiling DangerSwiftProse ToolInstaller.swift
[89/92] Wrapping AST for DangerSwiftProse for debugging
[90/92] Write Objects.LinkFileList
[91/92] Linking libDangerDeps.so
Build complete! (18.33s)
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" : "DangerSwiftProse",
  "name" : "DangerSwiftProse",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DangerSwiftProse",
      "targets" : [
        "DangerSwiftProse"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DangerDeps",
      "targets" : [
        "DangerSwiftProse"
      ],
      "type" : {
        "library" : [
          "dynamic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DangerSwiftProse",
      "module_type" : "SwiftTarget",
      "name" : "DangerSwiftProse",
      "path" : "Sources/DangerSwiftProse",
      "product_dependencies" : [
        "Danger"
      ],
      "product_memberships" : [
        "DangerSwiftProse",
        "DangerDeps"
      ],
      "sources" : [
        "CommandExecutor.swift",
        "DangerSwiftProse.swift",
        "MarkdownConvertible.swift",
        "MarkdownTool.swift",
        "Mdspell/MdspellCheckExecutor.swift",
        "Mdspell/MdspellCheckResult.swift",
        "Mdspell/MdspellFinder.swift",
        "Mdspell/MdspellInstaller.swift",
        "Proselint/ProselintExecutor.swift",
        "Proselint/ProselintFinder.swift",
        "Proselint/ProselintResult.swift",
        "ToolInstaller.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.1"
}
basic-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:3bdcac04179f4ed3e5b8e9dbd6e74bbf5ebc0f4fde48bbaad7d1e5c757e65bcb
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.1-latest
Done.