Build Information
Successful build of GitHubRestAPISwiftOpenAPI, reference main (43b362
), with Swift 5.10 for macOS (SPM) on 9 Sep 2025 00:43:41 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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: 5.10
Building package at path: $PWD
https://github.com/Wei18/github-rest-api-swift-openapi.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/50] Write sources
[49/50] Write swift-version-33747A42983211AE.txt
[51/73] Compiling InternalCollectionsUtilities Debugging.swift
[52/74] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[53/74] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[54/74] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[55/74] Compiling InternalCollectionsUtilities Descriptions.swift
[56/74] Emitting module InternalCollectionsUtilities
[57/74] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[58/74] Compiling InternalCollectionsUtilities _SortedCollection.swift
[59/74] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[60/74] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[61/74] Compiling InternalCollectionsUtilities UInt+reversed.swift
[62/74] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[63/74] Compiling InternalCollectionsUtilities Integer rank.swift
[64/74] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[65/74] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[66/90] Compiling DequeModule _DequeBufferHeader.swift
[67/90] Compiling DequeModule _DequeSlot.swift
[68/91] Compiling DequeModule _DequeBuffer.swift
[69/91] Compiling DequeModule Deque+Testing.swift
[70/91] Compiling DequeModule Deque._Storage.swift
[71/91] Compiling DequeModule _UnsafeWrappedBuffer.swift
[72/91] Compiling DequeModule Deque+Extras.swift
[73/91] Compiling DequeModule Deque+Hashable.swift
[74/91] Compiling DequeModule Deque+Equatable.swift
[75/91] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[76/91] Compiling DequeModule Deque._UnsafeHandle.swift
[77/91] Compiling DequeModule Deque.swift
[78/91] Compiling DequeModule Deque+CustomReflectable.swift
[79/91] Compiling DequeModule Deque+Descriptions.swift
[80/91] Compiling HTTPTypes ISOLatin1String.swift
[81/91] Compiling DequeModule Deque+Codable.swift
[82/91] Compiling DequeModule Deque+Collection.swift
[83/91] Emitting module DequeModule
[84/91] Emitting module HTTPTypes
[85/91] Compiling HTTPTypes HTTPRequest.swift
[86/91] Compiling HTTPTypes HTTPFieldName.swift
[87/91] Compiling HTTPTypes HTTPFields.swift
[88/91] Compiling HTTPTypes HTTPResponse.swift
[89/91] Compiling HTTPTypes HTTPField.swift
[90/91] Compiling HTTPTypes HTTPParsedFields.swift
[91/91] Compiling HTTPTypes NIOLock.swift
[92/154] Emitting module OpenAPIRuntime
[93/160] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[94/160] Compiling OpenAPIRuntime UndocumentedPayload.swift
[95/160] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[96/160] Compiling OpenAPIRuntime CodableExtensions.swift
[97/160] Compiling OpenAPIRuntime Configuration.swift
[98/160] Compiling OpenAPIRuntime Converter+Client.swift
[99/160] Compiling OpenAPIRuntime Converter+Common.swift
[100/160] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[101/160] Compiling OpenAPIRuntime MultipartValidation.swift
[102/160] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[103/160] Compiling OpenAPIRuntime URICodeCodingKey.swift
[104/160] Compiling OpenAPIRuntime URICoderConfiguration.swift
[105/160] Compiling OpenAPIRuntime URIEncodedNode.swift
[106/160] Compiling OpenAPIRuntime URIParsedTypes.swift
[107/160] Compiling OpenAPIRuntime URLExtensions.swift
[108/160] Compiling OpenAPIRuntime Deprecated.swift
[109/160] Compiling OpenAPIRuntime ClientError.swift
[110/160] Compiling OpenAPIRuntime CodingErrors.swift
[111/160] Compiling OpenAPIRuntime RuntimeError.swift
[112/160] Compiling OpenAPIRuntime ServerError.swift
[113/160] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[114/160] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[115/160] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[116/160] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[117/160] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[118/160] Compiling OpenAPIRuntime URIParser.swift
[119/160] Compiling OpenAPIRuntime URISerializer.swift
[120/160] Compiling OpenAPIRuntime Acceptable.swift
[121/160] Compiling OpenAPIRuntime Base64EncodedData.swift
[122/160] Compiling OpenAPIRuntime ByteUtilities.swift
[123/160] Compiling OpenAPIRuntime ContentDisposition.swift
[124/160] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[125/160] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[126/160] Compiling OpenAPIRuntime OpenAPIValue.swift
[127/160] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[128/160] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[129/160] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[130/160] Compiling OpenAPIRuntime ServerSentEvents.swift
[131/160] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[132/160] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[133/160] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[134/160] Compiling OpenAPIRuntime URIDecoder.swift
[135/160] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[136/160] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[137/160] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[138/160] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[139/160] Compiling OpenAPIRuntime URIEncoder.swift
[140/160] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[141/160] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[142/160] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[143/160] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[144/160] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[145/160] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[146/160] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.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 Converter+Server.swift
[155/160] Compiling OpenAPIRuntime Converter.swift
[156/160] Compiling OpenAPIRuntime CurrencyExtensions.swift
[157/160] Compiling OpenAPIRuntime ErrorExtensions.swift
[158/160] Compiling OpenAPIRuntime FoundationExtensions.swift
[159/160] Compiling OpenAPIRuntime ParameterStyles.swift
[160/160] Compiling OpenAPIRuntime ServerVariable.swift
[161/167] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[162/167] Compiling OpenAPIURLSession URLSessionTransport.swift
[163/167] Compiling OpenAPIURLSession URLSession+Extensions.swift
[164/167] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[165/167] Compiling OpenAPIURLSession Lock.swift
[166/167] Compiling OpenAPIURLSession BufferedStream.swift
[167/167] Emitting module OpenAPIURLSession
[168/197] Emitting module GitHubRestAPIRate_Limit
[169/197] Compiling GitHubRestAPIRate_Limit Client.swift
[170/197] Compiling GitHubRestAPIRate_Limit Types.swift
[171/200] Emitting module GitHubRestAPIProjects
[172/200] Compiling GitHubRestAPIProjects Client.swift
[173/200] Compiling GitHubRestAPIProjects Types.swift
[174/203] Emitting module GitHubRestAPISecret_Scanning
[175/203] Compiling GitHubRestAPIPrivate_Registries Types.swift
[176/203] Compiling GitHubRestAPIPrivate_Registries Client.swift
[177/203] Emitting module GitHubRestAPIPrivate_Registries
[178/206] Emitting module GitHubRestAPISearch
[179/206] Emitting module GitHubRestAPIPulls
[180/206] Emitting module GitHubRestAPIProjects_Classic
[181/206] Compiling GitHubRestAPIProjects_Classic Types.swift
[182/206] Compiling GitHubRestAPIProjects_Classic Client.swift
[183/209] Compiling GitHubRestAPIReactions Client.swift
[184/209] Compiling GitHubRestAPIReactions Types.swift
[185/209] Emitting module GitHubRestAPIReactions
[186/212] Compiling GitHubRestAPIOidc Client.swift
[187/212] Emitting module GitHubRestAPIOidc
[188/212] Compiling GitHubRestAPIOidc Types.swift
[189/212] Compiling GitHubRestAPISecret_Scanning Client.swift
[190/212] Compiling GitHubRestAPISecret_Scanning Types.swift
[191/218] Emitting module GitHubRestAPIMeta
[192/218] Compiling GitHubRestAPIMeta Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/meta/Types.swift:295:22: warning: 'hubUrl' is deprecated
self.hubUrl = hubUrl
^
[193/218] Compiling GitHubRestAPIMeta Client.swift
[194/218] Compiling GitHubRestAPIMigrations Client.swift
[195/221] Emitting module GitHubRestAPIMerge_Queue
[196/221] Compiling GitHubRestAPIMerge_Queue Client.swift
[197/221] Compiling GitHubRestAPIMerge_Queue Types.swift
[198/224] Emitting module GitHubRestAPIMarkdown
[199/224] Compiling GitHubRestAPIMarkdown Client.swift
[200/224] Compiling GitHubRestAPIMarkdown Types.swift
[201/227] Compiling GitHubRestAPISearch Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/search/Client.swift:92:40: warning: 'sort' is deprecated
value: input.query.sort
^
/Users/admin/builder/spi-builder-workspace/Sources/search/Client.swift:99:40: warning: 'order' is deprecated
value: input.query.order
^
[202/227] Compiling GitHubRestAPISearch Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:1552:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:1566:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:5492:26: warning: 'sort' is deprecated
self.sort = sort
^
/Users/admin/builder/spi-builder-workspace/Sources/search/Types.swift:5493:26: warning: 'order' is deprecated
self.order = order
^
[203/230] Emitting module GitHubRestAPILicenses
[204/230] Compiling GitHubRestAPILicenses Client.swift
[205/230] Compiling GitHubRestAPILicenses Types.swift
[206/233] Compiling GitHubRestAPIPackages Types.swift
[207/233] Compiling GitHubRestAPIPackages Client.swift
[208/233] Emitting module GitHubRestAPIPackages
[209/236] Compiling GitHubRestAPIUsers Types.swift
[210/236] Compiling GitHubRestAPIUsers Client.swift
[211/236] Emitting module GitHubRestAPIUsers
[212/239] Compiling GitHubRestAPIInteractions Types.swift
[213/239] Emitting module GitHubRestAPIInteractions
[214/239] Compiling GitHubRestAPIInteractions Client.swift
[215/242] Compiling GitHubRestAPIGitignore Types.swift
[216/242] Compiling GitHubRestAPIGitignore Client.swift
[217/242] Emitting module GitHubRestAPIGitignore
[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] Compiling GitHubRestAPIEnterprise_Teams Client.swift
[223/248] Emitting module GitHubRestAPIEnterprise_Teams
[224/251] Compiling GitHubRestAPISecurity_Advisories Client.swift
[225/251] Emitting module GitHubRestAPISecurity_Advisories
[226/251] Compiling GitHubRestAPISecurity_Advisories Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:2221:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:2235:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:3829:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/security-advisories/Types.swift:3843:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
[227/254] Compiling GitHubRestAPIDesktop Types.swift
[228/254] Emitting module GitHubRestAPIDesktop
[229/254] Compiling GitHubRestAPIDesktop Client.swift
[230/254] Emitting module GitHubRestAPIEmojis
[231/254] Compiling GitHubRestAPIEmojis Types.swift
[232/254] Compiling GitHubRestAPIEmojis Client.swift
[233/260] Compiling GitHubRestAPIGit Client.swift
[234/260] Emitting module GitHubRestAPIMigrations
[235/260] Compiling GitHubRestAPIMigrations Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/migrations/Types.swift:1925:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/migrations/Types.swift:1939:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
[236/260] Emitting module GitHubRestAPIDependency_Graph
[237/260] Compiling GitHubRestAPIDependency_Graph Client.swift
[238/260] Compiling GitHubRestAPIDependency_Graph Types.swift
[239/266] Emitting module GitHubRestAPICredentials
[240/266] Compiling GitHubRestAPICredentials Client.swift
[241/266] Compiling GitHubRestAPICredentials Types.swift
[242/269] Compiling GitHubRestAPICopilot Client.swift
[243/269] Compiling GitHubRestAPIGit Types.swift
[244/269] Emitting module GitHubRestAPIGit
[245/272] Compiling GitHubRestAPICodes_Of_Conduct Client.swift
[246/272] Emitting module GitHubRestAPICodes_Of_Conduct
[247/272] Compiling GitHubRestAPICodes_Of_Conduct Types.swift
[248/275] Compiling GitHubRestAPITeams Client.swift
[249/275] Emitting module GitHubRestAPITeams
[250/275] Compiling GitHubRestAPITeams Types.swift
[251/278] Compiling GitHubRestAPIPulls Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/pulls/Types.swift:2246:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/pulls/Types.swift:2260:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
/Users/admin/builder/spi-builder-workspace/Sources/pulls/Types.swift:7768:30: warning: 'position' is deprecated
self.position = position
^
[252/278] Compiling GitHubRestAPIPulls Client.swift
[253/281] Compiling GitHubRestAPIClassroom Client.swift
[254/281] Emitting module GitHubRestAPICopilot
[255/281] Compiling GitHubRestAPICopilot Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/copilot/Types.swift:1426:22: warning: 'updatedAt' is deprecated
self.updatedAt = updatedAt
^
/Users/admin/builder/spi-builder-workspace/Sources/copilot/Types.swift:1475:22: warning: 'updatedAt' is deprecated
self.updatedAt = try container.decodeIfPresent(
^
[256/284] Compiling GitHubRestAPIGists Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/gists/Types.swift:2242:22: warning: 'forks' is deprecated
self.forks = forks
^
/Users/admin/builder/spi-builder-workspace/Sources/gists/Types.swift:2243:22: warning: 'history' is deprecated
self.history = history
^
[257/284] Compiling GitHubRestAPIGists Client.swift
[258/284] Emitting module GitHubRestAPIGists
[259/287] Emitting module GitHubRestAPIClassroom
[260/287] Compiling GitHubRestAPIClassroom Types.swift
[261/290] Compiling GitHubRestAPIBilling Client.swift
[262/290] Compiling GitHubRestAPIDependabot Client.swift
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Client.swift:1568:40: warning: 'page' is deprecated
value: input.query.page
^
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Client.swift:1575:40: warning: 'perPage' is deprecated
value: input.query.perPage
^
[263/290] Compiling GitHubRestAPIDependabot Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Types.swift:7624:26: warning: 'page' is deprecated
self.page = page
^
/Users/admin/builder/spi-builder-workspace/Sources/dependabot/Types.swift:7625:26: warning: 'perPage' is deprecated
self.perPage = perPage
^
[264/290] Emitting module GitHubRestAPIDependabot
[265/290] Compiling GitHubRestAPICampaigns Client.swift
[266/290] Compiling GitHubRestAPICampaigns Types.swift
[267/290] Emitting module GitHubRestAPICampaigns
[268/296] Compiling GitHubRestAPIBilling Types.swift
[269/296] Emitting module GitHubRestAPIBilling
[270/299] Compiling GitHubRestAPIApps Client.swift
[271/299] Emitting module GitHubRestAPICode_Security
[272/299] Compiling GitHubRestAPICode_Security Client.swift
[273/299] Compiling GitHubRestAPICode_Security Types.swift
[274/299] Compiling GitHubRestAPICode_Scanning Client.swift
[275/299] Compiling GitHubRestAPICode_Scanning Types.swift
[276/299] Emitting module GitHubRestAPICode_Scanning
[277/299] Compiling GitHubRestAPIChecks Types.swift
[278/299] Compiling GitHubRestAPIChecks Client.swift
[279/299] Emitting module GitHubRestAPIChecks
[280/299] Compiling GitHubRestAPIOrgs Client.swift
[281/299] Emitting module GitHubRestAPIOrgs
[282/299] Compiling GitHubRestAPIOrgs Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6137:22: warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6138:22: warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6139:22: warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6140:22: warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6141:22: warning: 'secretScanningEnabledForNewRepositories' is deprecated
self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:6142:22: warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9684:30: warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9685:30: warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9686:30: warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9687:30: warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9688:30: warning: 'secretScanningEnabledForNewRepositories' is deprecated
self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
^
/Users/admin/builder/spi-builder-workspace/Sources/orgs/Types.swift:9689:30: warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
^
[283/299] Compiling GitHubRestAPIActivity Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/activity/Types.swift:2084:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/activity/Types.swift:2098:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
[284/299] Emitting module GitHubRestAPIActivity
[285/299] Compiling GitHubRestAPIActivity Client.swift
[286/299] Emitting module GitHubRestAPIApps
[287/299] Compiling GitHubRestAPIApps Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/apps/Types.swift:4000:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/apps/Types.swift:4014:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
[288/299] Emitting module GitHubRestAPICodespaces
[289/299] Compiling GitHubRestAPICodespaces Client.swift
[290/299] Compiling GitHubRestAPICodespaces Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:2606:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:2620:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:4833:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/codespaces/Types.swift:4847:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
[291/299] Emitting module GitHubRestAPIIssues
[292/299] Compiling GitHubRestAPIIssues Client.swift
[293/299] Compiling GitHubRestAPIIssues Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/issues/Types.swift:3120:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/issues/Types.swift:3134:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
[294/299] Emitting module GitHubRestAPIActions
[295/299] Compiling GitHubRestAPIActions Client.swift
[296/299] Compiling GitHubRestAPIActions Types.swift
/Users/admin/builder/spi-builder-workspace/Sources/actions/Types.swift:6140:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/actions/Types.swift:6154:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
[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:7948:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:7962:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:10395:22: warning: 'hasDownloads' is deprecated
self.hasDownloads = hasDownloads
^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:10409:22: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:24161:30: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:26606:30: warning: 'useSquashPrTitleAsDefault' is deprecated
self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:29756:34: warning: 'contexts' is deprecated
self.contexts = contexts
^
/Users/admin/builder/spi-builder-workspace/Sources/repos/Types.swift:32228:30: warning: 'contexts' is deprecated
self.contexts = contexts
^
Build complete! (88.69s)
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-openapi-urlsession
[1/994] Fetching swift-openapi-urlsession
[81/6711] Fetching swift-openapi-urlsession, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-urlsession from cache (1.57s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (1.57s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (0.51s)
Fetching https://github.com/apple/swift-collections
Fetching https://github.com/apple/swift-http-types
[1/917] Fetching swift-http-types
[588/18327] Fetching swift-http-types, swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.71s)
Fetched https://github.com/apple/swift-http-types from cache (1.71s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (0.37s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.37s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.45s)
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
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.1.0
Creating working copy for https://github.com/apple/swift-openapi-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
Build complete.
{
"dependencies" : [
{
"identity" : "swift-openapi-runtime",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-runtime"
},
{
"identity" : "swift-openapi-urlsession",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-openapi-urlsession"
}
],
"manifest_display_name" : "GitHubRestAPISwiftOpenAPI",
"name" : "GitHubRestAPISwiftOpenAPI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.15"
},
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "tvos",
"version" : "13.0"
},
{
"name" : "watchos",
"version" : "6.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "GitHubRestAPIActions",
"targets" : [
"GitHubRestAPIActions"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIActivity",
"targets" : [
"GitHubRestAPIActivity"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIApps",
"targets" : [
"GitHubRestAPIApps"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIBilling",
"targets" : [
"GitHubRestAPIBilling"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPICampaigns",
"targets" : [
"GitHubRestAPICampaigns"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIChecks",
"targets" : [
"GitHubRestAPIChecks"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIClassroom",
"targets" : [
"GitHubRestAPIClassroom"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPICode_Scanning",
"targets" : [
"GitHubRestAPICode_Scanning"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPICode_Security",
"targets" : [
"GitHubRestAPICode_Security"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPICodes_Of_Conduct",
"targets" : [
"GitHubRestAPICodes_Of_Conduct"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPICodespaces",
"targets" : [
"GitHubRestAPICodespaces"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPICopilot",
"targets" : [
"GitHubRestAPICopilot"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPICredentials",
"targets" : [
"GitHubRestAPICredentials"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIDependabot",
"targets" : [
"GitHubRestAPIDependabot"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIDependency_Graph",
"targets" : [
"GitHubRestAPIDependency_Graph"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIDesktop",
"targets" : [
"GitHubRestAPIDesktop"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIEmojis",
"targets" : [
"GitHubRestAPIEmojis"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIEnterprise_Teams",
"targets" : [
"GitHubRestAPIEnterprise_Teams"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIGists",
"targets" : [
"GitHubRestAPIGists"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIGit",
"targets" : [
"GitHubRestAPIGit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIGitignore",
"targets" : [
"GitHubRestAPIGitignore"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIHosted_Compute",
"targets" : [
"GitHubRestAPIHosted_Compute"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIInteractions",
"targets" : [
"GitHubRestAPIInteractions"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIIssues",
"targets" : [
"GitHubRestAPIIssues"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPILicenses",
"targets" : [
"GitHubRestAPILicenses"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIMarkdown",
"targets" : [
"GitHubRestAPIMarkdown"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIMerge_Queue",
"targets" : [
"GitHubRestAPIMerge_Queue"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIMeta",
"targets" : [
"GitHubRestAPIMeta"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIMigrations",
"targets" : [
"GitHubRestAPIMigrations"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIOidc",
"targets" : [
"GitHubRestAPIOidc"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIOrgs",
"targets" : [
"GitHubRestAPIOrgs"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIPackages",
"targets" : [
"GitHubRestAPIPackages"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIPrivate_Registries",
"targets" : [
"GitHubRestAPIPrivate_Registries"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIProjects",
"targets" : [
"GitHubRestAPIProjects"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIProjects_Classic",
"targets" : [
"GitHubRestAPIProjects_Classic"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIPulls",
"targets" : [
"GitHubRestAPIPulls"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIRate_Limit",
"targets" : [
"GitHubRestAPIRate_Limit"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIReactions",
"targets" : [
"GitHubRestAPIReactions"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIRepos",
"targets" : [
"GitHubRestAPIRepos"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPISearch",
"targets" : [
"GitHubRestAPISearch"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPISecret_Scanning",
"targets" : [
"GitHubRestAPISecret_Scanning"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPISecurity_Advisories",
"targets" : [
"GitHubRestAPISecurity_Advisories"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPITeams",
"targets" : [
"GitHubRestAPITeams"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "GitHubRestAPIUsers",
"targets" : [
"GitHubRestAPIUsers"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "UsersTests",
"module_type" : "SwiftTarget",
"name" : "UsersTests",
"path" : "Tests/UsersTests",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"sources" : [
"UsersTests.swift"
],
"target_dependencies" : [
"GitHubRestAPIUsers"
],
"type" : "test"
},
{
"c99name" : "GitHubRestAPIUsers",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIUsers",
"path" : "Sources/users",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIUsers"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPITeams",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPITeams",
"path" : "Sources/teams",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPITeams"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPISecurity_Advisories",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPISecurity_Advisories",
"path" : "Sources/security-advisories",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPISecurity_Advisories"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPISecret_Scanning",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPISecret_Scanning",
"path" : "Sources/secret-scanning",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPISecret_Scanning"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPISearch",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPISearch",
"path" : "Sources/search",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPISearch"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIRepos",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIRepos",
"path" : "Sources/repos",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIRepos"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIReactions",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIReactions",
"path" : "Sources/reactions",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIReactions"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIRate_Limit",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIRate_Limit",
"path" : "Sources/rate-limit",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIRate_Limit"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIPulls",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIPulls",
"path" : "Sources/pulls",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIPulls"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIProjects_Classic",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIProjects_Classic",
"path" : "Sources/projects-classic",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIProjects_Classic"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIProjects",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIProjects",
"path" : "Sources/projects",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIProjects"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIPrivate_Registries",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIPrivate_Registries",
"path" : "Sources/private-registries",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIPrivate_Registries"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIPackages",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIPackages",
"path" : "Sources/packages",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIPackages"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIOrgs",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIOrgs",
"path" : "Sources/orgs",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIOrgs"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIOidc",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIOidc",
"path" : "Sources/oidc",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIOidc"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIMigrations",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIMigrations",
"path" : "Sources/migrations",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIMigrations"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIMeta",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIMeta",
"path" : "Sources/meta",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIMeta"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIMerge_Queue",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIMerge_Queue",
"path" : "Sources/merge-queue",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIMerge_Queue"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIMarkdown",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIMarkdown",
"path" : "Sources/markdown",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIMarkdown"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPILicenses",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPILicenses",
"path" : "Sources/licenses",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPILicenses"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIIssues",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIIssues",
"path" : "Sources/issues",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIIssues"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIInteractions",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIInteractions",
"path" : "Sources/interactions",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIInteractions"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIHosted_Compute",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIHosted_Compute",
"path" : "Sources/hosted-compute",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIHosted_Compute"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIGitignore",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIGitignore",
"path" : "Sources/gitignore",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIGitignore"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIGit",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIGit",
"path" : "Sources/git",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIGit"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIGists",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIGists",
"path" : "Sources/gists",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIGists"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIEnterprise_Teams",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIEnterprise_Teams",
"path" : "Sources/enterprise-teams",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIEnterprise_Teams"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIEmojis",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIEmojis",
"path" : "Sources/emojis",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIEmojis"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIDesktop",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIDesktop",
"path" : "Sources/desktop",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIDesktop"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIDependency_Graph",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIDependency_Graph",
"path" : "Sources/dependency-graph",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIDependency_Graph"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIDependabot",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIDependabot",
"path" : "Sources/dependabot",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIDependabot"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPICredentials",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPICredentials",
"path" : "Sources/credentials",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPICredentials"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPICopilot",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPICopilot",
"path" : "Sources/copilot",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPICopilot"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPICodespaces",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPICodespaces",
"path" : "Sources/codespaces",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPICodespaces"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPICodes_Of_Conduct",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPICodes_Of_Conduct",
"path" : "Sources/codes-of-conduct",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPICodes_Of_Conduct"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPICode_Security",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPICode_Security",
"path" : "Sources/code-security",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPICode_Security"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPICode_Scanning",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPICode_Scanning",
"path" : "Sources/code-scanning",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPICode_Scanning"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIClassroom",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIClassroom",
"path" : "Sources/classroom",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIClassroom"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIChecks",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIChecks",
"path" : "Sources/checks",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIChecks"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPICampaigns",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPICampaigns",
"path" : "Sources/campaigns",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPICampaigns"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIBilling",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIBilling",
"path" : "Sources/billing",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIBilling"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIApps",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIApps",
"path" : "Sources/apps",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIApps"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIActivity",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIActivity",
"path" : "Sources/activity",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIActivity"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
},
{
"c99name" : "GitHubRestAPIActions",
"module_type" : "SwiftTarget",
"name" : "GitHubRestAPIActions",
"path" : "Sources/actions",
"product_dependencies" : [
"OpenAPIRuntime",
"OpenAPIURLSession"
],
"product_memberships" : [
"GitHubRestAPIActions"
],
"sources" : [
"Client.swift",
"Types.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.