The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of GitHubRestAPISwiftOpenAPI, reference main (8fa56b), with Swift 6.2 (beta) for macOS (SPM) on 24 Jun 2025 16:05:47 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Wei18/github-rest-api-swift-openapi.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Wei18/github-rest-api-swift-openapi
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8fa56b7 Merge pull request #128 from wei18/dependabot/swift/dot-github/dependabot-mintfile/manifest-swift-openapi-generator/github.com/apple/swift-openapi-generator-1.9.0
Submodule path 'Submodule/github/rest-api-description': checked out '9110306f93c1eb8c466c225060db871095a84f63'
Submodule 'Submodule/github/rest-api-description' (https://github.com/github/rest-api-description.git) registered for path 'Submodule/github/rest-api-description'
Cloning into '/Users/admin/builder/spi-builder-workspace/Submodule/github/rest-api-description'...
Cloned https://github.com/Wei18/github-rest-api-swift-openapi.git
Revision (git rev-parse @):
8fa56b7bd568c1e8692b39e4fd2779070576a622
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Wei18/github-rest-api-swift-openapi.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/Wei18/github-rest-api-swift-openapi.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/49] Write sources
[48/49] Write swift-version-1EA4D86E10B52AF.txt
[50/72] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[51/72] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[52/72] Compiling InternalCollectionsUtilities Debugging.swift
[53/72] Compiling InternalCollectionsUtilities Descriptions.swift
[54/72] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[55/73] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[56/73] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[57/73] Compiling InternalCollectionsUtilities _SortedCollection.swift
[58/73] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[59/73] Compiling InternalCollectionsUtilities UInt+reversed.swift
[60/73] Emitting module InternalCollectionsUtilities
[61/73] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[62/73] Compiling InternalCollectionsUtilities Integer rank.swift
[63/73] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[64/73] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[65/89] Compiling DequeModule _DequeSlot.swift
[66/89] Compiling DequeModule _DequeBufferHeader.swift
[67/90] Compiling DequeModule _UnsafeWrappedBuffer.swift
[68/90] Compiling DequeModule Deque+Extras.swift
[69/90] Compiling DequeModule Deque+Hashable.swift
[70/90] Compiling DequeModule _DequeBuffer.swift
[71/90] Compiling DequeModule Deque._UnsafeHandle.swift
[72/90] Compiling DequeModule Deque.swift
[73/90] Compiling HTTPTypes NIOLock.swift
[74/90] Compiling HTTPTypes ISOLatin1String.swift
[75/90] Compiling HTTPTypes HTTPRequest.swift
[76/90] Compiling HTTPTypes HTTPResponse.swift
[77/90] Compiling DequeModule Deque+Testing.swift
[78/90] Compiling DequeModule Deque._Storage.swift
[79/90] Compiling DequeModule Deque+Equatable.swift
[80/90] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[81/90] Compiling DequeModule Deque+Codable.swift
[82/90] Compiling DequeModule Deque+Collection.swift
[83/90] Compiling DequeModule Deque+CustomReflectable.swift
[84/90] Compiling DequeModule Deque+Descriptions.swift
[85/90] Emitting module DequeModule
[86/90] Compiling HTTPTypes HTTPParsedFields.swift
[87/90] Compiling HTTPTypes HTTPFieldName.swift
[88/90] Compiling HTTPTypes HTTPField.swift
[89/90] Emitting module HTTPTypes
[90/90] Compiling HTTPTypes HTTPFields.swift
[91/153] Emitting module OpenAPIRuntime
[92/159] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[93/159] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[94/159] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[95/159] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[96/159] Compiling OpenAPIRuntime URIParser.swift
[97/159] Compiling OpenAPIRuntime URISerializer.swift
[98/159] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[99/159] Compiling OpenAPIRuntime UndocumentedPayload.swift
[100/159] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[101/159] Compiling OpenAPIRuntime CodableExtensions.swift
[102/159] Compiling OpenAPIRuntime Configuration.swift
[103/159] Compiling OpenAPIRuntime Converter+Client.swift
[104/159] Compiling OpenAPIRuntime Converter+Common.swift
[105/159] Compiling OpenAPIRuntime Converter+Server.swift
[106/159] Compiling OpenAPIRuntime Converter.swift
[107/159] Compiling OpenAPIRuntime CurrencyExtensions.swift
[108/159] Compiling OpenAPIRuntime ErrorExtensions.swift
[109/159] Compiling OpenAPIRuntime FoundationExtensions.swift
[110/159] Compiling OpenAPIRuntime ParameterStyles.swift
[111/159] Compiling OpenAPIRuntime ServerVariable.swift
[112/159] Compiling OpenAPIRuntime ClientTransport.swift
[113/159] Compiling OpenAPIRuntime CurrencyTypes.swift
[114/159] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[115/159] Compiling OpenAPIRuntime HTTPBody.swift
[116/159] Compiling OpenAPIRuntime ServerTransport.swift
[117/159] Compiling OpenAPIRuntime UniversalClient.swift
[118/159] Compiling OpenAPIRuntime UniversalServer.swift
[119/159] Compiling OpenAPIRuntime URIDecoder.swift
[120/159] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[121/159] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[122/159] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[123/159] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[124/159] Compiling OpenAPIRuntime URIEncoder.swift
[125/159] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[126/159] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[127/159] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[128/159] Compiling OpenAPIRuntime ServerSentEvents.swift
[129/159] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[130/159] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[131/159] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[132/159] Compiling OpenAPIRuntime URLExtensions.swift
[133/159] Compiling OpenAPIRuntime Deprecated.swift
[134/159] Compiling OpenAPIRuntime ClientError.swift
[135/159] Compiling OpenAPIRuntime CodingErrors.swift
[136/159] Compiling OpenAPIRuntime RuntimeError.swift
[137/159] Compiling OpenAPIRuntime ServerError.swift
[138/159] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[139/159] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[140/159] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[141/159] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[142/159] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[143/159] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[144/159] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[145/159] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[146/159] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[147/159] Compiling OpenAPIRuntime MultipartValidation.swift
[148/159] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[149/159] Compiling OpenAPIRuntime URICodeCodingKey.swift
[150/159] Compiling OpenAPIRuntime URICoderConfiguration.swift
[151/159] Compiling OpenAPIRuntime URIEncodedNode.swift
[152/159] Compiling OpenAPIRuntime URIParsedTypes.swift
[153/159] Compiling OpenAPIRuntime Acceptable.swift
[154/159] Compiling OpenAPIRuntime Base64EncodedData.swift
[155/159] Compiling OpenAPIRuntime ByteUtilities.swift
[156/159] Compiling OpenAPIRuntime ContentDisposition.swift
[157/159] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[158/159] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[159/159] Compiling OpenAPIRuntime OpenAPIValue.swift
[160/166] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[161/166] Compiling OpenAPIURLSession URLSession+Extensions.swift
[162/166] Compiling OpenAPIURLSession URLSessionTransport.swift
[163/166] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[164/166] Emitting module OpenAPIURLSession
[165/166] Compiling OpenAPIURLSession BufferedStream.swift
[166/166] Compiling OpenAPIURLSession Lock.swift
[167/196] Emitting module GitHubRestAPIRate_Limit
[168/196] Compiling GitHubRestAPIRate_Limit Client.swift
[169/196] Compiling GitHubRestAPIRate_Limit Types.swift
[170/199] Emitting module GitHubRestAPISecret_Scanning
[171/199] Emitting module GitHubRestAPIPrivate_Registries
[172/199] Emitting module GitHubRestAPIReactions
[173/199] Emitting module GitHubRestAPISearch
[174/199] Emitting module GitHubRestAPISecurity_Advisories
[175/199] Emitting module GitHubRestAPIPulls
[176/199] Emitting module GitHubRestAPIProjects
[177/199] Compiling GitHubRestAPIPrivate_Registries Client.swift
[178/199] Compiling GitHubRestAPIPrivate_Registries Types.swift
[179/202] Compiling GitHubRestAPIPackages Client.swift
[180/202] Emitting module GitHubRestAPIPackages
[181/202] Compiling GitHubRestAPISecret_Scanning Client.swift
[182/202] Compiling GitHubRestAPISecret_Scanning Types.swift
[183/205] Compiling GitHubRestAPIReactions Client.swift
[184/205] Compiling GitHubRestAPIReactions Types.swift
[185/208] Compiling GitHubRestAPIOidc Types.swift
[186/208] Emitting module GitHubRestAPIOidc
[187/208] Compiling GitHubRestAPIOidc Client.swift
[188/211] Compiling GitHubRestAPIProjects Types.swift
[189/211] Compiling GitHubRestAPIProjects Client.swift
[190/214] Emitting module GitHubRestAPIMeta
[191/214] Compiling GitHubRestAPIMeta Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/meta/Types.swift:295:22: warning: 'hubUrl' is deprecated [#DeprecatedDeclaration]
 293 |                 self.followingUrl = followingUrl
 294 |                 self.gistsUrl = gistsUrl
 295 |                 self.hubUrl = hubUrl
     |                      `- warning: 'hubUrl' is deprecated [#DeprecatedDeclaration]
 296 |                 self.issueSearchUrl = issueSearchUrl
 297 |                 self.issuesUrl = issuesUrl
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[192/214] Compiling GitHubRestAPIMeta Client.swift
[193/217] Compiling GitHubRestAPISearch Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:1552:22: warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
1550 |                 self.hasWiki = hasWiki
1551 |                 self.hasPages = hasPages
1552 |                 self.hasDownloads = hasDownloads
     |                      `- warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
1553 |                 self.hasDiscussions = hasDiscussions
1554 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:1566:22: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
1564 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
1565 |                 self.allowUpdateBranch = allowUpdateBranch
1566 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
     |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
1567 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
1568 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:5277:26: warning: 'sort' is deprecated [#DeprecatedDeclaration]
5275 |                 ) {
5276 |                     self.q = q
5277 |                     self.sort = sort
     |                          `- warning: 'sort' is deprecated [#DeprecatedDeclaration]
5278 |                     self.order = order
5279 |                     self.perPage = perPage
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:5278:26: warning: 'order' is deprecated [#DeprecatedDeclaration]
5276 |                     self.q = q
5277 |                     self.sort = sort
5278 |                     self.order = order
     |                          `- warning: 'order' is deprecated [#DeprecatedDeclaration]
5279 |                     self.perPage = perPage
5280 |                     self.page = page
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[194/217] Compiling GitHubRestAPISearch Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/search/Client.swift:92:40: warning: 'sort' is deprecated [#DeprecatedDeclaration]
  90 |                     explode: true,
  91 |                     name: "sort",
  92 |                     value: input.query.sort
     |                                        `- warning: 'sort' is deprecated [#DeprecatedDeclaration]
  93 |                 )
  94 |                 try converter.setQueryItemAsURI(
/Users/admin/builder/spi-builder-workspace/Sources/search/Client.swift:99:40: warning: 'order' is deprecated [#DeprecatedDeclaration]
  97 |                     explode: true,
  98 |                     name: "order",
  99 |                     value: input.query.order
     |                                        `- warning: 'order' is deprecated [#DeprecatedDeclaration]
 100 |                 )
 101 |                 try converter.setQueryItemAsURI(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[195/217] Emitting module GitHubRestAPIMerge_Queue
[196/217] Compiling GitHubRestAPIMerge_Queue Client.swift
[197/217] Compiling GitHubRestAPIMerge_Queue Types.swift
[198/223] Compiling GitHubRestAPIMarkdown Client.swift
[199/223] Compiling GitHubRestAPIMarkdown Types.swift
[200/223] Emitting module GitHubRestAPIMarkdown
[201/226] Emitting module GitHubRestAPIUsers
[202/226] Compiling GitHubRestAPIUsers Types.swift
[203/226] Compiling GitHubRestAPIUsers Client.swift
[204/229] Compiling GitHubRestAPILicenses Types.swift
[205/229] Compiling GitHubRestAPILicenses Client.swift
[206/229] Emitting module GitHubRestAPILicenses
[207/229] Compiling GitHubRestAPIPackages Types.swift
[208/235] Compiling GitHubRestAPIInteractions Client.swift
[209/235] Compiling GitHubRestAPIHosted_Compute Client.swift
[210/235] Emitting module GitHubRestAPIGitignore
[211/235] Compiling GitHubRestAPIGitignore Types.swift
[212/235] Compiling GitHubRestAPIGitignore Client.swift
[213/238] Compiling GitHubRestAPIHosted_Compute Types.swift
[214/238] Emitting module GitHubRestAPIHosted_Compute
[215/241] Emitting module GitHubRestAPIInteractions
[216/241] Compiling GitHubRestAPIInteractions Types.swift
[217/244] Compiling GitHubRestAPIEnterprise_Teams Types.swift
[218/244] Emitting module GitHubRestAPIEnterprise_Teams
[219/244] Compiling GitHubRestAPIEnterprise_Teams Client.swift
[220/247] Compiling GitHubRestAPISecurity_Advisories Client.swift
[221/247] Compiling GitHubRestAPISecurity_Advisories Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:2221:22: warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
2219 |                 self.hasWiki = hasWiki
2220 |                 self.hasPages = hasPages
2221 |                 self.hasDownloads = hasDownloads
     |                      `- warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
2222 |                 self.hasDiscussions = hasDiscussions
2223 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:2235:22: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
2233 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
2234 |                 self.allowUpdateBranch = allowUpdateBranch
2235 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
     |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
2236 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
2237 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:3819:22: warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
3817 |                 self.hasWiki = hasWiki
3818 |                 self.hasPages = hasPages
3819 |                 self.hasDownloads = hasDownloads
     |                      `- warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
3820 |                 self.hasDiscussions = hasDiscussions
3821 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:3833:22: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
3831 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
3832 |                 self.allowUpdateBranch = allowUpdateBranch
3833 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
     |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
3834 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
3835 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[222/247] Emitting module GitHubRestAPIEmojis
[223/247] Compiling GitHubRestAPIEmojis Types.swift
[224/247] Compiling GitHubRestAPIEmojis Client.swift
[225/253] Emitting module GitHubRestAPIDesktop
[226/253] Compiling GitHubRestAPIDesktop Types.swift
[227/253] Compiling GitHubRestAPIDesktop Client.swift
[228/253] Emitting module GitHubRestAPIGists
[229/256] Compiling GitHubRestAPIGists Client.swift
[230/256] Compiling GitHubRestAPIDependabot Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Client.swift:1551:40: warning: 'page' is deprecated [#DeprecatedDeclaration]
1549 |                     explode: true,
1550 |                     name: "page",
1551 |                     value: input.query.page
     |                                        `- warning: 'page' is deprecated [#DeprecatedDeclaration]
1552 |                 )
1553 |                 try converter.setQueryItemAsURI(
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Client.swift:1558:40: warning: 'perPage' is deprecated [#DeprecatedDeclaration]
1556 |                     explode: true,
1557 |                     name: "per_page",
1558 |                     value: input.query.perPage
     |                                        `- warning: 'perPage' is deprecated [#DeprecatedDeclaration]
1559 |                 )
1560 |                 try converter.setQueryItemAsURI(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[231/256] Compiling GitHubRestAPIDependency_Graph Client.swift
[232/256] Compiling GitHubRestAPIDependency_Graph Types.swift
[233/256] Emitting module GitHubRestAPIDependency_Graph
[234/256] Emitting module GitHubRestAPIMigrations
[235/256] Compiling GitHubRestAPIMigrations Client.swift
[236/256] Compiling GitHubRestAPIMigrations Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/migrations/Types.swift:1925:22: warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
1923 |                 self.hasWiki = hasWiki
1924 |                 self.hasPages = hasPages
1925 |                 self.hasDownloads = hasDownloads
     |                      `- warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
1926 |                 self.hasDiscussions = hasDiscussions
1927 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/migrations/Types.swift:1939:22: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
1937 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
1938 |                 self.allowUpdateBranch = allowUpdateBranch
1939 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
     |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
1940 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
1941 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[237/262] Compiling GitHubRestAPICredentials Types.swift
[238/262] Compiling GitHubRestAPICredentials Client.swift
[239/262] Emitting module GitHubRestAPICredentials
[240/265] Emitting module GitHubRestAPIGit
[241/265] Compiling GitHubRestAPIGit Types.swift
[242/265] Compiling GitHubRestAPIGit Client.swift
[243/268] Compiling GitHubRestAPICopilot Client.swift
[244/268] Emitting module GitHubRestAPICodes_Of_Conduct
[245/268] Compiling GitHubRestAPICodes_Of_Conduct Types.swift
[246/268] Compiling GitHubRestAPICodes_Of_Conduct Client.swift
[247/271] Compiling GitHubRestAPITeams Client.swift
[248/271] Compiling GitHubRestAPITeams Types.swift
[249/271] Emitting module GitHubRestAPITeams
[250/274] Compiling GitHubRestAPIPulls Client.swift
[251/274] Compiling GitHubRestAPIPulls Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/pulls/Types.swift:2246:22: warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 2244 |                 self.hasWiki = hasWiki
 2245 |                 self.hasPages = hasPages
 2246 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 2247 |                 self.hasDiscussions = hasDiscussions
 2248 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/pulls/Types.swift:2260:22: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 2258 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 2259 |                 self.allowUpdateBranch = allowUpdateBranch
 2260 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 2261 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 2262 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/pulls/Types.swift:7768:30: warning: 'position' is deprecated [#DeprecatedDeclaration]
 7766 |                         self.commitId = commitId
 7767 |                         self.path = path
 7768 |                         self.position = position
      |                              `- warning: 'position' is deprecated [#DeprecatedDeclaration]
 7769 |                         self.side = side
 7770 |                         self.line = line
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[252/277] Compiling GitHubRestAPICopilot Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/copilot/Types.swift:1419:22: warning: 'updatedAt' is deprecated [#DeprecatedDeclaration]
1417 |                 self.lastActivityEditor = lastActivityEditor
1418 |                 self.createdAt = createdAt
1419 |                 self.updatedAt = updatedAt
     |                      `- warning: 'updatedAt' is deprecated [#DeprecatedDeclaration]
1420 |                 self.planType = planType
1421 |             }
/Users/admin/builder/spi-builder-workspace/Sources/copilot/Types.swift:1463:22: warning: 'updatedAt' is deprecated [#DeprecatedDeclaration]
1461 |                     forKey: .createdAt
1462 |                 )
1463 |                 self.updatedAt = try container.decodeIfPresent(
     |                      `- warning: 'updatedAt' is deprecated [#DeprecatedDeclaration]
1464 |                     Foundation.Date.self,
1465 |                     forKey: .updatedAt
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[253/277] Emitting module GitHubRestAPICopilot
[254/280] Compiling GitHubRestAPIGists Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/gists/Types.swift:2242:22: warning: 'forks' is deprecated [#DeprecatedDeclaration]
2240 |                 truncated: Swift.Bool? = nil
2241 |             ) {
2242 |                 self.forks = forks
     |                      `- warning: 'forks' is deprecated [#DeprecatedDeclaration]
2243 |                 self.history = history
2244 |                 self.forkOf = forkOf
/Users/admin/builder/spi-builder-workspace/Sources/gists/Types.swift:2243:22: warning: 'history' is deprecated [#DeprecatedDeclaration]
2241 |             ) {
2242 |                 self.forks = forks
2243 |                 self.history = history
     |                      `- warning: 'history' is deprecated [#DeprecatedDeclaration]
2244 |                 self.forkOf = forkOf
2245 |                 self.url = url
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[255/280] Emitting module GitHubRestAPIClassroom
[256/280] Compiling GitHubRestAPIClassroom Types.swift
[257/280] Compiling GitHubRestAPIClassroom Client.swift
[258/286] Compiling GitHubRestAPIBilling Client.swift
[259/286] Emitting module GitHubRestAPIBilling
[260/286] Compiling GitHubRestAPIBilling Types.swift
[261/289] Compiling GitHubRestAPICampaigns Types.swift
[262/289] Compiling GitHubRestAPICampaigns Client.swift
[263/289] Emitting module GitHubRestAPICampaigns
[264/292] Emitting module GitHubRestAPIDependabot
[265/292] Compiling GitHubRestAPIDependabot Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Types.swift:7579:26: warning: 'page' is deprecated [#DeprecatedDeclaration]
7577 |                     self.sort = sort
7578 |                     self.direction = direction
7579 |                     self.page = page
     |                          `- warning: 'page' is deprecated [#DeprecatedDeclaration]
7580 |                     self.perPage = perPage
7581 |                     self.before = before
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Types.swift:7580:26: warning: 'perPage' is deprecated [#DeprecatedDeclaration]
7578 |                     self.direction = direction
7579 |                     self.page = page
7580 |                     self.perPage = perPage
     |                          `- warning: 'perPage' is deprecated [#DeprecatedDeclaration]
7581 |                     self.before = before
7582 |                     self.after = after
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[266/295] Compiling GitHubRestAPICode_Security Types.swift
[267/295] Compiling GitHubRestAPICode_Security Client.swift
[268/295] Emitting module GitHubRestAPICode_Security
[269/295] Compiling GitHubRestAPICode_Scanning Types.swift
[270/295] Compiling GitHubRestAPICode_Scanning Client.swift
[271/295] Emitting module GitHubRestAPICode_Scanning
[272/295] Compiling GitHubRestAPIChecks Client.swift
[273/295] Compiling GitHubRestAPIChecks Types.swift
[274/295] Emitting module GitHubRestAPIChecks
[275/295] Compiling GitHubRestAPIOrgs Client.swift
[276/295] Emitting module GitHubRestAPIOrgs
[277/295] Compiling GitHubRestAPIOrgs Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5987:22: warning: 'advancedSecurityEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 5985 |                 self.membersCanForkPrivateRepositories = membersCanForkPrivateRepositories
 5986 |                 self.webCommitSignoffRequired = webCommitSignoffRequired
 5987 |                 self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
      |                      `- warning: 'advancedSecurityEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 5988 |                 self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 5989 |                 self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5988:22: warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 5986 |                 self.webCommitSignoffRequired = webCommitSignoffRequired
 5987 |                 self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
 5988 |                 self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
      |                      `- warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 5989 |                 self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 5990 |                 self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5989:22: warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 5987 |                 self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
 5988 |                 self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 5989 |                 self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
      |                      `- warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 5990 |                 self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 5991 |                 self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5990:22: warning: 'dependencyGraphEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 5988 |                 self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 5989 |                 self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 5990 |                 self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
      |                      `- warning: 'dependencyGraphEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 5991 |                 self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
 5992 |                 self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5991:22: warning: 'secretScanningEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 5989 |                 self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 5990 |                 self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 5991 |                 self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
      |                      `- warning: 'secretScanningEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 5992 |                 self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
 5993 |                 self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:5992:22: warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 5990 |                 self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 5991 |                 self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
 5992 |                 self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
      |                      `- warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 5993 |                 self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
 5994 |                 self.secretScanningPushProtectionCustomLink = secretScanningPushProtectionCustomLink
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9517:30: warning: 'advancedSecurityEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9515 |                         self.webCommitSignoffRequired = webCommitSignoffRequired
 9516 |                         self.blog = blog
 9517 |                         self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
      |                              `- warning: 'advancedSecurityEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9518 |                         self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 9519 |                         self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9518:30: warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9516 |                         self.blog = blog
 9517 |                         self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
 9518 |                         self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
      |                              `- warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9519 |                         self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 9520 |                         self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9519:30: warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9517 |                         self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
 9518 |                         self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 9519 |                         self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
      |                              `- warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9520 |                         self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 9521 |                         self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9520:30: warning: 'dependencyGraphEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9518 |                         self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 9519 |                         self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 9520 |                         self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
      |                              `- warning: 'dependencyGraphEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9521 |                         self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
 9522 |                         self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9521:30: warning: 'secretScanningEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9519 |                         self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 9520 |                         self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 9521 |                         self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
      |                              `- warning: 'secretScanningEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9522 |                         self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
 9523 |                         self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9522:30: warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9520 |                         self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 9521 |                         self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
 9522 |                         self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
      |                              `- warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9523 |                         self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
 9524 |                         self.secretScanningPushProtectionCustomLink = secretScanningPushProtectionCustomLink
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[278/295] Compiling GitHubRestAPIActivity Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/activity/Types.swift:2084:22: warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 2082 |                 self.hasWiki = hasWiki
 2083 |                 self.hasPages = hasPages
 2084 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 2085 |                 self.hasDiscussions = hasDiscussions
 2086 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/activity/Types.swift:2098:22: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 2096 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 2097 |                 self.allowUpdateBranch = allowUpdateBranch
 2098 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 2099 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 2100 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[279/295] Compiling GitHubRestAPIActivity Client.swift
[280/295] Emitting module GitHubRestAPIActivity
[281/295] Emitting module GitHubRestAPIApps
[282/295] Compiling GitHubRestAPIApps Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/apps/Types.swift:3994:22: warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 3992 |                 self.hasWiki = hasWiki
 3993 |                 self.hasPages = hasPages
 3994 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 3995 |                 self.hasDiscussions = hasDiscussions
 3996 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/apps/Types.swift:4008:22: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 4006 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 4007 |                 self.allowUpdateBranch = allowUpdateBranch
 4008 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 4009 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 4010 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[283/295] Compiling GitHubRestAPIApps Client.swift
[284/295] Compiling GitHubRestAPICodespaces Client.swift
[285/295] Compiling GitHubRestAPICodespaces Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:2606:22: warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 2604 |                 self.hasWiki = hasWiki
 2605 |                 self.hasPages = hasPages
 2606 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 2607 |                 self.hasDiscussions = hasDiscussions
 2608 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:2620:22: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 2618 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 2619 |                 self.allowUpdateBranch = allowUpdateBranch
 2620 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 2621 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 2622 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:4823:22: warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 4821 |                 self.hasWiki = hasWiki
 4822 |                 self.hasPages = hasPages
 4823 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 4824 |                 self.hasDiscussions = hasDiscussions
 4825 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:4837:22: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 4835 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 4836 |                 self.allowUpdateBranch = allowUpdateBranch
 4837 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 4838 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 4839 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[286/295] Emitting module GitHubRestAPICodespaces
[287/295] Emitting module GitHubRestAPIIssues
[288/295] Compiling GitHubRestAPIIssues Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/issues/Types.swift:2920:22: warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 2918 |                 self.hasWiki = hasWiki
 2919 |                 self.hasPages = hasPages
 2920 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 2921 |                 self.hasDiscussions = hasDiscussions
 2922 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/issues/Types.swift:2934:22: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 2932 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 2933 |                 self.allowUpdateBranch = allowUpdateBranch
 2934 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 2935 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 2936 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[289/295] Compiling GitHubRestAPIIssues Client.swift
[290/295] Compiling GitHubRestAPIActions Client.swift
[291/295] Emitting module GitHubRestAPIActions
[292/295] Compiling GitHubRestAPIActions Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/actions/Types.swift:5537:22: warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 5535 |                 self.hasWiki = hasWiki
 5536 |                 self.hasPages = hasPages
 5537 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 5538 |                 self.hasDiscussions = hasDiscussions
 5539 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/actions/Types.swift:5551:22: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 5549 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 5550 |                 self.allowUpdateBranch = allowUpdateBranch
 5551 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 5552 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 5553 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[293/295] Compiling GitHubRestAPIRepos Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:7946:22: warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 7944 |                 self.hasWiki = hasWiki
 7945 |                 self.hasPages = hasPages
 7946 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 7947 |                 self.hasDiscussions = hasDiscussions
 7948 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:7960:22: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 7958 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 7959 |                 self.allowUpdateBranch = allowUpdateBranch
 7960 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 7961 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 7962 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:10383:22: warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
10381 |                 self.hasWiki = hasWiki
10382 |                 self.hasPages = hasPages
10383 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
10384 |                 self.hasDiscussions = hasDiscussions
10385 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:10397:22: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
10395 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
10396 |                 self.allowUpdateBranch = allowUpdateBranch
10397 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
10398 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
10399 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:23912:30: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
23910 |                         self.allowAutoMerge = allowAutoMerge
23911 |                         self.deleteBranchOnMerge = deleteBranchOnMerge
23912 |                         self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                              `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
23913 |                         self.squashMergeCommitTitle = squashMergeCommitTitle
23914 |                         self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:26348:30: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
26346 |                         self.deleteBranchOnMerge = deleteBranchOnMerge
26347 |                         self.allowUpdateBranch = allowUpdateBranch
26348 |                         self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                              `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
26349 |                         self.squashMergeCommitTitle = squashMergeCommitTitle
26350 |                         self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:29498:34: warning: 'contexts' is deprecated [#DeprecatedDeclaration]
29496 |                         ) {
29497 |                             self.strict = strict
29498 |                             self.contexts = contexts
      |                                  `- warning: 'contexts' is deprecated [#DeprecatedDeclaration]
29499 |                             self.checks = checks
29500 |                         }
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:31970:30: warning: 'contexts' is deprecated [#DeprecatedDeclaration]
31968 |                     ) {
31969 |                         self.strict = strict
31970 |                         self.contexts = contexts
      |                              `- warning: 'contexts' is deprecated [#DeprecatedDeclaration]
31971 |                         self.checks = checks
31972 |                     }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[294/295] Emitting module GitHubRestAPIRepos
[295/295] Compiling GitHubRestAPIRepos Client.swift
Build complete! (80.56s)
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-openapi-urlsession
[1/961] Fetching swift-openapi-urlsession
[78/6640] Fetching swift-openapi-urlsession, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-urlsession from cache (1.51s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.51s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (2.15s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-http-types
[1/904] Fetching swift-http-types
[905/17544] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-http-types from cache (1.90s)
Fetched https://github.com/apple/swift-collections from cache (1.90s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (2.39s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.46s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.0 (0.55s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.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
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/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Build complete.
{
  "dependencies" : [
    {
      "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" : "swift-openapi-urlsession",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-urlsession"
    }
  ],
  "manifest_display_name" : "GitHubRestAPISwiftOpenAPI",
  "name" : "GitHubRestAPISwiftOpenAPI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "GitHubRestAPIActions",
      "targets" : [
        "GitHubRestAPIActions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIActivity",
      "targets" : [
        "GitHubRestAPIActivity"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIApps",
      "targets" : [
        "GitHubRestAPIApps"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIBilling",
      "targets" : [
        "GitHubRestAPIBilling"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPICampaigns",
      "targets" : [
        "GitHubRestAPICampaigns"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIChecks",
      "targets" : [
        "GitHubRestAPIChecks"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIClassroom",
      "targets" : [
        "GitHubRestAPIClassroom"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPICode_Scanning",
      "targets" : [
        "GitHubRestAPICode_Scanning"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPICode_Security",
      "targets" : [
        "GitHubRestAPICode_Security"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPICodes_Of_Conduct",
      "targets" : [
        "GitHubRestAPICodes_Of_Conduct"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPICodespaces",
      "targets" : [
        "GitHubRestAPICodespaces"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPICopilot",
      "targets" : [
        "GitHubRestAPICopilot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPICredentials",
      "targets" : [
        "GitHubRestAPICredentials"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIDependabot",
      "targets" : [
        "GitHubRestAPIDependabot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIDependency_Graph",
      "targets" : [
        "GitHubRestAPIDependency_Graph"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIDesktop",
      "targets" : [
        "GitHubRestAPIDesktop"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIEmojis",
      "targets" : [
        "GitHubRestAPIEmojis"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIEnterprise_Teams",
      "targets" : [
        "GitHubRestAPIEnterprise_Teams"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIGists",
      "targets" : [
        "GitHubRestAPIGists"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIGit",
      "targets" : [
        "GitHubRestAPIGit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIGitignore",
      "targets" : [
        "GitHubRestAPIGitignore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIHosted_Compute",
      "targets" : [
        "GitHubRestAPIHosted_Compute"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIInteractions",
      "targets" : [
        "GitHubRestAPIInteractions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIIssues",
      "targets" : [
        "GitHubRestAPIIssues"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPILicenses",
      "targets" : [
        "GitHubRestAPILicenses"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIMarkdown",
      "targets" : [
        "GitHubRestAPIMarkdown"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIMerge_Queue",
      "targets" : [
        "GitHubRestAPIMerge_Queue"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIMeta",
      "targets" : [
        "GitHubRestAPIMeta"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIMigrations",
      "targets" : [
        "GitHubRestAPIMigrations"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIOidc",
      "targets" : [
        "GitHubRestAPIOidc"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIOrgs",
      "targets" : [
        "GitHubRestAPIOrgs"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIPackages",
      "targets" : [
        "GitHubRestAPIPackages"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIPrivate_Registries",
      "targets" : [
        "GitHubRestAPIPrivate_Registries"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIProjects",
      "targets" : [
        "GitHubRestAPIProjects"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIPulls",
      "targets" : [
        "GitHubRestAPIPulls"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIRate_Limit",
      "targets" : [
        "GitHubRestAPIRate_Limit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIReactions",
      "targets" : [
        "GitHubRestAPIReactions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIRepos",
      "targets" : [
        "GitHubRestAPIRepos"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPISearch",
      "targets" : [
        "GitHubRestAPISearch"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPISecret_Scanning",
      "targets" : [
        "GitHubRestAPISecret_Scanning"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPISecurity_Advisories",
      "targets" : [
        "GitHubRestAPISecurity_Advisories"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPITeams",
      "targets" : [
        "GitHubRestAPITeams"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIUsers",
      "targets" : [
        "GitHubRestAPIUsers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "UsersTests",
      "module_type" : "SwiftTarget",
      "name" : "UsersTests",
      "path" : "Tests/UsersTests",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "sources" : [
        "UsersTests.swift"
      ],
      "target_dependencies" : [
        "GitHubRestAPIUsers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GitHubRestAPIUsers",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIUsers",
      "path" : "Sources/users",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIUsers"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPITeams",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPITeams",
      "path" : "Sources/teams",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPITeams"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPISecurity_Advisories",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPISecurity_Advisories",
      "path" : "Sources/security-advisories",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPISecurity_Advisories"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPISecret_Scanning",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPISecret_Scanning",
      "path" : "Sources/secret-scanning",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPISecret_Scanning"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPISearch",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPISearch",
      "path" : "Sources/search",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPISearch"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIRepos",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIRepos",
      "path" : "Sources/repos",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIRepos"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIReactions",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIReactions",
      "path" : "Sources/reactions",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIReactions"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIRate_Limit",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIRate_Limit",
      "path" : "Sources/rate-limit",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIRate_Limit"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIPulls",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIPulls",
      "path" : "Sources/pulls",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIPulls"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIProjects",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIProjects",
      "path" : "Sources/projects",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIProjects"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIPrivate_Registries",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIPrivate_Registries",
      "path" : "Sources/private-registries",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIPrivate_Registries"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIPackages",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIPackages",
      "path" : "Sources/packages",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIPackages"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIOrgs",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIOrgs",
      "path" : "Sources/orgs",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIOrgs"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIOidc",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIOidc",
      "path" : "Sources/oidc",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIOidc"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIMigrations",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIMigrations",
      "path" : "Sources/migrations",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIMigrations"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIMeta",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIMeta",
      "path" : "Sources/meta",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIMeta"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIMerge_Queue",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIMerge_Queue",
      "path" : "Sources/merge-queue",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIMerge_Queue"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIMarkdown",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIMarkdown",
      "path" : "Sources/markdown",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIMarkdown"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPILicenses",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPILicenses",
      "path" : "Sources/licenses",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPILicenses"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIIssues",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIIssues",
      "path" : "Sources/issues",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIIssues"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIInteractions",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIInteractions",
      "path" : "Sources/interactions",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIInteractions"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIHosted_Compute",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIHosted_Compute",
      "path" : "Sources/hosted-compute",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIHosted_Compute"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIGitignore",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIGitignore",
      "path" : "Sources/gitignore",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIGitignore"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIGit",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIGit",
      "path" : "Sources/git",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIGit"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIGists",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIGists",
      "path" : "Sources/gists",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIGists"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIEnterprise_Teams",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIEnterprise_Teams",
      "path" : "Sources/enterprise-teams",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIEnterprise_Teams"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIEmojis",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIEmojis",
      "path" : "Sources/emojis",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIEmojis"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIDesktop",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIDesktop",
      "path" : "Sources/desktop",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIDesktop"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIDependency_Graph",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIDependency_Graph",
      "path" : "Sources/dependency-graph",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIDependency_Graph"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIDependabot",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIDependabot",
      "path" : "Sources/dependabot",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIDependabot"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPICredentials",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPICredentials",
      "path" : "Sources/credentials",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPICredentials"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPICopilot",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPICopilot",
      "path" : "Sources/copilot",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPICopilot"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPICodespaces",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPICodespaces",
      "path" : "Sources/codespaces",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPICodespaces"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPICodes_Of_Conduct",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPICodes_Of_Conduct",
      "path" : "Sources/codes-of-conduct",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPICodes_Of_Conduct"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPICode_Security",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPICode_Security",
      "path" : "Sources/code-security",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPICode_Security"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPICode_Scanning",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPICode_Scanning",
      "path" : "Sources/code-scanning",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPICode_Scanning"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIClassroom",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIClassroom",
      "path" : "Sources/classroom",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIClassroom"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIChecks",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIChecks",
      "path" : "Sources/checks",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIChecks"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPICampaigns",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPICampaigns",
      "path" : "Sources/campaigns",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPICampaigns"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIBilling",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIBilling",
      "path" : "Sources/billing",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIBilling"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIApps",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIApps",
      "path" : "Sources/apps",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIApps"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIActivity",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIActivity",
      "path" : "Sources/activity",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIActivity"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GitHubRestAPIActions",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIActions",
      "path" : "Sources/actions",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIActions"
      ],
      "sources" : [
        "Client.swift",
        "Types.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.