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

Failed to build danthorpe-swiftlint-plugin with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/danthorpe/danthorpe-swiftlint-plugin.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/danthorpe/danthorpe-swiftlint-plugin
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 5fc8c94 SwiftLint plugin
Cloned https://github.com/danthorpe/danthorpe-swiftlint-plugin.git
Revision (git rev-parse @):
5fc8c94a1ebf4f459b27a12a0720f29ee9a41499
SUCCESS checkout https://github.com/danthorpe/danthorpe-swiftlint-plugin.git at main
Fetching binary artifact https://github.com/realm/SwiftLint/releases/download/0.52.0/SwiftLintBinary-macos.artifactbundle.zip from cache
Fetched https://github.com/realm/SwiftLint/releases/download/0.52.0/SwiftLintBinary-macos.artifactbundle.zip from cache (0.36s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "danthorpe-swiftlint-plugin",
      "name": "danthorpe-swiftlint-plugin",
      "url": "https://github.com/danthorpe/danthorpe-swiftlint-plugin.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/danthorpe-swiftlint-plugin",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/danthorpe/danthorpe-swiftlint-plugin.git from cache
Fetched https://github.com/danthorpe/danthorpe-swiftlint-plugin.git from cache (0.14s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/danthorpe-swiftlint-plugin-b7278a41 is not valid git repository for 'https://github.com/danthorpe/danthorpe-swiftlint-plugin.git', will fetch again.
Fetching https://github.com/danthorpe/danthorpe-swiftlint-plugin.git from cache
Fetched https://github.com/danthorpe/danthorpe-swiftlint-plugin.git from cache (0.01s)
warning: /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/danthorpe-swiftlint-plugin-b7278a41 is not valid git repository for 'https://github.com/danthorpe/danthorpe-swiftlint-plugin.git', will fetch again.
Fetching https://github.com/danthorpe/danthorpe-swiftlint-plugin.git from cache
Fetched https://github.com/danthorpe/danthorpe-swiftlint-plugin.git from cache (0.01s)
Creating working copy for https://github.com/danthorpe/danthorpe-swiftlint-plugin.git
Working copy of https://github.com/danthorpe/danthorpe-swiftlint-plugin.git resolved at main (5fc8c94)
Fetching binary artifact https://github.com/realm/SwiftLint/releases/download/0.52.0/SwiftLintBinary-macos.artifactbundle.zip from cache
Fetched https://github.com/realm/SwiftLint/releases/download/0.52.0/SwiftLintBinary-macos.artifactbundle.zip from cache (0.35s)
warning: '.resolve-product-dependencies': dependency 'danthorpe-swiftlint-plugin' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/danthorpe/danthorpe-swiftlint-plugin.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 5.10 macosSpm