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 DangerSwiftEda with Swift 6.0 for Linux.

Swift 6 data race errors: 3

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" 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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/yumemi-inc/danger-swift-eda.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-eda
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 632f117 Merge pull request #28 from yumemi-inc/feature/git_hosting
Cloned https://github.com/yumemi-inc/danger-swift-eda.git
Revision (git rev-parse @):
632f117938a4523a29e9a09db288800681314b3e
SUCCESS checkout https://github.com/yumemi-inc/danger-swift-eda.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $workDir
https://github.com/yumemi-inc/danger-swift-eda.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" 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 2>&1
Fetching https://github.com/yumemi-inc/danger-swift-shoki/
Fetching https://github.com/danger/swift.git
Fetching https://github.com/el-hoshino/DangerSwiftHammer
[1/212] Fetching dangerswifthammer
[213/458] Fetching dangerswifthammer, danger-swift-shoki
[459/10085] Fetching dangerswifthammer, danger-swift-shoki, swift
Fetched https://github.com/el-hoshino/DangerSwiftHammer from cache (0.41s)
Fetched https://github.com/yumemi-inc/danger-swift-shoki/ from cache (0.41s)
Fetched https://github.com/danger/swift.git from cache (0.42s)
Computing version for https://github.com/yumemi-inc/danger-swift-shoki/
Computed https://github.com/yumemi-inc/danger-swift-shoki/ at 0.3.0 (1.21s)
Computing version for https://github.com/el-hoshino/DangerSwiftHammer
Computed https://github.com/el-hoshino/DangerSwiftHammer at 0.2.2 (0.54s)
Computing version for https://github.com/danger/swift.git
Computed https://github.com/danger/swift.git at 3.18.1 (0.72s)
Fetching https://github.com/nerdishbynature/octokit.swift
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/mxcl/Version
[1/251] Fetching version
[252/4573] Fetching version, octokit.swift
[4574/4689] Fetching version, octokit.swift, logger
Fetched https://github.com/shibapm/Logger from cache (0.27s)
Fetched https://github.com/mxcl/Version from cache (0.27s)
Fetched https://github.com/nerdishbynature/octokit.swift from cache (0.27s)
Computing version for https://github.com/nerdishbynature/octokit.swift
Computed https://github.com/nerdishbynature/octokit.swift at 0.12.0 (1.06s)
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/mxcl/Version
Computed https://github.com/mxcl/Version at 2.0.1 (0.44s)
Computing version for https://github.com/nerdishbynature/RequestKit.git
Computed https://github.com/nerdishbynature/RequestKit.git at 3.2.1 (0.43s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (1.06s)
Creating working copy for https://github.com/danger/swift.git
Working copy of https://github.com/danger/swift.git resolved at 3.18.1
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/el-hoshino/DangerSwiftHammer
Working copy of https://github.com/el-hoshino/DangerSwiftHammer resolved at 0.2.2
Creating working copy for https://github.com/yumemi-inc/danger-swift-shoki/
Working copy of https://github.com/yumemi-inc/danger-swift-shoki/ resolved at 0.3.0
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/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
Creating working copy for https://github.com/nerdishbynature/octokit.swift
Working copy of https://github.com/nerdishbynature/octokit.swift resolved at 0.12.0
Building for debugging...
[0/17] Write sources
[8/17] Write swift-version-24593BA9C3E375BF.txt
[10/25] Emitting module DangerShellExecutor
[11/25] Compiling DangerShellExecutor ShellExecutor.swift
[12/26] Emitting module Logger
[13/26] Compiling Logger Logger.swift
[15/27] Compiling RequestKit RequestKitSession.swift
[16/27] Compiling RequestKit Router.swift
[18/27] Emitting module RequestKit
[19/27] Compiling RequestKit JSONPostRouter.swift
[19/28] Wrapping AST for DangerShellExecutor for debugging
[20/28] Wrapping AST for Logger for debugging
[22/28] Wrapping AST for RequestKit for debugging
[24/51] Compiling OctoKit Parameters.swift
[25/51] Compiling OctoKit Plan.swift
[26/51] Compiling OctoKit PreviewHeader.swift
[27/51] Compiling OctoKit Stars.swift
[28/51] Compiling OctoKit Statuses.swift
[29/51] Compiling OctoKit String+PercentEncoding.swift
[30/54] Emitting module OctoKit
[31/54] Compiling OctoKit Configuration.swift
[32/54] Compiling OctoKit File.swift
[33/54] Compiling OctoKit Follow.swift
[34/54] Compiling OctoKit Gist.swift
[35/54] Compiling OctoKit Milestone.swift
[36/54] Compiling OctoKit NotificationThread.swift
[37/54] Compiling OctoKit Octokit.swift
[38/54] Compiling OctoKit PublicKey.swift
[39/54] Compiling OctoKit PullRequest.swift
[40/54] Compiling OctoKit Reactions.swift
[41/54] Compiling OctoKit Git.swift
[42/54] Compiling OctoKit Issue.swift
[43/54] Compiling OctoKit Label.swift
[44/54] Compiling OctoKit Releases.swift
[45/54] Compiling OctoKit Repositories.swift
[46/54] Compiling OctoKit Review.swift
[47/54] Compiling OctoKit Time.swift
[48/54] Compiling OctoKit URL+URLParameters.swift
[49/54] Compiling OctoKit User.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 Report.swift
[55/76] Compiling Danger Settings.swift
[56/76] Compiling Danger CurrentPathProvider.swift
[57/76] Compiling Danger SwiftLint.swift
[58/76] Compiling Danger DangerUtils.swift
[59/76] Compiling Danger DateFormatterExtensions.swift
[60/76] Compiling Danger NSRegularExpressionExtensions.swift
[61/76] Compiling Danger File.swift
[62/76] Compiling Danger GitDSL.swift
[63/76] Compiling Danger GitDiff.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 Danger.swift
[69/76] Compiling Danger DangerDSL.swift
[70/76] Compiling Danger DangerResults.swift
[71/76] Compiling Danger GitHubDSL.swift
[72/76] Compiling Danger GitLabDSL.swift
[73/77] Wrapping AST for Danger for debugging
[75/85] Compiling DangerSwiftShoki Shoki.swift
[76/85] Compiling DangerSwiftShoki DangerDSL+.swift
[77/85] Compiling DangerSwiftHammer Hammer.swift
[78/85] Emitting module DangerSwiftHammer
[79/85] Compiling DangerSwiftHammer Danger+.swift
[80/85] Emitting module DangerSwiftShoki
[81/85] Compiling DangerSwiftShoki MarkdownConfiguration.swift
[82/86] Compiling DangerSwiftShoki Report.swift
[84/87] Wrapping AST for DangerSwiftShoki for debugging
[85/87] Write Objects.LinkFileList
[86/87] Linking libDangerSwiftShoki.so
[88/97] Compiling DangerSwiftEda PRWorkflow.swift
[89/98] Compiling DangerSwiftEda PRUtility.swift
[90/98] Compiling DangerSwiftEda GitHostingInstance.swift
[91/98] Compiling DangerSwiftEda PRMetaData.swift
[92/98] Compiling DangerSwiftEda GitHubFlow.swift
/host/spi-builder-workspace/Sources/DangerSwiftEda/GitHubFlow.swift:199:14: warning: associated value 'illegalHeadBranch' of 'Sendable'-conforming enum 'FlowError' has non-sendable type 'GitHubFlow.Branch'; this is an error in the Swift 6 language mode
 12 | public struct GitHubFlow {
 13 |
 14 |     public enum Branch {
    |                 `- note: consider making enum 'Branch' conform to the 'Sendable' protocol
 15 |         case main
 16 |         case working
    :
197 |     public enum FlowError: Error {
198 |         case invalidHeadBranch(name: String)
199 |         case illegalHeadBranch(Branch)
    |              `- warning: associated value 'illegalHeadBranch' of 'Sendable'-conforming enum 'FlowError' has non-sendable type 'GitHubFlow.Branch'; this is an error in the Swift 6 language mode
200 |     }
201 |
[93/98] Compiling DangerSwiftEda String+.swift
[94/98] Compiling DangerSwiftEda DangerDSL+.swift
/host/spi-builder-workspace/Sources/DangerSwiftEda/Eda.swift:15:23: warning: static property 'gitHostingInstance' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
13 | // MARK: resolvers and executors
14 | public struct Eda {
15 |     public static var gitHostingInstance: GitHostingInstance?
   |                       |- warning: static property 'gitHostingInstance' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'gitHostingInstance' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: annotate 'gitHostingInstance' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 |     private let prMetaDataResolver: () -> PRMetaData
[95/98] Compiling DangerSwiftEda Eda.swift
/host/spi-builder-workspace/Sources/DangerSwiftEda/Eda.swift:15:23: warning: static property 'gitHostingInstance' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
13 | // MARK: resolvers and executors
14 | public struct Eda {
15 |     public static var gitHostingInstance: GitHostingInstance?
   |                       |- warning: static property 'gitHostingInstance' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'gitHostingInstance' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: annotate 'gitHostingInstance' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 |     private let prMetaDataResolver: () -> PRMetaData
[96/98] Emitting module DangerSwiftEda
/host/spi-builder-workspace/Sources/DangerSwiftEda/Eda.swift:15:23: warning: static property 'gitHostingInstance' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
13 | // MARK: resolvers and executors
14 | public struct Eda {
15 |     public static var gitHostingInstance: GitHostingInstance?
   |                       |- warning: static property 'gitHostingInstance' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in the Swift 6 language mode
   |                       |- note: convert 'gitHostingInstance' to a 'let' constant to make 'Sendable' shared state immutable
   |                       |- note: annotate 'gitHostingInstance' with '@MainActor' if property should only be accessed from the main actor
   |                       `- note: disable concurrency-safety checks if accesses are protected by an external synchronization mechanism
16 |
17 |     private let prMetaDataResolver: () -> PRMetaData
/host/spi-builder-workspace/Sources/DangerSwiftEda/GitFlow.swift:319:14: warning: associated value 'illegalHeadBranch' of 'Sendable'-conforming enum 'FlowError' has non-sendable type 'GitFlow.Branch'; this is an error in the Swift 6 language mode
 12 | public struct GitFlow {
 13 |
 14 |     public enum Branch: Equatable {
    |                 `- note: consider making enum 'Branch' conform to the 'Sendable' protocol
 15 |
 16 |         public enum Reference: Equatable {
    :
317 |     public enum FlowError: Error {
318 |         case invalidHeadBranch(name: String)
319 |         case illegalHeadBranch(Branch)
    |              `- warning: associated value 'illegalHeadBranch' of 'Sendable'-conforming enum 'FlowError' has non-sendable type 'GitFlow.Branch'; this is an error in the Swift 6 language mode
320 |     }
321 |
/host/spi-builder-workspace/Sources/DangerSwiftEda/GitHubFlow.swift:199:14: warning: associated value 'illegalHeadBranch' of 'Sendable'-conforming enum 'FlowError' has non-sendable type 'GitHubFlow.Branch'; this is an error in the Swift 6 language mode
 12 | public struct GitHubFlow {
 13 |
 14 |     public enum Branch {
    |                 `- note: consider making enum 'Branch' conform to the 'Sendable' protocol
 15 |         case main
 16 |         case working
    :
197 |     public enum FlowError: Error {
198 |         case invalidHeadBranch(name: String)
199 |         case illegalHeadBranch(Branch)
    |              `- warning: associated value 'illegalHeadBranch' of 'Sendable'-conforming enum 'FlowError' has non-sendable type 'GitHubFlow.Branch'; this is an error in the Swift 6 language mode
200 |     }
201 |
[97/98] Compiling DangerSwiftEda GitCommit.swift
/host/spi-builder-workspace/Sources/DangerSwiftEda/GitFlow.swift:319:14: warning: associated value 'illegalHeadBranch' of 'Sendable'-conforming enum 'FlowError' has non-sendable type 'GitFlow.Branch'; this is an error in the Swift 6 language mode
 12 | public struct GitFlow {
 13 |
 14 |     public enum Branch: Equatable {
    |                 `- note: consider making enum 'Branch' conform to the 'Sendable' protocol
 15 |
 16 |         public enum Reference: Equatable {
    :
317 |     public enum FlowError: Error {
318 |         case invalidHeadBranch(name: String)
319 |         case illegalHeadBranch(Branch)
    |              `- warning: associated value 'illegalHeadBranch' of 'Sendable'-conforming enum 'FlowError' has non-sendable type 'GitFlow.Branch'; this is an error in the Swift 6 language mode
320 |     }
321 |
[98/98] Compiling DangerSwiftEda GitFlow.swift
/host/spi-builder-workspace/Sources/DangerSwiftEda/GitFlow.swift:319:14: warning: associated value 'illegalHeadBranch' of 'Sendable'-conforming enum 'FlowError' has non-sendable type 'GitFlow.Branch'; this is an error in the Swift 6 language mode
 12 | public struct GitFlow {
 13 |
 14 |     public enum Branch: Equatable {
    |                 `- note: consider making enum 'Branch' conform to the 'Sendable' protocol
 15 |
 16 |         public enum Reference: Equatable {
    :
317 |     public enum FlowError: Error {
318 |         case invalidHeadBranch(name: String)
319 |         case illegalHeadBranch(Branch)
    |              `- warning: associated value 'illegalHeadBranch' of 'Sendable'-conforming enum 'FlowError' has non-sendable type 'GitFlow.Branch'; this is an error in the Swift 6 language mode
320 |     }
321 |
Build complete! (26.91s)
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"
    },
    {
      "identity" : "dangerswifthammer",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/el-hoshino/DangerSwiftHammer"
    },
    {
      "identity" : "danger-swift-shoki",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.2.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/yumemi-inc/danger-swift-shoki/"
    }
  ],
  "manifest_display_name" : "DangerSwiftEda",
  "name" : "DangerSwiftEda",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DangerSwiftEda",
      "targets" : [
        "DangerSwiftEda"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DangerSwiftEdaTests",
      "module_type" : "SwiftTarget",
      "name" : "DangerSwiftEdaTests",
      "path" : "Tests/DangerSwiftEdaTests",
      "sources" : [
        "EdaTests.swift",
        "GitFlowBranchTypeTests.swift",
        "GitHubFlowBranchTypeTests.swift",
        "LibraryInternalMethodBridges.swift",
        "StringContainer.swift",
        "StringTests.swift"
      ],
      "target_dependencies" : [
        "DangerSwiftEda"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DangerSwiftEda",
      "module_type" : "SwiftTarget",
      "name" : "DangerSwiftEda",
      "path" : "Sources/DangerSwiftEda",
      "product_dependencies" : [
        "Danger",
        "DangerSwiftHammer",
        "DangerSwiftShoki"
      ],
      "product_memberships" : [
        "DangerSwiftEda"
      ],
      "sources" : [
        "DangerDSL+.swift",
        "Eda.swift",
        "GitCommit.swift",
        "GitFlow.swift",
        "GitHostingInstance.swift",
        "GitHubFlow.swift",
        "PRMetaData.swift",
        "PRUtility.swift",
        "PRWorkflow.swift",
        "String+.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.