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.0 for macOS (SPM) on 9 Sep 2025 00:46:16 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: 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.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/74] Compiling InternalCollectionsUtilities Descriptions.swift
[53/74] Compiling InternalCollectionsUtilities Debugging.swift
[54/74] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[55/74] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[56/74] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[57/74] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[58/74] Compiling InternalCollectionsUtilities Integer rank.swift
[59/74] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[60/74] Compiling InternalCollectionsUtilities UInt+reversed.swift
[61/74] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[62/74] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[63/74] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[64/74] Compiling InternalCollectionsUtilities _SortedCollection.swift
[65/74] Emitting module InternalCollectionsUtilities
[66/90] Compiling DequeModule Deque+Extras.swift
[67/90] Compiling DequeModule Deque+Hashable.swift
[68/90] Compiling DequeModule _DequeSlot.swift
[69/90] Compiling DequeModule _DequeBuffer.swift
[70/90] Compiling DequeModule _DequeBufferHeader.swift
[71/91] Compiling DequeModule Deque+Testing.swift
[72/91] Compiling DequeModule Deque._Storage.swift
[73/91] Compiling DequeModule Deque+Equatable.swift
[74/91] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[75/91] Compiling DequeModule Deque._UnsafeHandle.swift
[76/91] Compiling DequeModule Deque.swift
[77/91] Compiling DequeModule _UnsafeWrappedBuffer.swift
[78/91] Compiling DequeModule Deque+Codable.swift
[79/91] Compiling DequeModule Deque+Collection.swift
[80/91] Compiling DequeModule Deque+CustomReflectable.swift
[81/91] Compiling DequeModule Deque+Descriptions.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] Compiling HTTPTypes HTTPField.swift
[90/91] Emitting module HTTPTypes
[91/91] Compiling HTTPTypes HTTPFields.swift
[92/154] Emitting module OpenAPIRuntime
[93/160] Compiling OpenAPIRuntime URIDecoder.swift
[94/160] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[95/160] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[96/160] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[97/160] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[98/160] Compiling OpenAPIRuntime URIEncoder.swift
[99/160] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[100/160] Compiling OpenAPIRuntime MultipartValidation.swift
[101/160] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[102/160] Compiling OpenAPIRuntime URICodeCodingKey.swift
[103/160] Compiling OpenAPIRuntime URICoderConfiguration.swift
[104/160] Compiling OpenAPIRuntime URIEncodedNode.swift
[105/160] Compiling OpenAPIRuntime URIParsedTypes.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 JSONLinesEncoding.swift
[113/160] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[114/160] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[115/160] Compiling OpenAPIRuntime ServerSentEvents.swift
[116/160] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[117/160] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[118/160] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[119/160] Compiling OpenAPIRuntime ClientTransport.swift
[120/160] Compiling OpenAPIRuntime CurrencyTypes.swift
[121/160] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[122/160] Compiling OpenAPIRuntime HTTPBody.swift
[123/160] Compiling OpenAPIRuntime ServerTransport.swift
[124/160] Compiling OpenAPIRuntime UniversalClient.swift
[125/160] Compiling OpenAPIRuntime UniversalServer.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 Acceptable.swift
[141/160] Compiling OpenAPIRuntime Base64EncodedData.swift
[142/160] Compiling OpenAPIRuntime ByteUtilities.swift
[143/160] Compiling OpenAPIRuntime ContentDisposition.swift
[144/160] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[145/160] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[146/160] Compiling OpenAPIRuntime OpenAPIValue.swift
[147/160] Compiling OpenAPIRuntime URLExtensions.swift
[148/160] Compiling OpenAPIRuntime Deprecated.swift
[149/160] Compiling OpenAPIRuntime ClientError.swift
[150/160] Compiling OpenAPIRuntime CodingErrors.swift
[151/160] Compiling OpenAPIRuntime RuntimeError.swift
[152/160] Compiling OpenAPIRuntime ServerError.swift
[153/160] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[154/160] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[155/160] Compiling OpenAPIRuntime UndocumentedPayload.swift
[156/160] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[157/160] Compiling OpenAPIRuntime CodableExtensions.swift
[158/160] Compiling OpenAPIRuntime Configuration.swift
[159/160] Compiling OpenAPIRuntime Converter+Client.swift
[160/160] Compiling OpenAPIRuntime Converter+Common.swift
[161/167] Compiling OpenAPIURLSession URLSession+Extensions.swift
[162/167] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[163/167] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[164/167] Compiling OpenAPIURLSession Lock.swift
[165/167] Compiling OpenAPIURLSession URLSessionTransport.swift
[166/167] Emitting module OpenAPIURLSession
[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] Emitting module GitHubRestAPIReactions
[175/203] Emitting module GitHubRestAPISecurity_Advisories
[176/203] Emitting module GitHubRestAPIPulls
[177/203] Compiling GitHubRestAPIPrivate_Registries Types.swift
[178/203] Emitting module GitHubRestAPIPrivate_Registries
[179/203] Compiling GitHubRestAPIPrivate_Registries Client.swift
[180/206] Emitting module GitHubRestAPIUsers
[181/206] Compiling GitHubRestAPIProjects_Classic Client.swift
[182/206] Compiling GitHubRestAPIProjects_Classic Types.swift
[183/206] Emitting module GitHubRestAPIProjects_Classic
[184/209] Compiling GitHubRestAPIReactions Client.swift
[185/209] Compiling GitHubRestAPIReactions Types.swift
[186/212] Emitting module GitHubRestAPISecret_Scanning
[187/212] Compiling GitHubRestAPISecret_Scanning Client.swift
[188/212] Compiling GitHubRestAPISecret_Scanning Types.swift
[189/215] Emitting module GitHubRestAPIOidc
[190/215] Compiling GitHubRestAPIOidc Types.swift
[191/215] Compiling GitHubRestAPIOidc Client.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
 293 |                 self.followingUrl = followingUrl
 294 |                 self.gistsUrl = gistsUrl
 295 |                 self.hubUrl = hubUrl
     |                      `- warning: 'hubUrl' is deprecated
 296 |                 self.issueSearchUrl = issueSearchUrl
 297 |                 self.issuesUrl = issuesUrl
[195/221] Compiling GitHubRestAPIMerge_Queue Client.swift
[196/221] Compiling GitHubRestAPIMerge_Queue Types.swift
[197/221] Emitting module GitHubRestAPIMerge_Queue
[198/224] Compiling GitHubRestAPIMarkdown Client.swift
[199/224] Emitting module GitHubRestAPIMarkdown
[200/224] Compiling GitHubRestAPIMarkdown Types.swift
[201/227] 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
[202/227] 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(
[203/227] Emitting module GitHubRestAPISearch
[204/230] Emitting module GitHubRestAPILicenses
[205/230] Compiling GitHubRestAPILicenses Types.swift
[206/230] Compiling GitHubRestAPILicenses Client.swift
[207/233] Emitting module GitHubRestAPIPackages
[208/233] Compiling GitHubRestAPIPackages Client.swift
[209/233] Compiling GitHubRestAPIPackages Types.swift
[210/236] Compiling GitHubRestAPIUsers Client.swift
[211/236] Compiling GitHubRestAPIUsers Types.swift
[212/239] Compiling GitHubRestAPIInteractions Client.swift
[213/239] Compiling GitHubRestAPIInteractions Types.swift
[214/239] Emitting module GitHubRestAPIInteractions
[215/239] Compiling GitHubRestAPIGitignore Client.swift
[216/239] Emitting module GitHubRestAPIGitignore
[217/239] Compiling GitHubRestAPIGitignore Types.swift
[218/245] Emitting module GitHubRestAPIHosted_Compute
[219/245] Compiling GitHubRestAPIHosted_Compute Client.swift
[220/245] Compiling GitHubRestAPIHosted_Compute Types.swift
[221/248] Compiling GitHubRestAPIEnterprise_Teams Types.swift
[222/248] Emitting module GitHubRestAPIEnterprise_Teams
[223/248] Compiling GitHubRestAPIEnterprise_Teams Client.swift
[224/248] Compiling GitHubRestAPISecurity_Advisories Client.swift
[225/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
[226/254] Emitting module GitHubRestAPIEmojis
[227/254] Compiling GitHubRestAPIEmojis Client.swift
[228/254] Compiling GitHubRestAPIEmojis Types.swift
[229/254] Compiling GitHubRestAPIDesktop Types.swift
[230/254] Compiling GitHubRestAPIDesktop Client.swift
[231/254] Emitting module GitHubRestAPIDesktop
[232/260] Compiling GitHubRestAPIIssues Client.swift
[233/260] 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
[234/260] Compiling GitHubRestAPIMigrations Client.swift
[235/260] Emitting module GitHubRestAPIMigrations
[236/263] Compiling GitHubRestAPIDependency_Graph Client.swift
[237/263] Emitting module GitHubRestAPIDependency_Graph
[238/263] Compiling GitHubRestAPIDependency_Graph Types.swift
[239/263] Compiling GitHubRestAPICredentials Client.swift
[240/263] Emitting module GitHubRestAPICredentials
[241/263] Compiling GitHubRestAPICredentials Types.swift
[242/269] Emitting module GitHubRestAPIGit
[243/269] Compiling GitHubRestAPIGit Client.swift
[244/269] Compiling GitHubRestAPIGit Types.swift
[245/272] Emitting module GitHubRestAPITeams
[246/272] Compiling GitHubRestAPITeams Client.swift
[247/272] Compiling GitHubRestAPITeams Types.swift
[248/272] Emitting module GitHubRestAPICodes_Of_Conduct
[249/272] Compiling GitHubRestAPICodes_Of_Conduct Client.swift
[250/272] 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
 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] Compiling GitHubRestAPIGists Client.swift
[254/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
[255/281] Emitting module GitHubRestAPIGists
[256/284] Emitting module GitHubRestAPICopilot
[257/284] 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/284] Compiling GitHubRestAPICopilot Client.swift
[259/287] Compiling GitHubRestAPIClassroom Client.swift
[260/287] Emitting module GitHubRestAPIClassroom
[261/287] Compiling GitHubRestAPIClassroom Types.swift
[262/287] Compiling GitHubRestAPIChecks Client.swift
[263/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(
[264/290] Emitting module GitHubRestAPIDependabot
[265/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
[266/290] Emitting module GitHubRestAPICampaigns
[267/290] Compiling GitHubRestAPICampaigns Types.swift
[268/290] Compiling GitHubRestAPICampaigns Client.swift
[269/296] Compiling GitHubRestAPIBilling Client.swift
[270/296] Emitting module GitHubRestAPIBilling
[271/296] Compiling GitHubRestAPIBilling Types.swift
[272/299] Emitting module GitHubRestAPIActivity
[273/299] Compiling GitHubRestAPICode_Security Client.swift
[274/299] Compiling GitHubRestAPICode_Security Types.swift
[275/299] Emitting module GitHubRestAPICode_Security
[276/299] Emitting module GitHubRestAPICode_Scanning
[277/299] Compiling GitHubRestAPICode_Scanning Types.swift
[278/299] Compiling GitHubRestAPICode_Scanning Client.swift
[279/299] Emitting module GitHubRestAPIChecks
[280/299] Compiling GitHubRestAPIChecks Types.swift
[281/299] Emitting module GitHubRestAPIOrgs
[282/299] Compiling GitHubRestAPIOrgs Client.swift
[283/299] Compiling GitHubRestAPIOrgs Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6137:22: warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
 6135 |                 self.membersCanForkPrivateRepositories = membersCanForkPrivateRepositories
 6136 |                 self.webCommitSignoffRequired = webCommitSignoffRequired
 6137 |                 self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
      |                      `- warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
 6138 |                 self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 6139 |                 self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6138:22: warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
 6136 |                 self.webCommitSignoffRequired = webCommitSignoffRequired
 6137 |                 self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
 6138 |                 self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
      |                      `- warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
 6139 |                 self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 6140 |                 self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6139:22: warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
 6137 |                 self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
 6138 |                 self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 6139 |                 self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
      |                      `- warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
 6140 |                 self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 6141 |                 self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6140:22: warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
 6138 |                 self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 6139 |                 self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 6140 |                 self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
      |                      `- warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
 6141 |                 self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
 6142 |                 self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6141:22: warning: 'secretScanningEnabledForNewRepositories' is deprecated
 6139 |                 self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 6140 |                 self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 6141 |                 self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
      |                      `- warning: 'secretScanningEnabledForNewRepositories' is deprecated
 6142 |                 self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
 6143 |                 self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6142:22: warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
 6140 |                 self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 6141 |                 self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
 6142 |                 self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
      |                      `- warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
 6143 |                 self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
 6144 |                 self.secretScanningPushProtectionCustomLink = secretScanningPushProtectionCustomLink
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9684:30: warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
 9682 |                         self.webCommitSignoffRequired = webCommitSignoffRequired
 9683 |                         self.blog = blog
 9684 |                         self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
      |                              `- warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
 9685 |                         self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 9686 |                         self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9685:30: warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
 9683 |                         self.blog = blog
 9684 |                         self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
 9685 |                         self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
      |                              `- warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
 9686 |                         self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 9687 |                         self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9686:30: warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
 9684 |                         self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
 9685 |                         self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 9686 |                         self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
      |                              `- warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
 9687 |                         self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 9688 |                         self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9687:30: warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
 9685 |                         self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
 9686 |                         self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 9687 |                         self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
      |                              `- warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
 9688 |                         self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
 9689 |                         self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9688:30: warning: 'secretScanningEnabledForNewRepositories' is deprecated
 9686 |                         self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
 9687 |                         self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 9688 |                         self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
      |                              `- warning: 'secretScanningEnabledForNewRepositories' is deprecated
 9689 |                         self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
 9690 |                         self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9689:30: warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
 9687 |                         self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
 9688 |                         self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
 9689 |                         self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
      |                              `- warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
 9690 |                         self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
 9691 |                         self.secretScanningPushProtectionCustomLink = secretScanningPushProtectionCustomLink
[284/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
[285/299] Compiling GitHubRestAPIActivity Client.swift
[286/299] Emitting module GitHubRestAPIApps
[287/299] Compiling GitHubRestAPIApps Client.swift
[288/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
[289/299] Compiling GitHubRestAPICodespaces Client.swift
[290/299] Emitting module GitHubRestAPICodespaces
[291/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
[292/299] Compiling GitHubRestAPIIssues Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/issues/Types.swift:3120:22: warning: 'hasDownloads' is deprecated
 3118 |                 self.hasWiki = hasWiki
 3119 |                 self.hasPages = hasPages
 3120 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated
 3121 |                 self.hasDiscussions = hasDiscussions
 3122 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/issues/Types.swift:3134:22: warning: 'useSquashPrTitleAsDefault' is deprecated
 3132 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 3133 |                 self.allowUpdateBranch = allowUpdateBranch
 3134 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated
 3135 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 3136 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
[293/299] Emitting module GitHubRestAPIIssues
[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] Compiling GitHubRestAPIRepos Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:7948:22: warning: 'hasDownloads' is deprecated
 7946 |                 self.hasWiki = hasWiki
 7947 |                 self.hasPages = hasPages
 7948 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated
 7949 |                 self.hasDiscussions = hasDiscussions
 7950 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:7962:22: warning: 'useSquashPrTitleAsDefault' is deprecated
 7960 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
 7961 |                 self.allowUpdateBranch = allowUpdateBranch
 7962 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated
 7963 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
 7964 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:10395:22: warning: 'hasDownloads' is deprecated
10393 |                 self.hasWiki = hasWiki
10394 |                 self.hasPages = hasPages
10395 |                 self.hasDownloads = hasDownloads
      |                      `- warning: 'hasDownloads' is deprecated
10396 |                 self.hasDiscussions = hasDiscussions
10397 |                 self.archived = archived
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:10409:22: warning: 'useSquashPrTitleAsDefault' is deprecated
10407 |                 self.deleteBranchOnMerge = deleteBranchOnMerge
10408 |                 self.allowUpdateBranch = allowUpdateBranch
10409 |                 self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                      `- warning: 'useSquashPrTitleAsDefault' is deprecated
10410 |                 self.squashMergeCommitTitle = squashMergeCommitTitle
10411 |                 self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:24161:30: warning: 'useSquashPrTitleAsDefault' is deprecated
24159 |                         self.allowAutoMerge = allowAutoMerge
24160 |                         self.deleteBranchOnMerge = deleteBranchOnMerge
24161 |                         self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                              `- warning: 'useSquashPrTitleAsDefault' is deprecated
24162 |                         self.squashMergeCommitTitle = squashMergeCommitTitle
24163 |                         self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:26606:30: warning: 'useSquashPrTitleAsDefault' is deprecated
26604 |                         self.deleteBranchOnMerge = deleteBranchOnMerge
26605 |                         self.allowUpdateBranch = allowUpdateBranch
26606 |                         self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
      |                              `- warning: 'useSquashPrTitleAsDefault' is deprecated
26607 |                         self.squashMergeCommitTitle = squashMergeCommitTitle
26608 |                         self.squashMergeCommitMessage = squashMergeCommitMessage
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:29756:34: warning: 'contexts' is deprecated
29754 |                         ) {
29755 |                             self.strict = strict
29756 |                             self.contexts = contexts
      |                                  `- warning: 'contexts' is deprecated
29757 |                             self.checks = checks
29758 |                         }
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:32228:30: warning: 'contexts' is deprecated
32226 |                     ) {
32227 |                         self.strict = strict
32228 |                         self.contexts = contexts
      |                              `- warning: 'contexts' is deprecated
32229 |                         self.checks = checks
32230 |                     }
[298/299] Emitting module GitHubRestAPIRepos
[299/299] Compiling GitHubRestAPIRepos Client.swift
Build complete! (92.60s)
Fetching https://github.com/apple/swift-openapi-urlsession
Fetching https://github.com/apple/swift-openapi-runtime
[1/994] Fetching swift-openapi-urlsession
[111/6711] Fetching swift-openapi-urlsession, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.01s)
Fetched https://github.com/apple/swift-openapi-urlsession from cache (1.01s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (0.61s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-http-types
[1/917] Fetching swift-http-types
[918/18327] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.77s)
Fetched https://github.com/apple/swift-http-types from cache (1.77s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.48s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.49s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.58s)
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-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
Creating working copy for https://github.com/apple/swift-http-types
Working copy of https://github.com/apple/swift-http-types resolved at 1.4.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-openapi-runtime",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-runtime"
    },
    {
      "identity" : "swift-openapi-urlsession",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-openapi-urlsession"
    }
  ],
  "manifest_display_name" : "GitHubRestAPISwiftOpenAPI",
  "name" : "GitHubRestAPISwiftOpenAPI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "GitHubRestAPIActions",
      "targets" : [
        "GitHubRestAPIActions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIActivity",
      "targets" : [
        "GitHubRestAPIActivity"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIApps",
      "targets" : [
        "GitHubRestAPIApps"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIBilling",
      "targets" : [
        "GitHubRestAPIBilling"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPICampaigns",
      "targets" : [
        "GitHubRestAPICampaigns"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIChecks",
      "targets" : [
        "GitHubRestAPIChecks"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIClassroom",
      "targets" : [
        "GitHubRestAPIClassroom"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPICode_Scanning",
      "targets" : [
        "GitHubRestAPICode_Scanning"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPICode_Security",
      "targets" : [
        "GitHubRestAPICode_Security"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPICodes_Of_Conduct",
      "targets" : [
        "GitHubRestAPICodes_Of_Conduct"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPICodespaces",
      "targets" : [
        "GitHubRestAPICodespaces"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPICopilot",
      "targets" : [
        "GitHubRestAPICopilot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPICredentials",
      "targets" : [
        "GitHubRestAPICredentials"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIDependabot",
      "targets" : [
        "GitHubRestAPIDependabot"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIDependency_Graph",
      "targets" : [
        "GitHubRestAPIDependency_Graph"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIDesktop",
      "targets" : [
        "GitHubRestAPIDesktop"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIEmojis",
      "targets" : [
        "GitHubRestAPIEmojis"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIEnterprise_Teams",
      "targets" : [
        "GitHubRestAPIEnterprise_Teams"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIGists",
      "targets" : [
        "GitHubRestAPIGists"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIGit",
      "targets" : [
        "GitHubRestAPIGit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIGitignore",
      "targets" : [
        "GitHubRestAPIGitignore"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIHosted_Compute",
      "targets" : [
        "GitHubRestAPIHosted_Compute"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIInteractions",
      "targets" : [
        "GitHubRestAPIInteractions"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIIssues",
      "targets" : [
        "GitHubRestAPIIssues"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPILicenses",
      "targets" : [
        "GitHubRestAPILicenses"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIMarkdown",
      "targets" : [
        "GitHubRestAPIMarkdown"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIMerge_Queue",
      "targets" : [
        "GitHubRestAPIMerge_Queue"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIMeta",
      "targets" : [
        "GitHubRestAPIMeta"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIMigrations",
      "targets" : [
        "GitHubRestAPIMigrations"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIOidc",
      "targets" : [
        "GitHubRestAPIOidc"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIOrgs",
      "targets" : [
        "GitHubRestAPIOrgs"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIPackages",
      "targets" : [
        "GitHubRestAPIPackages"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIPrivate_Registries",
      "targets" : [
        "GitHubRestAPIPrivate_Registries"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GitHubRestAPIProjects",
      "targets" : [
        "GitHubRestAPIProjects"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "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.