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 GitHubSwiftActions, reference 1.0.7 (4682e9), with Swift 6.0 for macOS (SPM) on 19 Apr 2025 23:41:54 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -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

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Wei18/GitHubSwiftActions.git
Reference: 1.0.7
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Wei18/GitHubSwiftActions
 * tag               1.0.7      -> FETCH_HEAD
HEAD is now at 4682e96 Merge pull request #14 from Wei18/fix/fallback-to-setup-swift-5
Cloned https://github.com/Wei18/GitHubSwiftActions.git
Revision (git rev-parse @):
4682e96a954ac6f6a7b51b1633d630be60b82ae8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Wei18/GitHubSwiftActions.git at 1.0.7
Fetching https://github.com/apple/swift-argument-parser
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/Wei18/github-rest-api-swift-openapi
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
[453/1857] Fetching swift-http-types, swift-openapi-urlsession
[626/12146] Fetching swift-http-types, swift-openapi-urlsession, yams
[627/17806] Fetching swift-http-types, swift-openapi-urlsession, yams, swift-openapi-runtime
[741/33935] Fetching swift-http-types, swift-openapi-urlsession, yams, swift-openapi-runtime, swift-collections
[4295/48815] Fetching swift-http-types, swift-openapi-urlsession, yams, swift-openapi-runtime, swift-collections, swift-argument-parser
[28507/270885] Fetching swift-http-types, swift-openapi-urlsession, yams, swift-openapi-runtime, swift-collections, swift-argument-parser, github-rest-api-swift-openapi
Fetched https://github.com/apple/swift-argument-parser from cache (10.09s)
Fetched https://github.com/jpsim/Yams from cache (10.09s)
Fetched https://github.com/apple/swift-collections from cache (10.09s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (10.09s)
Fetched https://github.com/Wei18/github-rest-api-swift-openapi from cache (10.09s)
Fetched https://github.com/apple/swift-http-types from cache (10.09s)
Fetched https://github.com/apple/swift-openapi-urlsession from cache (10.09s)
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.3.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.3.1
Creating working copy for https://github.com/Wei18/github-rest-api-swift-openapi
Working copy of https://github.com/Wei18/github-rest-api-swift-openapi resolved at 2.0.4
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.0.2
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "githubswiftactions",
      "name": "GitHubSwiftActions",
      "url": "https://github.com/Wei18/GitHubSwiftActions.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GitHubSwiftActions",
      "dependencies": [
        {
          "identity": "github-rest-api-swift-openapi",
          "name": "GitHubRestAPISwiftOpenAPI",
          "url": "https://github.com/Wei18/github-rest-api-swift-openapi",
          "version": "2.0.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/github-rest-api-swift-openapi",
          "dependencies": [
            {
              "identity": "swift-openapi-runtime",
              "name": "swift-openapi-runtime",
              "url": "https://github.com/apple/swift-openapi-runtime",
              "version": "1.8.2",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-runtime",
              "dependencies": [
                {
                  "identity": "swift-http-types",
                  "name": "swift-http-types",
                  "url": "https://github.com/apple/swift-http-types",
                  "version": "1.4.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "swift-openapi-urlsession",
              "name": "swift-openapi-urlsession",
              "url": "https://github.com/apple/swift-openapi-urlsession",
              "version": "1.1.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-urlsession",
              "dependencies": [
                {
                  "identity": "swift-openapi-runtime",
                  "name": "swift-openapi-runtime",
                  "url": "https://github.com/apple/swift-openapi-runtime",
                  "version": "1.8.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-runtime",
                  "dependencies": [
                    {
                      "identity": "swift-http-types",
                      "name": "swift-http-types",
                      "url": "https://github.com/apple/swift-http-types",
                      "version": "1.4.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "swift-http-types",
                  "name": "swift-http-types",
                  "url": "https://github.com/apple/swift-http-types",
                  "version": "1.4.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections",
                  "version": "1.1.4",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "swift-argument-parser",
          "name": "swift-argument-parser",
          "url": "https://github.com/apple/swift-argument-parser",
          "version": "1.5.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-openapi-runtime",
          "name": "swift-openapi-runtime",
          "url": "https://github.com/apple/swift-openapi-runtime",
          "version": "1.8.2",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-openapi-runtime",
          "dependencies": [
            {
              "identity": "swift-http-types",
              "name": "swift-http-types",
              "url": "https://github.com/apple/swift-http-types",
              "version": "1.4.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-http-types",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/Wei18/GitHubSwiftActions.git
[5/456] Fetching githubswiftactions
Fetched https://github.com/Wei18/GitHubSwiftActions.git from cache (0.64s)
Fetching https://github.com/Wei18/github-rest-api-swift-openapi from cache
Fetching https://github.com/apple/swift-argument-parser from cache
Fetching https://github.com/apple/swift-openapi-runtime from cache
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.55s)
Fetched https://github.com/apple/swift-argument-parser from cache (0.55s)
Fetched https://github.com/Wei18/github-rest-api-swift-openapi from cache (0.55s)
Computing version for https://github.com/Wei18/github-rest-api-swift-openapi
Computed https://github.com/Wei18/github-rest-api-swift-openapi at 2.0.5 (0.65s)
Fetching https://github.com/apple/swift-openapi-urlsession from cache
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.48s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (0.57s)
Fetching https://github.com/apple/swift-http-types from cache
Fetching https://github.com/apple/swift-collections from cache
Fetched https://github.com/apple/swift-http-types from cache (0.51s)
Fetched https://github.com/apple/swift-collections from cache (0.51s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.43s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.43s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.4 (0.63s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.45s)
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.1.0
Creating working copy for https://github.com/Wei18/GitHubSwiftActions.git
Working copy of https://github.com/Wei18/GitHubSwiftActions.git resolved at 1.0.7 (4682e96)
Creating working copy for https://github.com/Wei18/github-rest-api-swift-openapi
Working copy of https://github.com/Wei18/github-rest-api-swift-openapi resolved at 2.0.5
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.1.4
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Found 3 product dependencies
  - GitHubRestAPISwiftOpenAPI
  - swift-argument-parser
  - swift-openapi-runtime
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Wei18/GitHubSwiftActions.git
https://github.com/Wei18/GitHubSwiftActions.git
{
  "dependencies" : [
    {
      "identity" : "github-rest-api-swift-openapi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Wei18/github-rest-api-swift-openapi"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    }
  ],
  "manifest_display_name" : "GitHubSwiftActions",
  "name" : "GitHubSwiftActions",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Comment",
      "targets" : [
        "Comment"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Release",
      "targets" : [
        "Release"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "YamlWriter",
      "targets" : [
        "YamlWriter"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "YamlWriter",
      "module_type" : "SwiftTarget",
      "name" : "YamlWriter",
      "path" : "Sources/YamlWriter",
      "product_dependencies" : [
        "ArgumentParser",
        "Yams"
      ],
      "product_memberships" : [
        "YamlWriter"
      ],
      "sources" : [
        "CLIYamlBuilder.swift",
        "FileBuilder.swift",
        "SwiftPackageConfig.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "CommentCLI",
        "ReleaseCLI"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ReleaseCore",
      "module_type" : "SwiftTarget",
      "name" : "ReleaseCore",
      "path" : "Sources/ReleaseCore",
      "product_dependencies" : [
        "GitHubRestAPIRepos"
      ],
      "product_memberships" : [
        "Release",
        "YamlWriter"
      ],
      "sources" : [
        "RepoUseCase.swift",
        "Version.swift"
      ],
      "target_dependencies" : [
        "Middleware",
        "Extensions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ReleaseCLI",
      "module_type" : "SwiftTarget",
      "name" : "ReleaseCLI",
      "path" : "Sources/ReleaseCLI",
      "product_memberships" : [
        "Release",
        "YamlWriter"
      ],
      "sources" : [
        "Release.swift"
      ],
      "target_dependencies" : [
        "ReleaseCore",
        "Extensions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Release",
      "module_type" : "SwiftTarget",
      "name" : "Release",
      "path" : "Sources/Release",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "Release"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ReleaseCLI"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Middleware",
      "module_type" : "SwiftTarget",
      "name" : "Middleware",
      "path" : "Sources/Middleware",
      "product_dependencies" : [
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "Comment",
        "Release",
        "YamlWriter"
      ],
      "sources" : [
        "AuthenticationMiddleware.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Extensions",
      "module_type" : "SwiftTarget",
      "name" : "Extensions",
      "path" : "Sources/Extensions",
      "product_memberships" : [
        "Comment",
        "Release",
        "YamlWriter"
      ],
      "sources" : [
        "Int+Ext.swift",
        "Task+Ext.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CommentCore",
      "module_type" : "SwiftTarget",
      "name" : "CommentCore",
      "path" : "Sources/CommentCore",
      "product_dependencies" : [
        "GitHubRestAPIIssues"
      ],
      "product_memberships" : [
        "Comment",
        "YamlWriter"
      ],
      "sources" : [
        "CommentUseCase.swift"
      ],
      "target_dependencies" : [
        "Middleware"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CommentCLI",
      "module_type" : "SwiftTarget",
      "name" : "CommentCLI",
      "path" : "Sources/CommentCLI",
      "product_memberships" : [
        "Comment",
        "YamlWriter"
      ],
      "sources" : [
        "Comment.swift"
      ],
      "target_dependencies" : [
        "CommentCore",
        "Extensions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Comment",
      "module_type" : "SwiftTarget",
      "name" : "Comment",
      "path" : "Sources/Comment",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "Comment"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "CommentCLI"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -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
[1/1] Compiling plugin GenerateManual
Building for debugging...
[1/39] Write sources
[1/39] Write Release-entitlement.plist
[3/39] Write sources
[6/39] Write Comment-entitlement.plist
[6/39] Write sources
[9/39] Write YamlWriter-entitlement.plist
[10/39] Write sources
[23/39] Write swift-version-5BDAB9E9C0126B9D.txt
[24/70] Compiling reader.c
[25/70] Compiling writer.c
[26/70] Compiling api.c
[27/70] Compiling emitter.c
[28/70] Compiling scanner.c
[29/70] Compiling parser.c
[31/89] Compiling Yams Node.Scalar.swift
[32/89] Compiling Yams Node.Sequence.swift
[33/90] Emitting module InternalCollectionsUtilities
[34/90] Compiling Yams Encoder.swift
[35/90] Compiling Yams Mark.swift
[36/90] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[37/90] Compiling Yams Node.Alias.swift
[38/90] Compiling Yams Node.Mapping.swift
[39/90] Compiling Yams Tag.swift
[40/90] Compiling Yams YamlAnchorProviding.swift
[41/90] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[42/90] Compiling Yams Decoder.swift
[43/90] Compiling Yams Emitter.swift
[44/90] Compiling Yams Anchor.swift
[45/90] Compiling Yams Constructor.swift
[46/90] Emitting module ArgumentParserToolInfo
[47/90] Compiling ArgumentParserToolInfo ToolInfo.swift
[48/129] Compiling ArgumentParser Name.swift
[49/129] Compiling ArgumentParser Parsed.swift
[50/129] Compiling ArgumentParser ParsedValues.swift
[51/129] Compiling ArgumentParser ParsableArguments.swift
[52/145] Compiling DequeModule _DequeBufferHeader.swift
[53/145] Compiling DequeModule _DequeSlot.swift
[54/146] Compiling DequeModule _DequeBuffer.swift
[55/146] Compiling HTTPTypes ISOLatin1String.swift
[56/146] Compiling DequeModule _UnsafeWrappedBuffer.swift
[57/146] Compiling HTTPTypes HTTPResponse.swift
[58/146] Compiling HTTPTypes HTTPRequest.swift
[59/146] Compiling HTTPTypes HTTPParsedFields.swift
[60/146] Compiling DequeModule Deque+Testing.swift
[61/146] Compiling DequeModule Deque._Storage.swift
[62/146] Compiling DequeModule Deque+Equatable.swift
[63/146] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[64/146] Compiling DequeModule Deque+Extras.swift
[65/146] Compiling DequeModule Deque+Hashable.swift
[66/146] Compiling DequeModule Deque._UnsafeHandle.swift
[67/146] Compiling DequeModule Deque.swift
[72/150] Compiling HTTPTypes HTTPField.swift
[73/150] Compiling HTTPTypes HTTPFieldName.swift
[74/150] Emitting module HTTPTypes
[75/150] Compiling HTTPTypes HTTPFields.swift
[76/213] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[77/213] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[78/213] Emitting module DequeModule
[79/213] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[80/213] Compiling OpenAPIRuntime MultipartValidation.swift
[83/213] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[84/213] Compiling OpenAPIRuntime URICodeCodingKey.swift
[85/213] Compiling OpenAPIRuntime URICoderConfiguration.swift
[86/213] Compiling OpenAPIRuntime HTTPBody.swift
[87/213] Compiling OpenAPIRuntime ServerTransport.swift
[88/213] Compiling OpenAPIRuntime UniversalClient.swift
[89/213] Compiling OpenAPIRuntime UniversalServer.swift
[90/213] Emitting module ArgumentParser
[91/213] Compiling OpenAPIRuntime ClientError.swift
[92/213] Compiling OpenAPIRuntime CodingErrors.swift
[93/213] Compiling OpenAPIRuntime RuntimeError.swift
[94/213] Compiling OpenAPIRuntime ServerError.swift
[95/213] Compiling Extensions Task+Ext.swift
[96/213] Compiling Extensions Int+Ext.swift
[97/213] Emitting module Extensions
[100/213] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[101/213] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[102/213] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[103/213] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[104/215] Emitting module OpenAPIRuntime
[105/221] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[106/221] Compiling OpenAPIRuntime ClientTransport.swift
[107/221] Compiling OpenAPIRuntime CurrencyTypes.swift
[108/221] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[109/221] Compiling OpenAPIRuntime Base64EncodedData.swift
[110/221] Compiling OpenAPIRuntime ByteUtilities.swift
[111/221] Compiling OpenAPIRuntime ContentDisposition.swift
[112/221] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[113/221] Compiling Yams YamlError.swift
[114/221] Compiling Yams YamlTagProviding.swift
[115/221] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[116/221] Compiling OpenAPIRuntime Acceptable.swift
[117/221] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[120/221] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[121/221] Compiling OpenAPIRuntime ServerSentEvents.swift
[125/221] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[126/221] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[127/221] Compiling OpenAPIRuntime OpenAPIValue.swift
[128/221] Compiling OpenAPIRuntime URLExtensions.swift
[129/221] Compiling OpenAPIRuntime Deprecated.swift
[130/221] Compiling OpenAPIRuntime URIParsedTypes.swift
[131/221] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[142/221] Emitting module Yams
[144/221] Compiling OpenAPIRuntime URIEncodedNode.swift
[145/221] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[146/221] Compiling OpenAPIRuntime UndocumentedPayload.swift
[147/221] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[148/221] Compiling OpenAPIRuntime CodableExtensions.swift
[149/221] Compiling OpenAPIRuntime Configuration.swift
[150/221] Compiling OpenAPIRuntime Converter+Client.swift
[151/221] Compiling OpenAPIRuntime Converter+Common.swift
[152/221] Compiling OpenAPIRuntime Converter+Server.swift
[153/221] Compiling OpenAPIRuntime Converter.swift
[154/221] Compiling OpenAPIRuntime CurrencyExtensions.swift
[155/221] Compiling OpenAPIRuntime ErrorExtensions.swift
[156/221] Compiling OpenAPIRuntime FoundationExtensions.swift
[157/221] Compiling OpenAPIRuntime ParameterStyles.swift
[158/221] Compiling OpenAPIRuntime ServerVariable.swift
[159/221] Compiling OpenAPIRuntime URIDecoder.swift
[160/221] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[161/221] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[162/221] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[163/221] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[164/221] Compiling OpenAPIRuntime URIEncoder.swift
[179/221] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[180/221] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[181/221] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[182/221] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[183/221] Compiling OpenAPIRuntime URIParser.swift
[184/221] Compiling OpenAPIRuntime URISerializer.swift
[213/230] Compiling Middleware AuthenticationMiddleware.swift
[214/230] Emitting module Middleware
[215/230] Compiling OpenAPIURLSession URLSession+Extensions.swift
[216/230] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[217/230] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[218/230] Compiling OpenAPIURLSession URLSessionTransport.swift
[219/230] Compiling OpenAPIURLSession Lock.swift
[220/230] Emitting module OpenAPIURLSession
[221/230] Compiling OpenAPIURLSession BufferedStream.swift
[222/236] Emitting module GitHubRestAPIIssues
[223/236] Compiling GitHubRestAPIIssues Types.swift
[224/236] Compiling GitHubRestAPIIssues Client.swift
[225/238] Emitting module CommentCore
[226/238] Compiling CommentCore CommentUseCase.swift
[227/240] Compiling CommentCLI Comment.swift
[228/240] Emitting module CommentCLI
[229/242] Emitting module Comment
[230/242] Compiling Comment main.swift
[230/242] Write Objects.LinkFileList
[231/242] Linking Comment
[232/242] Applying Comment
[234/242] Compiling GitHubRestAPIRepos Client.swift
[235/242] Emitting module GitHubRestAPIRepos
[236/242] Compiling GitHubRestAPIRepos Types.swift
[237/245] Emitting module ReleaseCore
[238/245] Compiling ReleaseCore RepoUseCase.swift
[239/245] Compiling ReleaseCore Version.swift
[240/247] Emitting module ReleaseCLI
[241/247] Compiling ReleaseCLI Release.swift
[242/254] Emitting module Release
[243/254] Compiling Release main.swift
[244/254] Compiling YamlWriter SwiftPackageConfig.swift
[245/254] Emitting module YamlWriter
[246/254] Compiling YamlWriter main.swift
[246/254] Write Objects.LinkFileList
[248/254] Compiling YamlWriter CLIYamlBuilder.swift
[249/254] Compiling YamlWriter FileBuilder.swift
[249/254] Write Objects.LinkFileList
[250/254] Linking Release
[251/254] Applying Release
[252/254] Linking YamlWriter
[253/254] Applying YamlWriter
Build complete! (120.19s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "github-rest-api-swift-openapi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Wei18/github-rest-api-swift-openapi"
    },
    {
      "identity" : "swift-argument-parser",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-argument-parser"
    },
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "identity" : "yams",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "5.0.0",
            "upper_bound" : "6.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/jpsim/Yams"
    }
  ],
  "manifest_display_name" : "GitHubSwiftActions",
  "name" : "GitHubSwiftActions",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "Comment",
      "targets" : [
        "Comment"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "Release",
      "targets" : [
        "Release"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "YamlWriter",
      "targets" : [
        "YamlWriter"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "YamlWriter",
      "module_type" : "SwiftTarget",
      "name" : "YamlWriter",
      "path" : "Sources/YamlWriter",
      "product_dependencies" : [
        "ArgumentParser",
        "Yams"
      ],
      "product_memberships" : [
        "YamlWriter"
      ],
      "sources" : [
        "CLIYamlBuilder.swift",
        "FileBuilder.swift",
        "SwiftPackageConfig.swift",
        "main.swift"
      ],
      "target_dependencies" : [
        "CommentCLI",
        "ReleaseCLI"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "ReleaseCore",
      "module_type" : "SwiftTarget",
      "name" : "ReleaseCore",
      "path" : "Sources/ReleaseCore",
      "product_dependencies" : [
        "GitHubRestAPIRepos"
      ],
      "product_memberships" : [
        "Release",
        "YamlWriter"
      ],
      "sources" : [
        "RepoUseCase.swift",
        "Version.swift"
      ],
      "target_dependencies" : [
        "Middleware",
        "Extensions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "ReleaseCLI",
      "module_type" : "SwiftTarget",
      "name" : "ReleaseCLI",
      "path" : "Sources/ReleaseCLI",
      "product_memberships" : [
        "Release",
        "YamlWriter"
      ],
      "sources" : [
        "Release.swift"
      ],
      "target_dependencies" : [
        "ReleaseCore",
        "Extensions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Release",
      "module_type" : "SwiftTarget",
      "name" : "Release",
      "path" : "Sources/Release",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "Release"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "ReleaseCLI"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "Middleware",
      "module_type" : "SwiftTarget",
      "name" : "Middleware",
      "path" : "Sources/Middleware",
      "product_dependencies" : [
        "OpenAPIRuntime"
      ],
      "product_memberships" : [
        "Comment",
        "Release",
        "YamlWriter"
      ],
      "sources" : [
        "AuthenticationMiddleware.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Extensions",
      "module_type" : "SwiftTarget",
      "name" : "Extensions",
      "path" : "Sources/Extensions",
      "product_memberships" : [
        "Comment",
        "Release",
        "YamlWriter"
      ],
      "sources" : [
        "Int+Ext.swift",
        "Task+Ext.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CommentCore",
      "module_type" : "SwiftTarget",
      "name" : "CommentCore",
      "path" : "Sources/CommentCore",
      "product_dependencies" : [
        "GitHubRestAPIIssues"
      ],
      "product_memberships" : [
        "Comment",
        "YamlWriter"
      ],
      "sources" : [
        "CommentUseCase.swift"
      ],
      "target_dependencies" : [
        "Middleware"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CommentCLI",
      "module_type" : "SwiftTarget",
      "name" : "CommentCLI",
      "path" : "Sources/CommentCLI",
      "product_memberships" : [
        "Comment",
        "YamlWriter"
      ],
      "sources" : [
        "Comment.swift"
      ],
      "target_dependencies" : [
        "CommentCore",
        "Extensions"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Comment",
      "module_type" : "SwiftTarget",
      "name" : "Comment",
      "path" : "Sources/Comment",
      "product_dependencies" : [
        "ArgumentParser"
      ],
      "product_memberships" : [
        "Comment"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "CommentCLI"
      ],
      "type" : "executable"
    }
  ],
  "tools_version" : "5.10"
}
✅  Doc result (pending) reported
========================================
GenerateDocs
========================================
Generating docs at path:  $PWD/.docs/wei18/githubswiftactions/1.0.7
Repository:               Wei18/GitHubSwiftActions
Swift version used:       6.0
Target:                   Comment
Extracting symbol information for 'Comment'...
Finished extracting symbol information for 'Comment'. (14.03s)
Building documentation for 'Comment'...
Finished building documentation for 'Comment' (0.11s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/wei18/githubswiftactions/1.0.7
Updating https://github.com/apple/swift-openapi-runtime
Updating https://github.com/apple/swift-collections
Updating https://github.com/apple/swift-http-types
Updating https://github.com/apple/swift-openapi-urlsession
Updating https://github.com/jpsim/Yams
Updating https://github.com/apple/swift-argument-parser
Updating https://github.com/Wei18/github-rest-api-swift-openapi
Updated https://github.com/jpsim/Yams (0.55s)
Updated https://github.com/apple/swift-openapi-urlsession (0.55s)
Fetching https://github.com/swiftlang/swift-docc-plugin
Updated https://github.com/apple/swift-http-types (0.58s)
Updated https://github.com/Wei18/github-rest-api-swift-openapi (0.58s)
Updated https://github.com/apple/swift-openapi-runtime (0.58s)
Updated https://github.com/apple/swift-argument-parser (0.58s)
Updated https://github.com/apple/swift-collections (0.58s)
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/swiftlang/swift-docc-plugin from cache (1.10s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.3.1 (0.56s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.45s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.47s)
Computing version for https://github.com/Wei18/github-rest-api-swift-openapi
Computed https://github.com/Wei18/github-rest-api-swift-openapi at 2.0.4 (0.65s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.3.0 (0.55s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.0.2 (0.57s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.1.3 (0.64s)
Computing version for https://github.com/swiftlang/swift-docc-plugin
Computed https://github.com/swiftlang/swift-docc-plugin at 1.4.3 (0.54s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3366] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.14s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.58s)
Creating working copy for https://github.com/swiftlang/swift-docc-plugin
Working copy of https://github.com/swiftlang/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Building for debugging...
[0/8] Write snippet-extract-tool-entitlement.plist
[1/8] Write sources
[4/8] Write swift-version-5BDAB9E9C0126B9D.txt
[6/53] Compiling SymbolKit Mixin+Equals.swift
[7/53] Compiling SymbolKit Mixin+Hash.swift
[8/53] Compiling SymbolKit Mixin.swift
[9/53] Compiling SymbolKit LineList.swift
[10/53] Compiling SymbolKit Position.swift
[11/53] Compiling SymbolKit SemanticVersion.swift
[12/53] Compiling SymbolKit AccessControl.swift
[13/53] Compiling SymbolKit Availability.swift
[14/53] Compiling SymbolKit AvailabilityItem.swift
[15/53] Compiling SymbolKit Domain.swift
[16/53] Compiling SymbolKit DeclarationFragments.swift
[17/53] Compiling SymbolKit Fragment.swift
[18/53] Compiling SymbolKit FragmentKind.swift
[19/53] Compiling SymbolKit FunctionParameter.swift
[20/53] Compiling SymbolKit FunctionSignature.swift
[21/57] Emitting module SymbolKit
[22/57] Compiling SymbolKit Names.swift
[23/57] Compiling SymbolKit SPI.swift
[24/57] Compiling SymbolKit Snippet.swift
[25/57] Compiling SymbolKit Extension.swift
[26/57] Compiling SymbolKit SourceRange.swift
[27/57] Compiling SymbolKit Metadata.swift
[28/57] Compiling SymbolKit Module.swift
[29/57] Compiling SymbolKit OperatingSystem.swift
[30/57] Compiling SymbolKit Platform.swift
[31/57] Compiling SymbolKit Relationship.swift
[32/57] Compiling SymbolKit RelationshipKind.swift
[33/57] Compiling SymbolKit SourceOrigin.swift
[34/57] Compiling SymbolKit GenericConstraints.swift
[35/57] Compiling SymbolKit Swift.swift
[36/57] Compiling SymbolKit GenericConstraint.swift
[37/57] Compiling SymbolKit GenericParameter.swift
[38/57] Compiling SymbolKit Generics.swift
[39/57] Compiling SymbolKit Namespace.swift
[40/57] Compiling SymbolKit Identifier.swift
[41/57] Compiling SymbolKit KindIdentifier.swift
[42/57] Compiling SymbolKit Location.swift
[43/57] Compiling SymbolKit Mutability.swift
[44/57] Compiling SymbolKit Symbol.swift
[45/57] Compiling SymbolKit SymbolKind.swift
[46/57] Compiling SymbolKit SymbolGraph.swift
[47/57] Compiling SymbolKit GraphCollector.swift
[48/57] Compiling SymbolKit UnifiedSymbol+Encodable.swift
[49/57] Compiling SymbolKit UnifiedSymbol.swift
[50/57] Compiling SymbolKit UnifiedSymbolGraph+Encodable.swift
[51/57] Compiling SymbolKit UnifiedSymbolGraph.swift
[52/57] Compiling Snippets SnippetParser.swift
[53/57] Emitting module Snippets
[54/57] Compiling Snippets Snippet.swift
[55/61] Compiling snippet_extract URL+Status.swift
[56/61] Compiling snippet_extract SymbolGraph+Snippet.swift
[57/61] Emitting module snippet_extract
[58/61] Compiling snippet_extract SnippetBuildCommand.swift
[58/61] Write Objects.LinkFileList
[59/61] Linking snippet-extract-tool
[60/61] Applying snippet-extract-tool
Build of product 'snippet-extract' complete! (3.29s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/32] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[3/32] Compiling InternalCollectionsUtilities Specialize.swift
[4/32] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[5/33] Compiling InternalCollectionsUtilities Debugging.swift
[6/33] Compiling InternalCollectionsUtilities Descriptions.swift
[7/33] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[8/33] Compiling Extensions Int+Ext.swift
[9/33] Emitting module Extensions
[10/33] Compiling Extensions Task+Ext.swift
[11/33] Emitting module ArgumentParserToolInfo
[12/33] Compiling ArgumentParserToolInfo ToolInfo.swift
[13/33] Compiling HTTPTypes ISOLatin1String.swift
[14/33] Compiling HTTPTypes HTTPField.swift
[15/33] Emitting module HTTPTypes
[16/33] Compiling HTTPTypes HTTPParsedFields.swift
[17/33] Compiling HTTPTypes HTTPRequest.swift
[18/33] Compiling HTTPTypes HTTPResponse.swift
[19/33] Compiling InternalCollectionsUtilities _SortedCollection.swift
[20/33] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[21/33] Compiling InternalCollectionsUtilities UInt+reversed.swift
[22/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[23/33] Compiling InternalCollectionsUtilities UnsafeRawPointer extensions.swift
[24/33] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[25/33] Emitting module InternalCollectionsUtilities
[26/33] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[27/33] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[28/33] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+SE-0370.swift
[29/33] Compiling InternalCollectionsUtilities UnsafeMutablePointer+SE-0370.swift
[30/33] Compiling InternalCollectionsUtilities Integer rank.swift
[31/33] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[32/33] Compiling HTTPTypes HTTPFieldName.swift
[33/33] Compiling HTTPTypes HTTPFields.swift
[34/88] Compiling DequeModule _DequeBuffer.swift
[35/89] Compiling DequeModule _DequeSlot.swift
[36/89] Compiling DequeModule _DequeBufferHeader.swift
[37/89] Compiling DequeModule Deque+Equatable.swift
[38/89] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[39/89] Compiling DequeModule Deque+CustomReflectable.swift
[40/89] Compiling DequeModule Deque+Descriptions.swift
[41/152] Compiling DequeModule _UnsafeWrappedBuffer.swift
[42/152] Compiling OpenAPIRuntime Base64EncodedData.swift
[43/152] Compiling OpenAPIRuntime ByteUtilities.swift
[44/152] Compiling OpenAPIRuntime ContentDisposition.swift
[45/152] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[46/152] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[47/152] Compiling OpenAPIRuntime Acceptable.swift
[48/152] Compiling OpenAPIRuntime URLExtensions.swift
[49/152] Compiling OpenAPIRuntime Deprecated.swift
[52/152] Compiling OpenAPIRuntime ClientError.swift
[53/152] Compiling OpenAPIRuntime CodingErrors.swift
[54/152] Compiling OpenAPIRuntime RuntimeError.swift
[55/152] Compiling OpenAPIRuntime ServerError.swift
[62/156] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[63/156] Emitting module ArgumentParser
[64/156] Emitting module DequeModule
[65/156] Compiling OpenAPIRuntime UndocumentedPayload.swift
[66/156] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[67/156] Compiling OpenAPIRuntime CodableExtensions.swift
[68/156] Compiling OpenAPIRuntime Configuration.swift
[69/156] Compiling OpenAPIRuntime Converter+Client.swift
[70/156] Compiling OpenAPIRuntime Converter+Common.swift
[71/156] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[72/156] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[73/156] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[74/156] Compiling OpenAPIRuntime ServerTransport.swift
[75/156] Compiling OpenAPIRuntime UniversalClient.swift
[76/156] Compiling OpenAPIRuntime UniversalServer.swift
[77/156] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[78/156] Compiling OpenAPIRuntime OpenAPIValue.swift
[79/156] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[80/156] Compiling OpenAPIRuntime MultipartValidation.swift
[81/156] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[85/156] Compiling OpenAPIRuntime URICodeCodingKey.swift
[86/156] Compiling OpenAPIRuntime URICoderConfiguration.swift
[87/156] Compiling OpenAPIRuntime URIEncodedNode.swift
[88/156] Compiling OpenAPIRuntime URIParsedTypes.swift
[89/162] Compiling ArgumentParser Platform.swift
[90/162] Compiling ArgumentParser SequenceExtensions.swift
[91/162] Compiling ArgumentParser StringExtensions.swift
[92/162] Compiling ArgumentParser Tree.swift
[93/162] Compiling OpenAPIRuntime ClientTransport.swift
[94/162] Compiling OpenAPIRuntime CurrencyTypes.swift
[95/162] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[96/162] Compiling OpenAPIRuntime HTTPBody.swift
[108/162] Emitting module OpenAPIRuntime
[109/162] Compiling OpenAPIRuntime Converter+Server.swift
[110/162] Compiling OpenAPIRuntime Converter.swift
[111/162] Compiling OpenAPIRuntime CurrencyExtensions.swift
[112/162] Compiling OpenAPIRuntime ErrorExtensions.swift
[113/162] Compiling OpenAPIRuntime FoundationExtensions.swift
[114/162] Compiling OpenAPIRuntime ParameterStyles.swift
[115/162] Compiling OpenAPIRuntime ServerVariable.swift
[123/162] Compiling OpenAPIRuntime URIDecoder.swift
[124/162] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[125/162] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[126/162] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[127/162] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[128/162] Compiling OpenAPIRuntime URIEncoder.swift
[129/162] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[130/162] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[131/162] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[132/162] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[133/162] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[134/162] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[135/162] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[157/162] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[158/162] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[159/162] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[160/162] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[161/162] Compiling OpenAPIRuntime URIParser.swift
[162/162] Compiling OpenAPIRuntime URISerializer.swift
[163/171] Compiling Middleware AuthenticationMiddleware.swift
[164/171] Emitting module Middleware
[165/171] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[166/171] Compiling OpenAPIURLSession URLSession+Extensions.swift
[167/171] Compiling OpenAPIURLSession Lock.swift
[168/171] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[169/171] Compiling OpenAPIURLSession URLSessionTransport.swift
[170/171] Emitting module OpenAPIURLSession
[171/171] Compiling OpenAPIURLSession BufferedStream.swift
[172/174] Compiling GitHubRestAPIIssues Types.swift
[173/174] Compiling GitHubRestAPIIssues Client.swift
[174/174] Emitting module GitHubRestAPIIssues
[175/176] Compiling CommentCore CommentUseCase.swift
[176/176] Emitting module CommentCore
[177/178] Compiling CommentCLI Comment.swift
[178/178] Emitting module CommentCLI
[179/180] Compiling Comment main.swift
[180/180] Emitting module Comment
Build of target: 'Comment' complete! (11.88s)
Target:                   CommentCore
Extracting symbol information for 'CommentCore'...
Finished extracting symbol information for 'CommentCore'. (0.55s)
Building documentation for 'CommentCore'...
Finished building documentation for 'CommentCore' (0.04s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/wei18/githubswiftactions/1.0.7
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.29s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
Build of target: 'CommentCore' complete! (0.29s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/wei18/githubswiftactions/1.0.7/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/wei18/githubswiftactions/1.0.7/linkable-paths.json
Target:                   YamlWriter
Extracting symbol information for 'YamlWriter'...
Finished extracting symbol information for 'YamlWriter'. (32.52s)
Building documentation for 'YamlWriter'...
Finished building documentation for 'YamlWriter' (0.07s)
Generated documentation archive at:
  /Users/admin/builder/spi-builder-workspace/.docs/wei18/githubswiftactions/1.0.7
Building for debugging...
[0/3] Write swift-version-5BDAB9E9C0126B9D.txt
Build of product 'snippet-extract' complete! (0.29s)
Building for debugging...
[0/1] Write swift-version-5BDAB9E9C0126B9D.txt
[2/23] Compiling Yams RedundancyAliasingStrategy.swift
[3/23] Compiling Yams Representer.swift
[4/23] Compiling Yams Tag.swift
[5/23] Compiling Yams YamlAnchorProviding.swift
[6/25] Compiling Yams Resolver.swift
[7/25] Compiling Yams String+Yams.swift
[8/25] Compiling Yams Node.Scalar.swift
[9/25] Compiling Yams Node.Sequence.swift
[10/25] Compiling Yams Encoder.swift
[11/25] Compiling Yams Mark.swift
[12/25] Compiling Yams Node.Alias.swift
[13/25] Compiling Yams Node.Mapping.swift
[14/25] Compiling Yams Node.swift
[15/25] Compiling Yams Parser.swift
[16/25] Emitting module Yams
[17/25] Compiling Yams Anchor.swift
[18/25] Compiling Yams Constructor.swift
[19/25] Compiling Yams Decoder.swift
[20/25] Compiling Yams Emitter.swift
[21/25] Compiling Yams YamlError.swift
[22/25] Compiling Yams YamlTagProviding.swift
[23/25] Compiling GitHubRestAPIRepos Client.swift
[24/25] Emitting module GitHubRestAPIRepos
[25/25] Compiling GitHubRestAPIRepos Types.swift
[26/28] Emitting module ReleaseCore
[27/28] Compiling ReleaseCore RepoUseCase.swift
[28/28] Compiling ReleaseCore Version.swift
[29/30] Emitting module ReleaseCLI
[30/30] Compiling ReleaseCLI Release.swift
[31/35] Compiling YamlWriter SwiftPackageConfig.swift
[32/35] Compiling YamlWriter main.swift
[33/35] Compiling YamlWriter FileBuilder.swift
[34/35] Emitting module YamlWriter
[35/35] Compiling YamlWriter CLIYamlBuilder.swift
Build of target: 'YamlWriter' complete! (32.25s)
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/wei18/githubswiftactions/1.0.7/index/index.json
Successfully merged into /Users/admin/builder/spi-builder-workspace/.docs-staging/wei18/githubswiftactions/1.0.7/linkable-paths.json
     142
2	/Users/admin/builder/spi-builder-workspace/.docs/wei18/githubswiftactions/1.0.7
✅  Doc result (uploading) reported
========================================
SyncDocs
========================================
Doc archive source directory: $PWD/.docs/wei18/githubswiftactions/1.0.7
File count: 142
Doc size:   2.0MB
Preparing doc bundle ...
Uploading prod-wei18-githubswiftactions-1.0.7-de143498.zip to s3://spi-docs-inbox/prod-wei18-githubswiftactions-1.0.7-de143498.zip
Copying... [16%]
Copying... [31%]
Copying... [47%]
Copying... [63%]
Copying... [79%]
Copying... [94%]
Copying... [100%]
Done.