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 swift-sls-adapter with Swift 6.0 (beta) for macOS (SPM).

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/swift-sprinter/swift-sls-adapter.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/swift-sprinter/swift-sls-adapter
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 45d8ac7 Merge pull request #1 from swift-sprinter/feature/support-webhook
Cloned https://github.com/swift-sprinter/swift-sls-adapter.git
Revision (git rev-parse @):
45d8ac77d323c90d7f94cfb5b928e4cfcd7fb3c9
SUCCESS checkout https://github.com/swift-sprinter/swift-sls-adapter.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/swift-sprinter/swift-sls-adapter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/11] Write sources
[4/11] Write swift-version-6F35C1178C84523A.txt
[5/11] Compiling writer.c
[6/11] Compiling emitter.c
[7/11] Compiling reader.c
[8/11] Compiling scanner.c
[9/11] Compiling parser.c
[10/11] Compiling api.c
[12/26] Compiling Yams Tag.swift
[13/27] Compiling Yams YamlError.swift
[14/27] Compiling Yams Node.swift
[15/27] Compiling Yams Parser.swift
[16/27] Compiling Yams Representer.swift
[17/27] Compiling Yams Node.Scalar.swift
[18/27] Compiling Yams Node.Sequence.swift
[19/27] Compiling Yams Emitter.swift
[20/27] Compiling Yams Encoder.swift
[21/27] Compiling Yams Constructor.swift
[22/27] Compiling Yams Decoder.swift
[23/27] Compiling Yams String+Yams.swift
[24/27] Emitting module Yams
[25/27] Compiling Yams Mark.swift
[26/27] Compiling Yams Node.Mapping.swift
[27/27] Compiling Yams Resolver.swift
[28/37] Compiling SLSAdapter Resource.swift
[29/37] Compiling SLSAdapter CodableDefault.swift
[30/37] Emitting module SLSAdapter
[31/37] Compiling SLSAdapter ServerlessConfig.swift
[32/37] Compiling SLSAdapter Function.swift
[33/37] Compiling SLSAdapter Package.swift
[34/37] Compiling SLSAdapter YAMLContent.swift
[35/37] Compiling SLSAdapter Function+Extensions.swift
[36/37] Compiling SLSAdapter Region.swift
[37/37] Compiling SLSAdapter Provider.swift
Build complete! (46.31s)
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/jpsim/Yams.git
[1/1458] Fetching swift-docc-plugin
[104/10795] Fetching swift-docc-plugin, yams
Fetched https://github.com/apple/swift-docc-plugin from cache (2.48s)
Fetched https://github.com/jpsim/Yams.git from cache (2.48s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.69s)
Fetching https://github.com/apple/swift-docc-symbolkit
[1/2860] Fetching swift-docc-symbolkit
Fetched https://github.com/apple/swift-docc-symbolkit from cache (1.29s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.72s)
Computing version for https://github.com/jpsim/Yams.git
Computed https://github.com/jpsim/Yams.git at 5.1.2 (0.71s)
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/jpsim/Yams.git
Working copy of https://github.com/jpsim/Yams.git resolved at 5.1.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.1",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams.git"
    },
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "swift-sls-adapter",
  "name" : "swift-sls-adapter",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "SLSAdapter",
      "targets" : [
        "SLSAdapter"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SLSAdapterTests",
      "module_type" : "SwiftTarget",
      "name" : "SLSAdapterTests",
      "path" : "Tests/SLSAdapterTests",
      "product_dependencies" : [
        "Yams"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SLSAdapterTests/Fixtures",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "HttpAPILambdaParams.swift",
        "SLSAdapterTests.swift",
        "ServerlessConfig+Exensions.swift",
        "ServerlessHttpAPILambdaTests.swift"
      ],
      "target_dependencies" : [
        "SLSAdapter"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SLSAdapter",
      "module_type" : "SwiftTarget",
      "name" : "SLSAdapter",
      "path" : "Sources/SLSAdapter",
      "product_dependencies" : [
        "Yams"
      ],
      "product_memberships" : [
        "SLSAdapter"
      ],
      "sources" : [
        "CodableDefault.swift",
        "Function+Extensions.swift",
        "Function.swift",
        "Package.swift",
        "Provider.swift",
        "Region.swift",
        "Resource.swift",
        "ServerlessConfig.swift",
        "YAMLContent.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.