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 3.0.4 (e475bf), with Swift 6.0 for macOS (SPM) on 1 Sep 2025 05:59:55 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.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: 3.0.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Wei18/github-rest-api-swift-openapi
 * tag               3.0.4      -> FETCH_HEAD
HEAD is now at e475bf9 Remove submodule
Cloned https://github.com/Wei18/github-rest-api-swift-openapi.git
Revision (git rev-parse @):
e475bf9339f14a71055a96f5b03666151ce51c69
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Wei18/github-rest-api-swift-openapi.git at 3.0.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Wei18/github-rest-api-swift-openapi.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/50] Write sources
[49/50] Write swift-version-5BDAB9E9C0126B9D.txt
[51/73] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[52/73] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[53/74] Compiling InternalCollectionsUtilities Descriptions.swift
[54/74] Compiling InternalCollectionsUtilities Debugging.swift
[55/74] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[56/74] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[57/74] Compiling InternalCollectionsUtilities _SortedCollection.swift
[58/74] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[59/74] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[60/74] Emitting module InternalCollectionsUtilities
[61/74] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[62/74] Compiling InternalCollectionsUtilities UInt+reversed.swift
[63/74] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[64/74] Compiling InternalCollectionsUtilities Integer rank.swift
[65/74] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[66/90] Compiling DequeModule Deque+Extras.swift
[67/90] Compiling DequeModule Deque+Hashable.swift
[68/91] Compiling DequeModule Deque+Testing.swift
[69/91] Compiling DequeModule Deque._Storage.swift
[70/91] Compiling DequeModule _DequeBuffer.swift
[71/91] Compiling DequeModule _DequeBufferHeader.swift
[72/91] Compiling DequeModule _DequeSlot.swift
[73/91] Compiling DequeModule Deque._UnsafeHandle.swift
[74/91] Compiling DequeModule Deque.swift
[75/91] Compiling DequeModule _UnsafeWrappedBuffer.swift
[76/91] Compiling DequeModule Deque+Equatable.swift
[77/91] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[78/91] Compiling DequeModule Deque+CustomReflectable.swift
[79/91] Compiling DequeModule Deque+Descriptions.swift
[80/91] Compiling DequeModule Deque+Codable.swift
[81/91] Compiling DequeModule Deque+Collection.swift
[82/91] Emitting module DequeModule
[83/91] Compiling HTTPTypes ISOLatin1String.swift
[84/91] Compiling HTTPTypes HTTPResponse.swift
[85/91] Compiling HTTPTypes NIOLock.swift
[86/91] Compiling HTTPTypes HTTPParsedFields.swift
[87/91] Compiling HTTPTypes HTTPRequest.swift
[88/91] Compiling HTTPTypes HTTPFieldName.swift
[89/91] Emitting module HTTPTypes
[90/91] Compiling HTTPTypes HTTPFields.swift
[91/91] Compiling HTTPTypes HTTPField.swift
[92/154] Emitting module OpenAPIRuntime
[93/160] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[94/160] Compiling OpenAPIRuntime MultipartValidation.swift
[95/160] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[96/160] Compiling OpenAPIRuntime URICodeCodingKey.swift
[97/160] Compiling OpenAPIRuntime URICoderConfiguration.swift
[98/160] Compiling OpenAPIRuntime URIEncodedNode.swift
[99/160] Compiling OpenAPIRuntime URIParsedTypes.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 URIValueToNodeEncoder+Keyed.swift
[107/160] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[108/160] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[109/160] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[110/160] Compiling OpenAPIRuntime URIParser.swift
[111/160] Compiling OpenAPIRuntime URISerializer.swift
[112/160] Compiling OpenAPIRuntime URLExtensions.swift
[113/160] Compiling OpenAPIRuntime Deprecated.swift
[114/160] Compiling OpenAPIRuntime ClientError.swift
[115/160] Compiling OpenAPIRuntime CodingErrors.swift
[116/160] Compiling OpenAPIRuntime RuntimeError.swift
[117/160] Compiling OpenAPIRuntime ServerError.swift
[118/160] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[119/160] Compiling OpenAPIRuntime Acceptable.swift
[120/160] Compiling OpenAPIRuntime Base64EncodedData.swift
[121/160] Compiling OpenAPIRuntime ByteUtilities.swift
[122/160] Compiling OpenAPIRuntime ContentDisposition.swift
[123/160] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[124/160] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[125/160] Compiling OpenAPIRuntime OpenAPIValue.swift
[126/160] Compiling OpenAPIRuntime Converter+Server.swift
[127/160] Compiling OpenAPIRuntime Converter.swift
[128/160] Compiling OpenAPIRuntime CurrencyExtensions.swift
[129/160] Compiling OpenAPIRuntime ErrorExtensions.swift
[130/160] Compiling OpenAPIRuntime FoundationExtensions.swift
[131/160] Compiling OpenAPIRuntime ParameterStyles.swift
[132/160] Compiling OpenAPIRuntime ServerVariable.swift
[133/160] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[134/160] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[135/160] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[136/160] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[137/160] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[138/160] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[139/160] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[140/160] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[141/160] Compiling OpenAPIRuntime UndocumentedPayload.swift
[142/160] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[143/160] Compiling OpenAPIRuntime CodableExtensions.swift
[144/160] Compiling OpenAPIRuntime Configuration.swift
[145/160] Compiling OpenAPIRuntime Converter+Client.swift
[146/160] Compiling OpenAPIRuntime Converter+Common.swift
[147/160] Compiling OpenAPIRuntime ClientTransport.swift
[148/160] Compiling OpenAPIRuntime CurrencyTypes.swift
[149/160] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[150/160] Compiling OpenAPIRuntime HTTPBody.swift
[151/160] Compiling OpenAPIRuntime ServerTransport.swift
[152/160] Compiling OpenAPIRuntime UniversalClient.swift
[153/160] Compiling OpenAPIRuntime UniversalServer.swift
[154/160] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[155/160] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[156/160] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[157/160] Compiling OpenAPIRuntime ServerSentEvents.swift
[158/160] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[159/160] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[160/160] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[161/167] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[162/167] Compiling OpenAPIURLSession URLSessionTransport.swift
[163/167] Compiling OpenAPIURLSession URLSession+Extensions.swift
[164/167] Compiling OpenAPIURLSession Lock.swift
[165/167] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[166/167] Emitting module OpenAPIURLSession
[167/167] Compiling OpenAPIURLSession BufferedStream.swift
[168/197] Compiling GitHubRestAPIRate_Limit Types.swift
[169/197] Compiling GitHubRestAPIRate_Limit Client.swift
[170/197] Emitting module GitHubRestAPIRate_Limit
[171/200] Compiling GitHubRestAPIProjects Types.swift
[172/200] Emitting module GitHubRestAPIProjects
[173/200] Compiling GitHubRestAPIProjects Client.swift
[174/203] Emitting module GitHubRestAPIPulls
[175/203] Compiling GitHubRestAPIPrivate_Registries Client.swift
[176/203] Emitting module GitHubRestAPIPrivate_Registries
[177/203] Compiling GitHubRestAPIPrivate_Registries Types.swift
[178/206] Compiling GitHubRestAPIReactions Types.swift
[179/206] Compiling GitHubRestAPIReactions Client.swift
[180/206] Emitting module GitHubRestAPIReactions
[181/209] Compiling GitHubRestAPISecret_Scanning Client.swift
[182/209] Emitting module GitHubRestAPISecret_Scanning
[183/209] Compiling GitHubRestAPISecret_Scanning Types.swift
[184/212] Compiling GitHubRestAPIOidc Types.swift
[185/212] Compiling GitHubRestAPIOidc Client.swift
[186/212] Emitting module GitHubRestAPIOidc
[187/215] Emitting module GitHubRestAPIProjects_Classic
[188/215] Compiling GitHubRestAPIProjects_Classic Types.swift
[189/215] Compiling GitHubRestAPIProjects_Classic Client.swift
[190/218] Compiling GitHubRestAPIMigrations Client.swift
[191/218] Compiling GitHubRestAPIMeta Client.swift
[192/218] Compiling GitHubRestAPIMeta Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/meta/Types.swift:295:22: warning: 'hubUrl' is deprecated
 293 |                 self.followingUrl = followingUrl
 294 |                 self.gistsUrl = gistsUrl
 295 |                 self.hubUrl = hubUrl
     |                      `- warning: 'hubUrl' is deprecated
 296 |                 self.issueSearchUrl = issueSearchUrl
 297 |                 self.issuesUrl = issuesUrl
[193/218] Emitting module GitHubRestAPIMeta
[194/221] Compiling GitHubRestAPIMerge_Queue Types.swift
[195/221] Compiling GitHubRestAPIMerge_Queue Client.swift
[196/221] Emitting module GitHubRestAPIMerge_Queue
[197/224] Emitting module GitHubRestAPISearch
[198/224] Compiling GitHubRestAPISearch Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:1552:22: warning: 'hasDownloads' is deprecated
1550 |                 self.hasWiki = hasWiki
1551 |                 self.hasPages = hasPages
1552 |                 self.hasDownloads = hasDownloads
     |                      `- warning: 'hasDownloads' is deprecated
1553 |                 self.hasDiscussions = hasDiscussions
1554 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:1566:22: warning: 'useSquashPrTitleAsDefault' is deprecated
1564 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
1565 |                 self.allowUpdateBranch = allowUpdateBranch
1566 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
     |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated
1567 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
1568 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:5492:26: warning: 'sort' is deprecated
5490 |                 ) {
5491 |                     self.q = q
5492 |                     self.sort = sort
     |                          `- warning: 'sort' is deprecated
5493 |                     self.order = order
5494 |                     self.perPage = perPage
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:5493:26: warning: 'order' is deprecated
5491 |                     self.q = q
5492 |                     self.sort = sort
5493 |                     self.order = order
     |                          `- warning: 'order' is deprecated
5494 |                     self.perPage = perPage
5495 |                     self.page = page
[199/224] Compiling GitHubRestAPISearch Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/search/Client.swift:92:40: warning: 'sort' is deprecated
  90 |                     explode: true,
  91 |                     name: "sort",
  92 |                     value: input.query.sort
     |                                        `- warning: 'sort' is deprecated
  93 |                 )
  94 |                 try converter.setQueryItemAsURI(
/Users/admin/builder/spi-builder-workspace/Sources/search/Client.swift:99:40: warning: 'order' is deprecated
  97 |                     explode: true,
  98 |                     name: "order",
  99 |                     value: input.query.order
     |                                        `- warning: 'order' is deprecated
 100 |                 )
 101 |                 try converter.setQueryItemAsURI(
[200/227] Compiling GitHubRestAPIMarkdown Client.swift
[201/227] Emitting module GitHubRestAPIMarkdown
[202/227] Compiling GitHubRestAPIMarkdown Types.swift
[203/230] Compiling GitHubRestAPILicenses Client.swift
[204/230] Emitting module GitHubRestAPIPackages
[205/230] Compiling GitHubRestAPIPackages Client.swift
[206/230] Compiling GitHubRestAPIPackages Types.swift
[207/230] Emitting module GitHubRestAPILicenses
[208/230] Compiling GitHubRestAPILicenses Types.swift
[209/236] Emitting module GitHubRestAPIUsers
[210/236] Compiling GitHubRestAPIUsers Types.swift
[211/236] Compiling GitHubRestAPIUsers Client.swift
[212/236] Compiling GitHubRestAPIHosted_Compute Client.swift
[213/239] Compiling GitHubRestAPIGitignore Client.swift
[214/239] Emitting module GitHubRestAPIGitignore
[215/239] Compiling GitHubRestAPIGitignore Types.swift
[216/242] Compiling GitHubRestAPIHosted_Compute Types.swift
[217/242] Emitting module GitHubRestAPIHosted_Compute
[218/245] Emitting module GitHubRestAPIInteractions
[219/245] Compiling GitHubRestAPIInteractions Client.swift
[220/245] Compiling GitHubRestAPIInteractions Types.swift
[221/248] Emitting module GitHubRestAPIEnterprise_Teams
[222/248] Compiling GitHubRestAPIEnterprise_Teams Client.swift
[223/248] Compiling GitHubRestAPIEnterprise_Teams Types.swift
[224/248] Compiling GitHubRestAPISecurity_Advisories Client.swift
[225/248] Emitting module GitHubRestAPISecurity_Advisories
[226/248] Compiling GitHubRestAPISecurity_Advisories Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:2221:22: warning: 'hasDownloads' is deprecated
2219 |                 self.hasWiki = hasWiki
2220 |                 self.hasPages = hasPages
2221 |                 self.hasDownloads = hasDownloads
     |                      `- warning: 'hasDownloads' is deprecated
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
2233 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
2234 |                 self.allowUpdateBranch = allowUpdateBranch
2235 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
     |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated
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
3827 |                 self.hasWiki = hasWiki
3828 |                 self.hasPages = hasPages
3829 |                 self.hasDownloads = hasDownloads
     |                      `- warning: 'hasDownloads' is deprecated
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
3841 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
3842 |                 self.allowUpdateBranch = allowUpdateBranch
3843 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
     |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated
3844 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
3845 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
[227/254] Compiling GitHubRestAPIDesktop Types.swift
[228/254] Compiling GitHubRestAPIDesktop Client.swift
[229/254] Emitting module GitHubRestAPIDesktop
[230/254] Compiling GitHubRestAPIEmojis Client.swift
[231/254] Emitting module GitHubRestAPIEmojis
[232/254] Compiling GitHubRestAPIEmojis Types.swift
[233/260] Compiling GitHubRestAPIDependency_Graph Client.swift
[234/260] Emitting module GitHubRestAPIDependency_Graph
[235/260] Compiling GitHubRestAPIDependency_Graph Types.swift
[236/263] Emitting module GitHubRestAPIMigrations
[237/263] Compiling GitHubRestAPIMigrations Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/migrations/Types.swift:1925:22: warning: 'hasDownloads' is deprecated
1923 |                 self.hasWiki = hasWiki
1924 |                 self.hasPages = hasPages
1925 |                 self.hasDownloads = hasDownloads
     |                      `- warning: 'hasDownloads' is deprecated
1926 |                 self.hasDiscussions = hasDiscussions
1927 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/migrations/Types.swift:1939:22: warning: 'useSquashPrTitleAsDefault' is deprecated
1937 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
1938 |                 self.allowUpdateBranch = allowUpdateBranch
1939 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
     |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated
1940 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
1941 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
[238/266] Compiling GitHubRestAPICredentials Client.swift
[239/266] Emitting module GitHubRestAPICredentials
[240/266] Compiling GitHubRestAPICredentials Types.swift
[241/269] Compiling GitHubRestAPIGit Client.swift
[242/269] Compiling GitHubRestAPIGit Types.swift
[243/269] Emitting module GitHubRestAPIGit
[244/272] Compiling GitHubRestAPICopilot Client.swift
[245/272] Emitting module GitHubRestAPICodes_Of_Conduct
[246/272] Compiling GitHubRestAPICodes_Of_Conduct Types.swift
[247/272] Compiling GitHubRestAPICodes_Of_Conduct Client.swift
[248/272] Compiling GitHubRestAPITeams Client.swift
[249/272] Compiling GitHubRestAPITeams Types.swift
[250/272] Emitting module GitHubRestAPITeams
[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
 2244 |                 self.hasWiki = hasWiki
 2245 |                 self.hasPages = hasPages
 2246 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated
 2247 |                 self.hasDiscussions = hasDiscussions
 2248 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/pulls/Types.swift:2260:22: warning: 'useSquashPrTitleAsDefault' is deprecated
 2258 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 2259 |                 self.allowUpdateBranch = allowUpdateBranch
 2260 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated
 2261 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 2262 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/pulls/Types.swift:7768:30: warning: 'position' is deprecated
 7766 |                         self.commitId = commitId
 7767 |                         self.path = path
 7768 |                         self.position = position
      |                              `- warning: 'position' is deprecated
 7769 |                         self.side = side
 7770 |                         self.line = line
[253/281] Emitting module GitHubRestAPIGists
[254/281] Compiling GitHubRestAPIGists Client.swift
[255/281] Compiling GitHubRestAPIGists Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/gists/Types.swift:2242:22: warning: 'forks' is deprecated
2240 |                 truncated: Swift.Bool? = nil
2241 |             ) {
2242 |                 self.forks = forks
     |                      `- warning: 'forks' is deprecated
2243 |                 self.history = history
2244 |                 self.forkOf = forkOf
/Users/admin/builder/spi-builder-workspace/Sources/gists/Types.swift:2243:22: warning: 'history' is deprecated
2241 |             ) {
2242 |                 self.forks = forks
2243 |                 self.history = history
     |                      `- warning: 'history' is deprecated
2244 |                 self.forkOf = forkOf
2245 |                 self.url = url
[256/281] Emitting module GitHubRestAPICopilot
[257/281] Compiling GitHubRestAPICopilot Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/copilot/Types.swift:1426:22: warning: 'updatedAt' is deprecated
1424 |                 self.lastAuthenticatedAt = lastAuthenticatedAt
1425 |                 self.createdAt = createdAt
1426 |                 self.updatedAt = updatedAt
     |                      `- warning: 'updatedAt' is deprecated
1427 |                 self.planType = planType
1428 |             }
/Users/admin/builder/spi-builder-workspace/Sources/copilot/Types.swift:1475:22: warning: 'updatedAt' is deprecated
1473 |                     forKey: .createdAt
1474 |                 )
1475 |                 self.updatedAt = try container.decodeIfPresent(
     |                      `- warning: 'updatedAt' is deprecated
1476 |                     Foundation.Date.self,
1477 |                     forKey: .updatedAt
[258/287] Emitting module GitHubRestAPIClassroom
[259/287] Compiling GitHubRestAPIClassroom Client.swift
[260/287] Compiling GitHubRestAPIClassroom Types.swift
[261/290] Compiling GitHubRestAPIDependabot Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Client.swift:1568:40: warning: 'page' is deprecated
1566 |                     explode: true,
1567 |                     name: "page",
1568 |                     value: input.query.page
     |                                        `- warning: 'page' is deprecated
1569 |                 )
1570 |                 try converter.setQueryItemAsURI(
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Client.swift:1575:40: warning: 'perPage' is deprecated
1573 |                     explode: true,
1574 |                     name: "per_page",
1575 |                     value: input.query.perPage
     |                                        `- warning: 'perPage' is deprecated
1576 |                 )
1577 |                 try converter.setQueryItemAsURI(
[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
7622 |                     self.sort = sort
7623 |                     self.direction = direction
7624 |                     self.page = page
     |                          `- warning: 'page' is deprecated
7625 |                     self.perPage = perPage
7626 |                     self.before = before
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Types.swift:7625:26: warning: 'perPage' is deprecated
7623 |                     self.direction = direction
7624 |                     self.page = page
7625 |                     self.perPage = perPage
     |                          `- warning: 'perPage' is deprecated
7626 |                     self.before = before
7627 |                     self.after = after
[264/293] Compiling GitHubRestAPIBilling Client.swift
[265/293] Compiling GitHubRestAPIBilling Types.swift
[266/293] Emitting module GitHubRestAPIBilling
[267/293] Compiling GitHubRestAPICampaigns Client.swift
[268/293] Compiling GitHubRestAPICampaigns Types.swift
[269/293] Emitting module GitHubRestAPICampaigns
[270/299] Compiling GitHubRestAPIActivity Client.swift
[271/299] Emitting module GitHubRestAPIActivity
[272/299] Compiling GitHubRestAPICode_Security Client.swift
[273/299] Compiling GitHubRestAPICode_Security Types.swift
[274/299] Emitting module GitHubRestAPICode_Security
[275/299] Compiling GitHubRestAPICode_Scanning Client.swift
[276/299] Emitting module GitHubRestAPICode_Scanning
[277/299] Compiling GitHubRestAPICode_Scanning Types.swift
[278/299] Emitting module GitHubRestAPIChecks
[279/299] Compiling GitHubRestAPIChecks Client.swift
[280/299] Compiling GitHubRestAPIChecks Types.swift
[281/299] Compiling GitHubRestAPIOrgs Client.swift
[282/299] Emitting module GitHubRestAPIOrgs
[283/299] Compiling GitHubRestAPIOrgs Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6083:22: warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
 6081 |                 self.membersCanForkPrivateRepositories = membersCanForkPrivateRepositories
 6082 |                 self.webCommitSignoffRequired = webCommitSignoffRequired
 6083 |                 self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
      |                      `- warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
 6084 |                 self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 6085 |                 self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6084:22: warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
 6082 |                 self.webCommitSignoffRequired = webCommitSignoffRequired
 6083 |                 self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
 6084 |                 self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
      |                      `- warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
 6085 |                 self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 6086 |                 self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6085:22: warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
 6083 |                 self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
 6084 |                 self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 6085 |                 self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
      |                      `- warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
 6086 |                 self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 6087 |                 self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6086:22: warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
 6084 |                 self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 6085 |                 self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 6086 |                 self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
      |                      `- warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
 6087 |                 self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
 6088 |                 self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6087:22: warning: 'secretScanningEnabledForNewRepositories' is deprecated
 6085 |                 self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 6086 |                 self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 6087 |                 self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
      |                      `- warning: 'secretScanningEnabledForNewRepositories' is deprecated
 6088 |                 self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
 6089 |                 self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6088:22: warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
 6086 |                 self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 6087 |                 self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
 6088 |                 self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
      |                      `- warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
 6089 |                 self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
 6090 |                 self.secretScanningPushProtectionCustomLink = secretScanningPushProtectionCustomLink
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9630:30: warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
 9628 |                         self.webCommitSignoffRequired = webCommitSignoffRequired
 9629 |                         self.blog = blog
 9630 |                         self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
      |                              `- warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
 9631 |                         self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 9632 |                         self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9631:30: warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
 9629 |                         self.blog = blog
 9630 |                         self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
 9631 |                         self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
      |                              `- warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
 9632 |                         self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 9633 |                         self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9632:30: warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
 9630 |                         self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
 9631 |                         self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 9632 |                         self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
      |                              `- warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
 9633 |                         self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 9634 |                         self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9633:30: warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
 9631 |                         self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 9632 |                         self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 9633 |                         self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
      |                              `- warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
 9634 |                         self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
 9635 |                         self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9634:30: warning: 'secretScanningEnabledForNewRepositories' is deprecated
 9632 |                         self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 9633 |                         self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 9634 |                         self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
      |                              `- warning: 'secretScanningEnabledForNewRepositories' is deprecated
 9635 |                         self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
 9636 |                         self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9635:30: warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
 9633 |                         self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 9634 |                         self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
 9635 |                         self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
      |                              `- warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
 9636 |                         self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
 9637 |                         self.secretScanningPushProtectionCustomLink = secretScanningPushProtectionCustomLink
[284/299] Emitting module GitHubRestAPIApps
[285/299] Compiling GitHubRestAPIApps Client.swift
[286/299] Compiling GitHubRestAPIApps Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/apps/Types.swift:4000:22: warning: 'hasDownloads' is deprecated
 3998 |                 self.hasWiki = hasWiki
 3999 |                 self.hasPages = hasPages
 4000 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated
 4001 |                 self.hasDiscussions = hasDiscussions
 4002 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/apps/Types.swift:4014:22: warning: 'useSquashPrTitleAsDefault' is deprecated
 4012 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 4013 |                 self.allowUpdateBranch = allowUpdateBranch
 4014 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated
 4015 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 4016 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
[287/299] Compiling GitHubRestAPIActivity Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/activity/Types.swift:2084:22: warning: 'hasDownloads' is deprecated
 2082 |                 self.hasWiki = hasWiki
 2083 |                 self.hasPages = hasPages
 2084 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated
 2085 |                 self.hasDiscussions = hasDiscussions
 2086 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/activity/Types.swift:2098:22: warning: 'useSquashPrTitleAsDefault' is deprecated
 2096 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 2097 |                 self.allowUpdateBranch = allowUpdateBranch
 2098 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated
 2099 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 2100 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
[288/299] Compiling GitHubRestAPICodespaces Client.swift
[289/299] Compiling GitHubRestAPICodespaces Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:2606:22: warning: 'hasDownloads' is deprecated
 2604 |                 self.hasWiki = hasWiki
 2605 |                 self.hasPages = hasPages
 2606 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated
 2607 |                 self.hasDiscussions = hasDiscussions
 2608 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:2620:22: warning: 'useSquashPrTitleAsDefault' is deprecated
 2618 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 2619 |                 self.allowUpdateBranch = allowUpdateBranch
 2620 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated
 2621 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 2622 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:4833:22: warning: 'hasDownloads' is deprecated
 4831 |                 self.hasWiki = hasWiki
 4832 |                 self.hasPages = hasPages
 4833 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated
 4834 |                 self.hasDiscussions = hasDiscussions
 4835 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:4847:22: warning: 'useSquashPrTitleAsDefault' is deprecated
 4845 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 4846 |                 self.allowUpdateBranch = allowUpdateBranch
 4847 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated
 4848 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 4849 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
[290/299] Emitting module GitHubRestAPICodespaces
[291/299] Compiling GitHubRestAPIIssues Client.swift
[292/299] Emitting module GitHubRestAPIIssues
[293/299] Compiling GitHubRestAPIIssues Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/issues/Types.swift:3084:22: warning: 'hasDownloads' is deprecated
 3082 |                 self.hasWiki = hasWiki
 3083 |                 self.hasPages = hasPages
 3084 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated
 3085 |                 self.hasDiscussions = hasDiscussions
 3086 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/issues/Types.swift:3098:22: warning: 'useSquashPrTitleAsDefault' is deprecated
 3096 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 3097 |                 self.allowUpdateBranch = allowUpdateBranch
 3098 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated
 3099 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 3100 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
[294/299] Compiling GitHubRestAPIActions Client.swift
[295/299] Emitting module GitHubRestAPIActions
[296/299] Compiling GitHubRestAPIActions Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/actions/Types.swift:6140:22: warning: 'hasDownloads' is deprecated
 6138 |                 self.hasWiki = hasWiki
 6139 |                 self.hasPages = hasPages
 6140 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated
 6141 |                 self.hasDiscussions = hasDiscussions
 6142 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/actions/Types.swift:6154:22: warning: 'useSquashPrTitleAsDefault' is deprecated
 6152 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 6153 |                 self.allowUpdateBranch = allowUpdateBranch
 6154 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated
 6155 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 6156 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
[297/299] Emitting module GitHubRestAPIRepos
[298/299] Compiling GitHubRestAPIRepos Client.swift
[299/299] Compiling GitHubRestAPIRepos Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:7946:22: warning: 'hasDownloads' is deprecated
 7944 |                 self.hasWiki = hasWiki
 7945 |                 self.hasPages = hasPages
 7946 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated
 7947 |                 self.hasDiscussions = hasDiscussions
 7948 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:7960:22: warning: 'useSquashPrTitleAsDefault' is deprecated
 7958 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 7959 |                 self.allowUpdateBranch = allowUpdateBranch
 7960 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated
 7961 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 7962 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:10393:22: warning: 'hasDownloads' is deprecated
10391 |                 self.hasWiki = hasWiki
10392 |                 self.hasPages = hasPages
10393 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated
10394 |                 self.hasDiscussions = hasDiscussions
10395 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:10407:22: warning: 'useSquashPrTitleAsDefault' is deprecated
10405 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
10406 |                 self.allowUpdateBranch = allowUpdateBranch
10407 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated
10408 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
10409 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:24159:30: warning: 'useSquashPrTitleAsDefault' is deprecated
24157 |                         self.allowAutoMerge = allowAutoMerge
24158 |                         self.deleteBranchOnMerge = deleteBranchOnMerge
24159 |                         self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                              `- warning: 'useSquashPrTitleAsDefault' is deprecated
24160 |                         self.squashMergeCommitTitle = squashMergeCommitTitle
24161 |                         self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:26603:30: warning: 'useSquashPrTitleAsDefault' is deprecated
26601 |                         self.deleteBranchOnMerge = deleteBranchOnMerge
26602 |                         self.allowUpdateBranch = allowUpdateBranch
26603 |                         self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                              `- warning: 'useSquashPrTitleAsDefault' is deprecated
26604 |                         self.squashMergeCommitTitle = squashMergeCommitTitle
26605 |                         self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:29753:34: warning: 'contexts' is deprecated
29751 |                         ) {
29752 |                             self.strict = strict
29753 |                             self.contexts = contexts
      |                                  `- warning: 'contexts' is deprecated
29754 |                             self.checks = checks
29755 |                         }
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:32225:30: warning: 'contexts' is deprecated
32223 |                     ) {
32224 |                         self.strict = strict
32225 |                         self.contexts = contexts
      |                              `- warning: 'contexts' is deprecated
32226 |                         self.checks = checks
32227 |                     }
Build complete! (87.99s)
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-openapi-urlsession
[1/5717] Fetching swift-openapi-runtime
[116/6711] Fetching swift-openapi-runtime, swift-openapi-urlsession
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.99s)
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.99s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (0.58s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-http-types
[1/917] Fetching swift-http-types
[918/18311] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.74s)
Fetched https://github.com/apple/swift-http-types from cache (1.74s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.44s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.44s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.53s)
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
Creating working copy for https://github.com/apple/swift-collections
Working copy of https://github.com/apple/swift-collections resolved at 1.2.1
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.