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 (43b362), with Swift 6.2 (beta) for macOS (SPM) on 9 Sep 2025 00:43:36 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.67.1
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 43b3621 Merge pull request #142 from wei18/dependabot/submodules/Submodule/github/rest-api-description-f0dc156
Submodule path 'Submodule/github/rest-api-description': checked out 'f0dc156505ef3ea9ae0fd2f227aca5642c465e4f'
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 @):
43b3621704b87cfcfd29d515e2567e0c30d08afd
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/50] Write sources
[49/50] Write swift-version-1EA4D86E10B52AF.txt
[51/73] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[52/73] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[53/74] Compiling InternalCollectionsUtilities Debugging.swift
[54/74] Compiling InternalCollectionsUtilities Descriptions.swift
[55/74] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[56/74] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[57/74] Compiling InternalCollectionsUtilities _SortedCollection.swift
[58/74] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[59/74] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[60/74] Compiling InternalCollectionsUtilities UInt+reversed.swift
[61/74] Emitting module InternalCollectionsUtilities
[62/74] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[63/74] Compiling InternalCollectionsUtilities Integer rank.swift
[64/74] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[65/74] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[66/90] Compiling DequeModule _DequeSlot.swift
[67/90] Compiling DequeModule _DequeBufferHeader.swift
[68/90] Compiling DequeModule Deque+Equatable.swift
[69/90] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[70/90] Compiling DequeModule _DequeBuffer.swift
[71/91] Compiling HTTPTypes HTTPResponse.swift
[72/91] Compiling HTTPTypes ISOLatin1String.swift
[73/91] Compiling DequeModule _UnsafeWrappedBuffer.swift
[74/91] Compiling DequeModule Deque+Testing.swift
[75/91] Compiling DequeModule Deque._Storage.swift
[76/91] Compiling DequeModule Deque._UnsafeHandle.swift
[77/91] Compiling DequeModule Deque.swift
[78/91] Compiling DequeModule Deque+Extras.swift
[79/91] Compiling DequeModule Deque+Hashable.swift
[80/91] Compiling DequeModule Deque+Codable.swift
[81/91] Compiling DequeModule Deque+Collection.swift
[82/91] Compiling DequeModule Deque+CustomReflectable.swift
[83/91] Compiling DequeModule Deque+Descriptions.swift
[84/91] Emitting module DequeModule
[85/91] Compiling HTTPTypes HTTPParsedFields.swift
[86/91] Compiling HTTPTypes NIOLock.swift
[87/91] Compiling HTTPTypes HTTPRequest.swift
[88/91] Compiling HTTPTypes HTTPFieldName.swift
[89/91] Compiling HTTPTypes HTTPField.swift
[90/91] Emitting module HTTPTypes
[91/91] Compiling HTTPTypes HTTPFields.swift
[92/154] Emitting module OpenAPIRuntime
[93/160] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[94/160] Compiling OpenAPIRuntime UndocumentedPayload.swift
[95/160] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[96/160] Compiling OpenAPIRuntime CodableExtensions.swift
[97/160] Compiling OpenAPIRuntime Configuration.swift
[98/160] Compiling OpenAPIRuntime Converter+Client.swift
[99/160] Compiling OpenAPIRuntime Converter+Common.swift
[100/160] Compiling OpenAPIRuntime URIDecoder.swift
[101/160] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[102/160] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[103/160] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[104/160] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[105/160] Compiling OpenAPIRuntime URIEncoder.swift
[106/160] Compiling OpenAPIRuntime Converter+Server.swift
[107/160] Compiling OpenAPIRuntime Converter.swift
[108/160] Compiling OpenAPIRuntime CurrencyExtensions.swift
[109/160] Compiling OpenAPIRuntime ErrorExtensions.swift
[110/160] Compiling OpenAPIRuntime FoundationExtensions.swift
[111/160] Compiling OpenAPIRuntime ParameterStyles.swift
[112/160] Compiling OpenAPIRuntime ServerVariable.swift
[113/160] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[114/160] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[115/160] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[116/160] Compiling OpenAPIRuntime ServerSentEvents.swift
[117/160] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[118/160] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[119/160] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[120/160] Compiling OpenAPIRuntime ClientTransport.swift
[121/160] Compiling OpenAPIRuntime CurrencyTypes.swift
[122/160] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[123/160] Compiling OpenAPIRuntime HTTPBody.swift
[124/160] Compiling OpenAPIRuntime ServerTransport.swift
[125/160] Compiling OpenAPIRuntime UniversalClient.swift
[126/160] Compiling OpenAPIRuntime UniversalServer.swift
[127/160] Compiling OpenAPIRuntime Acceptable.swift
[128/160] Compiling OpenAPIRuntime Base64EncodedData.swift
[129/160] Compiling OpenAPIRuntime ByteUtilities.swift
[130/160] Compiling OpenAPIRuntime ContentDisposition.swift
[131/160] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[132/160] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[133/160] Compiling OpenAPIRuntime OpenAPIValue.swift
[134/160] Compiling OpenAPIRuntime URLExtensions.swift
[135/160] Compiling OpenAPIRuntime Deprecated.swift
[136/160] Compiling OpenAPIRuntime ClientError.swift
[137/160] Compiling OpenAPIRuntime CodingErrors.swift
[138/160] Compiling OpenAPIRuntime RuntimeError.swift
[139/160] Compiling OpenAPIRuntime ServerError.swift
[140/160] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[141/160] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[142/160] Compiling OpenAPIRuntime MultipartValidation.swift
[143/160] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[144/160] Compiling OpenAPIRuntime URICodeCodingKey.swift
[145/160] Compiling OpenAPIRuntime URICoderConfiguration.swift
[146/160] Compiling OpenAPIRuntime URIEncodedNode.swift
[147/160] Compiling OpenAPIRuntime URIParsedTypes.swift
[148/160] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[149/160] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[150/160] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[151/160] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[152/160] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[153/160] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[154/160] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[155/160] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[156/160] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[157/160] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[158/160] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[159/160] Compiling OpenAPIRuntime URIParser.swift
[160/160] Compiling OpenAPIRuntime URISerializer.swift
[161/167] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[162/167] Compiling OpenAPIURLSession URLSessionTransport.swift
[163/167] Compiling OpenAPIURLSession URLSession+Extensions.swift
[164/167] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[165/167] Emitting module OpenAPIURLSession
[166/167] Compiling OpenAPIURLSession Lock.swift
[167/167] Compiling OpenAPIURLSession BufferedStream.swift
[168/197] Emitting module GitHubRestAPIRate_Limit
[169/197] Compiling GitHubRestAPIRate_Limit Client.swift
[170/197] Compiling GitHubRestAPIRate_Limit Types.swift
[171/200] Compiling GitHubRestAPIProjects Types.swift
[172/200] Emitting module GitHubRestAPIProjects
[173/200] Compiling GitHubRestAPIProjects Client.swift
[174/203] Compiling GitHubRestAPISecret_Scanning Client.swift
[175/203] Emitting module GitHubRestAPISecret_Scanning
[176/203] Emitting module GitHubRestAPIReactions
[177/203] Compiling GitHubRestAPIReactions Client.swift
[178/203] Emitting module GitHubRestAPISearch
[179/203] Emitting module GitHubRestAPIProjects_Classic
[180/203] Emitting module GitHubRestAPIPulls
[181/203] Emitting module GitHubRestAPIPrivate_Registries
[182/203] Compiling GitHubRestAPIPrivate_Registries Types.swift
[183/203] Compiling GitHubRestAPIPrivate_Registries Client.swift
[184/206] Compiling GitHubRestAPIUsers Client.swift
[185/206] Compiling GitHubRestAPIProjects_Classic Types.swift
[186/206] Compiling GitHubRestAPIProjects_Classic Client.swift
[187/209] Compiling GitHubRestAPIReactions Types.swift
[188/212] Compiling GitHubRestAPIOidc Client.swift
[189/212] Compiling GitHubRestAPIOidc Types.swift
[190/212] Emitting module GitHubRestAPIOidc
[191/212] Compiling GitHubRestAPISecret_Scanning Types.swift
[192/218] Compiling GitHubRestAPIMeta Client.swift
[193/218] Emitting module GitHubRestAPIMeta
[194/218] 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>
[195/221] Compiling GitHubRestAPIMerge_Queue Types.swift
[196/221] Emitting module GitHubRestAPIMerge_Queue
[197/221] Compiling GitHubRestAPIMerge_Queue Client.swift
[198/224] Compiling GitHubRestAPIMarkdown Client.swift
[199/224] Compiling GitHubRestAPIMarkdown Types.swift
[200/224] Emitting module GitHubRestAPIMarkdown
[201/227] 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:5492:26: warning: 'sort' is deprecated [#DeprecatedDeclaration]
5490 |                 ) {
5491 |                     self.q = q
5492 |                     self.sort = sort
     |                          `- warning: 'sort' is deprecated [#DeprecatedDeclaration]
5493 |                     self.order = order
5494 |                     self.perPage = perPage
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:5493:26: warning: 'order' is deprecated [#DeprecatedDeclaration]
5491 |                     self.q = q
5492 |                     self.sort = sort
5493 |                     self.order = order
     |                          `- warning: 'order' is deprecated [#DeprecatedDeclaration]
5494 |                     self.perPage = perPage
5495 |                     self.page = page
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[202/227] 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>
[203/230] Emitting module GitHubRestAPILicenses
[204/230] Compiling GitHubRestAPILicenses Client.swift
[205/230] Compiling GitHubRestAPILicenses Types.swift
[206/233] Compiling GitHubRestAPIUsers Types.swift
[207/233] Emitting module GitHubRestAPIUsers
[208/236] Emitting module GitHubRestAPIPackages
[209/236] Compiling GitHubRestAPIPackages Types.swift
[210/236] Compiling GitHubRestAPIPackages Client.swift
[211/239] Compiling GitHubRestAPIHosted_Compute Client.swift
[212/239] Compiling GitHubRestAPIGitignore Client.swift
[213/239] Compiling GitHubRestAPIGitignore Types.swift
[214/239] Emitting module GitHubRestAPIGitignore
[215/242] Compiling GitHubRestAPIInteractions Types.swift
[216/242] Compiling GitHubRestAPIInteractions Client.swift
[217/242] Emitting module GitHubRestAPIInteractions
[218/245] Emitting module GitHubRestAPIHosted_Compute
[219/245] Compiling GitHubRestAPIHosted_Compute Types.swift
[220/248] 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:3829:22: warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
3827 |                 self.hasWiki = hasWiki
3828 |                 self.hasPages = hasPages
3829 |                 self.hasDownloads = hasDownloads
     |                      `- warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
3830 |                 self.hasDiscussions = hasDiscussions
3831 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:3843:22: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
3841 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
3842 |                 self.allowUpdateBranch = allowUpdateBranch
3843 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
     |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
3844 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
3845 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[221/248] Emitting module GitHubRestAPISecurity_Advisories
[222/248] Compiling GitHubRestAPISecurity_Advisories Client.swift
[223/248] Compiling GitHubRestAPIEnterprise_Teams Client.swift
[224/248] Compiling GitHubRestAPIEnterprise_Teams Types.swift
[225/248] Emitting module GitHubRestAPIEnterprise_Teams
[226/254] Compiling GitHubRestAPIDesktop Types.swift
[227/254] Compiling GitHubRestAPIDesktop Client.swift
[228/254] Emitting module GitHubRestAPIDesktop
[229/257] Compiling GitHubRestAPIEmojis Client.swift
[230/257] Compiling GitHubRestAPIEmojis Types.swift
[231/257] Emitting module GitHubRestAPIEmojis
[232/260] Compiling GitHubRestAPIDependabot Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Client.swift:1568:40: warning: 'page' is deprecated [#DeprecatedDeclaration]
1566 |                     explode: true,
1567 |                     name: "page",
1568 |                     value: input.query.page
     |                                        `- warning: 'page' is deprecated [#DeprecatedDeclaration]
1569 |                 )
1570 |                 try converter.setQueryItemAsURI(
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Client.swift:1575:40: warning: 'perPage' is deprecated [#DeprecatedDeclaration]
1573 |                     explode: true,
1574 |                     name: "per_page",
1575 |                     value: input.query.perPage
     |                                        `- warning: 'perPage' is deprecated [#DeprecatedDeclaration]
1576 |                 )
1577 |                 try converter.setQueryItemAsURI(
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[233/260] Compiling GitHubRestAPIMigrations Client.swift
[234/260] 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>
[235/260] Emitting module GitHubRestAPIMigrations
[236/260] Emitting module GitHubRestAPIDependency_Graph
[237/260] Compiling GitHubRestAPIDependency_Graph Client.swift
[238/263] Compiling GitHubRestAPIDependency_Graph Types.swift
[239/266] Compiling GitHubRestAPICredentials Client.swift
[240/266] Compiling GitHubRestAPICredentials Types.swift
[241/266] Emitting module GitHubRestAPICredentials
[242/269] Compiling GitHubRestAPIGit Types.swift
[243/269] Emitting module GitHubRestAPIGit
[244/269] Compiling GitHubRestAPIGit Client.swift
[245/269] Compiling GitHubRestAPITeams Types.swift
[246/269] Compiling GitHubRestAPITeams Client.swift
[247/269] Emitting module GitHubRestAPITeams
[248/275] Emitting module GitHubRestAPICodes_Of_Conduct
[249/275] Compiling GitHubRestAPICodes_Of_Conduct Client.swift
[250/275] Compiling GitHubRestAPICodes_Of_Conduct Types.swift
[251/278] Compiling GitHubRestAPIPulls Client.swift
[252/278] 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>
[253/281] Compiling GitHubRestAPIClassroom Client.swift
[254/281] Emitting module GitHubRestAPIClassroom
[255/281] Compiling GitHubRestAPIClassroom Types.swift
[256/281] Compiling GitHubRestAPICopilot Client.swift
[257/281] Compiling GitHubRestAPICopilot Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/copilot/Types.swift:1426:22: warning: 'updatedAt' is deprecated [#DeprecatedDeclaration]
1424 |                 self.lastAuthenticatedAt = lastAuthenticatedAt
1425 |                 self.createdAt = createdAt
1426 |                 self.updatedAt = updatedAt
     |                      `- warning: 'updatedAt' is deprecated [#DeprecatedDeclaration]
1427 |                 self.planType = planType
1428 |             }
/Users/admin/builder/spi-builder-workspace/Sources/copilot/Types.swift:1475:22: warning: 'updatedAt' is deprecated [#DeprecatedDeclaration]
1473 |                     forKey: .createdAt
1474 |                 )
1475 |                 self.updatedAt = try container.decodeIfPresent(
     |                      `- warning: 'updatedAt' is deprecated [#DeprecatedDeclaration]
1476 |                     Foundation.Date.self,
1477 |                     forKey: .updatedAt
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[258/281] Emitting module GitHubRestAPICopilot
[259/281] Emitting module GitHubRestAPIGists
[260/281] 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>
[261/281] Compiling GitHubRestAPIGists Client.swift
[262/290] Emitting module GitHubRestAPIDependabot
[263/290] Compiling GitHubRestAPIDependabot Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Types.swift:7624:26: warning: 'page' is deprecated [#DeprecatedDeclaration]
7622 |                     self.sort = sort
7623 |                     self.direction = direction
7624 |                     self.page = page
     |                          `- warning: 'page' is deprecated [#DeprecatedDeclaration]
7625 |                     self.perPage = perPage
7626 |                     self.before = before
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Types.swift:7625:26: warning: 'perPage' is deprecated [#DeprecatedDeclaration]
7623 |                     self.direction = direction
7624 |                     self.page = page
7625 |                     self.perPage = perPage
     |                          `- warning: 'perPage' is deprecated [#DeprecatedDeclaration]
7626 |                     self.before = before
7627 |                     self.after = after
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[264/290] Compiling GitHubRestAPIBilling Client.swift
[265/290] Emitting module GitHubRestAPIBilling
[266/290] Compiling GitHubRestAPIBilling Types.swift
[267/296] Emitting module GitHubRestAPICampaigns
[268/296] Compiling GitHubRestAPICampaigns Client.swift
[269/296] Compiling GitHubRestAPICampaigns Types.swift
[270/299] Compiling GitHubRestAPICode_Security Types.swift
[271/299] Emitting module GitHubRestAPICode_Security
[272/299] Compiling GitHubRestAPICode_Security Client.swift
[273/299] Compiling GitHubRestAPICode_Scanning Types.swift
[274/299] Emitting module GitHubRestAPICode_Scanning
[275/299] Compiling GitHubRestAPICode_Scanning Client.swift
[276/299] Emitting module GitHubRestAPIChecks
[277/299] Compiling GitHubRestAPIChecks Client.swift
[278/299] Compiling GitHubRestAPIChecks Types.swift
[279/299] Compiling GitHubRestAPIOrgs Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6137:22: warning: 'advancedSecurityEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 6135 |                 self.membersCanForkPrivateRepositories = membersCanForkPrivateRepositories
 6136 |                 self.webCommitSignoffRequired = webCommitSignoffRequired
 6137 |                 self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
      |                      `- warning: 'advancedSecurityEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 6138 |                 self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 6139 |                 self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6138:22: warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 6136 |                 self.webCommitSignoffRequired = webCommitSignoffRequired
 6137 |                 self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
 6138 |                 self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
      |                      `- warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 6139 |                 self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 6140 |                 self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6139:22: warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 6137 |                 self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
 6138 |                 self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 6139 |                 self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
      |                      `- warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 6140 |                 self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 6141 |                 self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6140:22: warning: 'dependencyGraphEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 6138 |                 self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 6139 |                 self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 6140 |                 self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
      |                      `- warning: 'dependencyGraphEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 6141 |                 self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
 6142 |                 self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6141:22: warning: 'secretScanningEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 6139 |                 self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 6140 |                 self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 6141 |                 self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
      |                      `- warning: 'secretScanningEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 6142 |                 self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
 6143 |                 self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6142:22: warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 6140 |                 self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 6141 |                 self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
 6142 |                 self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
      |                      `- warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 6143 |                 self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
 6144 |                 self.secretScanningPushProtectionCustomLink = secretScanningPushProtectionCustomLink
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9684:30: warning: 'advancedSecurityEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9682 |                         self.webCommitSignoffRequired = webCommitSignoffRequired
 9683 |                         self.blog = blog
 9684 |                         self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
      |                              `- warning: 'advancedSecurityEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9685 |                         self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 9686 |                         self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9685:30: warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9683 |                         self.blog = blog
 9684 |                         self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
 9685 |                         self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
      |                              `- warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9686 |                         self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 9687 |                         self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9686:30: warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9684 |                         self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
 9685 |                         self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 9686 |                         self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
      |                              `- warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9687 |                         self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 9688 |                         self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9687:30: warning: 'dependencyGraphEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9685 |                         self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 9686 |                         self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 9687 |                         self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
      |                              `- warning: 'dependencyGraphEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9688 |                         self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
 9689 |                         self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9688:30: warning: 'secretScanningEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9686 |                         self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 9687 |                         self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 9688 |                         self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
      |                              `- warning: 'secretScanningEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9689 |                         self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
 9690 |                         self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9689:30: warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9687 |                         self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 9688 |                         self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
 9689 |                         self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
      |                              `- warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated [#DeprecatedDeclaration]
 9690 |                         self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
 9691 |                         self.secretScanningPushProtectionCustomLink = secretScanningPushProtectionCustomLink
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[280/299] Compiling GitHubRestAPIOrgs Client.swift
[281/299] Emitting module GitHubRestAPIOrgs
[282/299] Compiling GitHubRestAPIActivity Client.swift
[283/299] 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>
[284/299] Emitting module GitHubRestAPIActivity
[285/299] Emitting module GitHubRestAPIApps
[286/299] Compiling GitHubRestAPIApps Client.swift
[287/299] Compiling GitHubRestAPIApps Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/apps/Types.swift:4000:22: warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 3998 |                 self.hasWiki = hasWiki
 3999 |                 self.hasPages = hasPages
 4000 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 4001 |                 self.hasDiscussions = hasDiscussions
 4002 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/apps/Types.swift:4014:22: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 4012 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 4013 |                 self.allowUpdateBranch = allowUpdateBranch
 4014 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 4015 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 4016 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[288/299] Emitting module GitHubRestAPICodespaces
[289/299] 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:4833:22: warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 4831 |                 self.hasWiki = hasWiki
 4832 |                 self.hasPages = hasPages
 4833 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 4834 |                 self.hasDiscussions = hasDiscussions
 4835 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:4847:22: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 4845 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 4846 |                 self.allowUpdateBranch = allowUpdateBranch
 4847 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 4848 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 4849 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[290/299] Compiling GitHubRestAPICodespaces Client.swift
[291/299] Compiling GitHubRestAPIIssues Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/issues/Types.swift:3120:22: warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 3118 |                 self.hasWiki = hasWiki
 3119 |                 self.hasPages = hasPages
 3120 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 3121 |                 self.hasDiscussions = hasDiscussions
 3122 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/issues/Types.swift:3134:22: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 3132 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 3133 |                 self.allowUpdateBranch = allowUpdateBranch
 3134 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 3135 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 3136 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[292/299] Emitting module GitHubRestAPIIssues
[293/299] Compiling GitHubRestAPIIssues Client.swift
[294/299] Compiling GitHubRestAPIActions Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/actions/Types.swift:6140:22: warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 6138 |                 self.hasWiki = hasWiki
 6139 |                 self.hasPages = hasPages
 6140 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 6141 |                 self.hasDiscussions = hasDiscussions
 6142 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/actions/Types.swift:6154:22: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 6152 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 6153 |                 self.allowUpdateBranch = allowUpdateBranch
 6154 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 6155 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 6156 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[295/299] Compiling GitHubRestAPIActions Client.swift
[296/299] Emitting module GitHubRestAPIActions
[297/299] Compiling GitHubRestAPIRepos Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:7948:22: warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 7946 |                 self.hasWiki = hasWiki
 7947 |                 self.hasPages = hasPages
 7948 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
 7949 |                 self.hasDiscussions = hasDiscussions
 7950 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:7962:22: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 7960 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 7961 |                 self.allowUpdateBranch = allowUpdateBranch
 7962 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
 7963 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 7964 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:10395:22: warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
10393 |                 self.hasWiki = hasWiki
10394 |                 self.hasPages = hasPages
10395 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated [#DeprecatedDeclaration]
10396 |                 self.hasDiscussions = hasDiscussions
10397 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:10409:22: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
10407 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
10408 |                 self.allowUpdateBranch = allowUpdateBranch
10409 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
10410 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
10411 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:24161:30: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
24159 |                         self.allowAutoMerge = allowAutoMerge
24160 |                         self.deleteBranchOnMerge = deleteBranchOnMerge
24161 |                         self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                              `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
24162 |                         self.squashMergeCommitTitle = squashMergeCommitTitle
24163 |                         self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:26606:30: warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
26604 |                         self.deleteBranchOnMerge = deleteBranchOnMerge
26605 |                         self.allowUpdateBranch = allowUpdateBranch
26606 |                         self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                              `- warning: 'useSquashPrTitleAsDefault' is deprecated [#DeprecatedDeclaration]
26607 |                         self.squashMergeCommitTitle = squashMergeCommitTitle
26608 |                         self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:29756:34: warning: 'contexts' is deprecated [#DeprecatedDeclaration]
29754 |                         ) {
29755 |                             self.strict = strict
29756 |                             self.contexts = contexts
      |                                  `- warning: 'contexts' is deprecated [#DeprecatedDeclaration]
29757 |                             self.checks = checks
29758 |                         }
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:32228:30: warning: 'contexts' is deprecated [#DeprecatedDeclaration]
32226 |                     ) {
32227 |                         self.strict = strict
32228 |                         self.contexts = contexts
      |                              `- warning: 'contexts' is deprecated [#DeprecatedDeclaration]
32229 |                         self.checks = checks
32230 |                     }
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[298/299] Compiling GitHubRestAPIRepos Client.swift
[299/299] Emitting module GitHubRestAPIRepos
Build complete! (75.63s)
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-openapi-urlsession
[1/994] Fetching swift-openapi-urlsession
[81/6711] Fetching swift-openapi-urlsession, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.05s)
Fetched https://github.com/apple/swift-openapi-urlsession from cache (1.05s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (1.70s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-http-types
[1/917] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.77s)
[1/17410] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.69s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (2.15s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.41s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.50s)
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
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
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-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
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" : "GitHubRestAPIProjects_Classic",
      "targets" : [
        "GitHubRestAPIProjects_Classic"
      ],
      "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_Classic",
      "module_type" : "SwiftTarget",
      "name" : "GitHubRestAPIProjects_Classic",
      "path" : "Sources/projects-classic",
      "product_dependencies" : [
        "OpenAPIRuntime",
        "OpenAPIURLSession"
      ],
      "product_memberships" : [
        "GitHubRestAPIProjects_Classic"
      ],
      "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.