Build Information
Successful build of GitHubRestAPISwiftOpenAPI, reference 3.0.4 (e475bf
), with Swift 6.0 for Linux on 1 Sep 2025 06:02:46 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Wei18/github-rest-api-swift-openapi.git
Reference: 3.0.4
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/Wei18/github-rest-api-swift-openapi
* tag 3.0.4 -> FETCH_HEAD
HEAD is now at e475bf9 Remove submodule
Cloned https://github.com/Wei18/github-rest-api-swift-openapi.git
Revision (git rev-parse @):
e475bf9339f14a71055a96f5b03666151ce51c69
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/Wei18/github-rest-api-swift-openapi.git at 3.0.4
========================================
Build
========================================
Selected platform: linux
Swift version: 6.0
Building package at path: $PWD
https://github.com/Wei18/github-rest-api-swift-openapi.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Fetching https://github.com/apple/swift-openapi-runtime
Fetching https://github.com/apple/swift-openapi-urlsession
[1/994] Fetching swift-openapi-urlsession
[2/6711] Fetching swift-openapi-urlsession, swift-openapi-runtime
Fetched https://github.com/apple/swift-openapi-urlsession from cache (0.24s)
Fetched https://github.com/apple/swift-openapi-runtime from cache (0.31s)
Computing version for https://github.com/apple/swift-openapi-urlsession
Computed https://github.com/apple/swift-openapi-urlsession at 1.1.0 (0.79s)
Fetching https://github.com/apple/swift-http-types
Fetching https://github.com/apple/swift-collections
[1/917] Fetching swift-http-types
Fetched https://github.com/apple/swift-http-types from cache (0.25s)
[1/17394] Fetching swift-collections
Fetched https://github.com/apple/swift-collections from cache (1.11s)
Computing version for https://github.com/apple/swift-openapi-runtime
Computed https://github.com/apple/swift-openapi-runtime at 1.8.2 (1.58s)
Computing version for https://github.com/apple/swift-http-types
Computed https://github.com/apple/swift-http-types at 1.4.0 (0.66s)
Computing version for https://github.com/apple/swift-collections
Computed https://github.com/apple/swift-collections at 1.2.1 (0.85s)
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-runtime
Working copy of https://github.com/apple/swift-openapi-runtime resolved at 1.8.2
Creating working copy for https://github.com/apple/swift-openapi-urlsession
Working copy of https://github.com/apple/swift-openapi-urlsession resolved at 1.1.0
Building for debugging...
[0/50] Write sources
[49/50] Write swift-version-24593BA9C3E375BF.txt
[51/72] Compiling InternalCollectionsUtilities FixedWidthInteger+roundUpToPowerOfTwo.swift
[52/72] Compiling InternalCollectionsUtilities Integer rank.swift
[53/72] Emitting module InternalCollectionsUtilities
[54/72] Compiling InternalCollectionsUtilities UInt+first and last set bit.swift
[55/72] Compiling InternalCollectionsUtilities UInt+reversed.swift
[56/73] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[57/73] Compiling HTTPTypes ISOLatin1String.swift
[58/73] Compiling InternalCollectionsUtilities Descriptions.swift
[59/73] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[60/74] Emitting module HTTPTypes
[61/74] Compiling HTTPTypes HTTPParsedFields.swift
[62/74] Compiling InternalCollectionsUtilities _UnsafeBitSet+Index.swift
[63/74] Compiling InternalCollectionsUtilities _UnsafeBitSet+_Word.swift
[64/74] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[65/74] Compiling InternalCollectionsUtilities Debugging.swift
[66/74] Compiling InternalCollectionsUtilities _UnsafeBitSet.swift
[67/74] Compiling InternalCollectionsUtilities _SortedCollection.swift
[68/74] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[70/75] Compiling HTTPTypes HTTPResponse.swift
[71/75] Compiling HTTPTypes HTTPRequest.swift
[72/90] Compiling DequeModule Deque+CustomReflectable.swift
[73/90] Compiling DequeModule Deque+Descriptions.swift
[74/92] Compiling HTTPTypes NIOLock.swift
[75/92] Compiling DequeModule _DequeBuffer.swift
[76/92] Compiling DequeModule _DequeBufferHeader.swift
[77/92] Compiling DequeModule Deque+Extras.swift
[78/92] Compiling DequeModule Deque+Hashable.swift
[79/92] Compiling DequeModule _DequeSlot.swift
[80/92] Compiling DequeModule _UnsafeWrappedBuffer.swift
[81/92] Compiling DequeModule Deque+Testing.swift
[82/92] Compiling DequeModule Deque._Storage.swift
[83/92] Compiling DequeModule Deque._UnsafeHandle.swift
[84/92] Compiling DequeModule Deque.swift
[85/92] Compiling DequeModule Deque+Codable.swift
[86/92] Compiling DequeModule Deque+Collection.swift
[87/92] Compiling DequeModule Deque+Equatable.swift
[88/92] Compiling DequeModule Deque+ExpressibleByArrayLiteral.swift
[89/92] Emitting module DequeModule
[91/93] Compiling HTTPTypes HTTPFieldName.swift
[92/93] Compiling HTTPTypes HTTPField.swift
[93/93] Compiling HTTPTypes HTTPFields.swift
[95/155] Emitting module OpenAPIRuntime
[96/163] Compiling OpenAPIRuntime FoundationExtensions.swift
[97/163] Compiling OpenAPIRuntime ParameterStyles.swift
[98/163] Compiling OpenAPIRuntime ServerVariable.swift
[99/163] Compiling OpenAPIRuntime URLExtensions.swift
[100/163] Compiling OpenAPIRuntime Deprecated.swift
[101/163] Compiling OpenAPIRuntime ClientError.swift
[102/163] Compiling OpenAPIRuntime CodingErrors.swift
[103/163] Compiling OpenAPIRuntime RuntimeError.swift
[104/163] Compiling OpenAPIRuntime ServerError.swift
[105/163] Compiling OpenAPIRuntime URICodeCodingKey.swift
[106/163] Compiling OpenAPIRuntime URICoderConfiguration.swift
[107/163] Compiling OpenAPIRuntime URIEncodedNode.swift
[108/163] Compiling OpenAPIRuntime URIParsedTypes.swift
[109/163] Compiling OpenAPIRuntime URIDecoder.swift
[110/163] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Keyed.swift
[111/163] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Single.swift
[112/163] Compiling OpenAPIRuntime URIValueFromNodeDecoder+Unkeyed.swift
[113/163] Compiling OpenAPIRuntime CurrencyTypes.swift
[114/163] Compiling OpenAPIRuntime ErrorHandlingMiddleware.swift
[115/163] Compiling OpenAPIRuntime HTTPBody.swift
[116/163] Compiling OpenAPIRuntime ServerTransport.swift
[117/163] Compiling OpenAPIRuntime UniversalClient.swift
[118/163] Compiling OpenAPIRuntime UniversalServer.swift
[119/163] Compiling OpenAPIRuntime MultipartBoundaryGenerator.swift
[120/163] Compiling OpenAPIRuntime MultipartBytesToFramesSequence.swift
[121/163] Compiling OpenAPIRuntime URIValueFromNodeDecoder.swift
[122/163] Compiling OpenAPIRuntime URIEncoder.swift
[123/163] Compiling OpenAPIRuntime URIValueToNodeEncoder+Keyed.swift
[124/163] Compiling OpenAPIRuntime URIValueToNodeEncoder+Single.swift
[125/163] Compiling OpenAPIRuntime URIValueToNodeEncoder+Unkeyed.swift
[126/163] Compiling OpenAPIRuntime URIValueToNodeEncoder.swift
[127/163] Compiling OpenAPIRuntime URIParser.swift
[128/163] Compiling OpenAPIRuntime URISerializer.swift
[129/163] Compiling OpenAPIRuntime MultipartFramesToBytesSequence.swift
[130/163] Compiling OpenAPIRuntime MultipartFramesToRawPartsSequence.swift
[131/163] Compiling OpenAPIRuntime MultipartInternalTypes.swift
[132/163] Compiling OpenAPIRuntime MultipartPublicTypes.swift
[133/163] Compiling OpenAPIRuntime MultipartPublicTypesExtensions.swift
[134/163] Compiling OpenAPIRuntime MultipartRawPartsToFramesSequence.swift
[135/163] Compiling OpenAPIRuntime MultipartValidation.swift
[136/163] Compiling OpenAPIRuntime OpenAPIMIMEType+Multipart.swift
[137/163] Compiling OpenAPIRuntime WarningSuppressingAnnotations.swift
[138/163] Compiling OpenAPIRuntime CodableExtensions.swift
[139/163] Compiling OpenAPIRuntime Configuration.swift
[140/163] Compiling OpenAPIRuntime Converter+Client.swift
[141/163] Compiling OpenAPIRuntime Converter+Common.swift
[142/163] Compiling OpenAPIRuntime Converter+Server.swift
[143/163] Compiling OpenAPIRuntime Converter.swift
[144/163] Compiling OpenAPIRuntime CurrencyExtensions.swift
[145/163] Compiling OpenAPIRuntime ErrorExtensions.swift
[146/163] Compiling OpenAPIRuntime JSONLinesDecoding.swift
[147/163] Compiling OpenAPIRuntime JSONLinesEncoding.swift
[148/163] Compiling OpenAPIRuntime JSONSequenceDecoding.swift
[149/163] Compiling OpenAPIRuntime JSONSequenceEncoding.swift
[150/163] Compiling OpenAPIRuntime ServerSentEvents.swift
[151/163] Compiling OpenAPIRuntime ServerSentEventsDecoding.swift
[152/163] Compiling OpenAPIRuntime ServerSentEventsEncoding.swift
[153/163] Compiling OpenAPIRuntime AsyncSequenceCommon.swift
[154/163] Compiling OpenAPIRuntime ClientTransport.swift
[155/163] Compiling OpenAPIRuntime Acceptable.swift
[156/163] Compiling OpenAPIRuntime Base64EncodedData.swift
[157/163] Compiling OpenAPIRuntime ByteUtilities.swift
[158/163] Compiling OpenAPIRuntime ContentDisposition.swift
[159/163] Compiling OpenAPIRuntime CopyOnWriteBox.swift
[160/163] Compiling OpenAPIRuntime OpenAPIMIMEType.swift
[161/163] Compiling OpenAPIRuntime OpenAPIValue.swift
[162/163] Compiling OpenAPIRuntime PrettyStringConvertible.swift
[163/163] Compiling OpenAPIRuntime UndocumentedPayload.swift
[165/171] Compiling OpenAPIURLSession BidirectionalStreamingURLSessionDelegate.swift
[166/171] Compiling OpenAPIURLSession URLSession+Extensions.swift
[167/171] Compiling OpenAPIURLSession Lock.swift
[168/171] Compiling OpenAPIURLSession URLSessionTransport.swift
[169/171] Compiling OpenAPIURLSession HTTPBodyOutputStreamBridge.swift
[170/171] Compiling OpenAPIURLSession BufferedStream.swift
[171/171] Emitting module OpenAPIURLSession
[173/196] Emitting module GitHubRestAPIRate_Limit
[174/196] Compiling GitHubRestAPIRate_Limit Client.swift
[175/196] Compiling GitHubRestAPIRate_Limit Types.swift
[177/197] Emitting module GitHubRestAPIReactions
[178/200] Emitting module GitHubRestAPISecret_Scanning
[179/200] Compiling GitHubRestAPIReactions Client.swift
[180/200] Emitting module GitHubRestAPIPulls
[181/200] Compiling GitHubRestAPIReactions Types.swift
[183/204] Compiling GitHubRestAPISecret_Scanning Client.swift
[184/204] Compiling GitHubRestAPISecret_Scanning Types.swift
[186/208] Compiling GitHubRestAPIProjects Types.swift
[187/208] Emitting module GitHubRestAPIProjects
[188/208] Compiling GitHubRestAPIProjects Client.swift
[190/212] Emitting module GitHubRestAPIPrivate_Registries
[191/212] Emitting module GitHubRestAPIProjects_Classic
[192/212] Compiling GitHubRestAPIProjects_Classic Client.swift
[193/212] Compiling GitHubRestAPIPrivate_Registries Client.swift
[194/212] Compiling GitHubRestAPIPrivate_Registries Types.swift
[196/216] Emitting module GitHubRestAPISearch
[197/216] Compiling GitHubRestAPISearch Client.swift
/host/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(
/host/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(
[198/216] Compiling GitHubRestAPISearch Types.swift
/host/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
/host/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
/host/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
/host/spi-builder-workspace/Sources/search/Types.swift:5493:26: warning: 'order' is deprecated
5491 | self.q = q
5492 | self.sort = sort
5493 | self.order = order
| `- warning: 'order' is deprecated
5494 | self.perPage = perPage
5495 | self.page = page
[199/216] Compiling GitHubRestAPIUsers Client.swift
[200/216] Emitting module GitHubRestAPIUsers
[201/216] Compiling GitHubRestAPIUsers Types.swift
[204/224] Emitting module GitHubRestAPIOidc
[205/224] Compiling GitHubRestAPIOidc Client.swift
[206/224] Compiling GitHubRestAPIOidc Types.swift
[208/228] Emitting module GitHubRestAPIPackages
[209/228] Emitting module GitHubRestAPIMigrations
[210/228] Compiling GitHubRestAPIMigrations Client.swift
[211/228] Compiling GitHubRestAPIProjects_Classic Types.swift
[213/229] Compiling GitHubRestAPIRepos Client.swift
[214/232] Emitting module GitHubRestAPIMeta
[215/232] Compiling GitHubRestAPIMeta Client.swift
[216/232] Emitting module GitHubRestAPIRepos
[217/232] Emitting module GitHubRestAPIOrgs
[218/232] Compiling GitHubRestAPIOrgs Client.swift
[219/232] Compiling GitHubRestAPIMeta Types.swift
/host/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
[221/236] Emitting module GitHubRestAPIMerge_Queue
[222/236] Compiling GitHubRestAPIMerge_Queue Types.swift
[223/236] Compiling GitHubRestAPIMerge_Queue Client.swift
[225/240] Emitting module GitHubRestAPIMarkdown
[226/240] Compiling GitHubRestAPIMarkdown Types.swift
[227/240] Compiling GitHubRestAPIMarkdown Client.swift
[229/244] Compiling GitHubRestAPITeams Client.swift
[230/244] Emitting module GitHubRestAPITeams
[231/244] Compiling GitHubRestAPITeams Types.swift
[233/245] Emitting module GitHubRestAPILicenses
[234/248] Emitting module GitHubRestAPISecurity_Advisories
[235/248] Compiling GitHubRestAPISecurity_Advisories Client.swift
[236/248] Compiling GitHubRestAPISecurity_Advisories Types.swift
/host/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
/host/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
/host/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
/host/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
[238/252] Compiling GitHubRestAPILicenses Client.swift
[239/252] Compiling GitHubRestAPILicenses Types.swift
[241/253] Emitting module GitHubRestAPIInteractions
[242/256] Emitting module GitHubRestAPIHosted_Compute
[243/256] Compiling GitHubRestAPIHosted_Compute Client.swift
[244/256] Compiling GitHubRestAPIInteractions Types.swift
[245/256] Compiling GitHubRestAPIInteractions Client.swift
[247/257] Compiling GitHubRestAPIPackages Types.swift
[248/257] Compiling GitHubRestAPIPackages Client.swift
[250/261] Compiling GitHubRestAPIHosted_Compute Types.swift
[252/265] Compiling GitHubRestAPIGitignore Client.swift
[253/265] Compiling GitHubRestAPIGitignore Types.swift
[254/265] Emitting module GitHubRestAPIGitignore
[256/272] Emitting module GitHubRestAPIEnterprise_Teams
[257/272] Compiling GitHubRestAPIEnterprise_Teams Client.swift
[258/272] Compiling GitHubRestAPIEnterprise_Teams Types.swift
[260/273] Compiling GitHubRestAPIMigrations Types.swift
/host/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
/host/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
[262/277] Compiling GitHubRestAPIEmojis Client.swift
[263/277] Emitting module GitHubRestAPIEmojis
[264/277] Compiling GitHubRestAPIEmojis Types.swift
[266/281] Compiling GitHubRestAPIDesktop Types.swift
[267/281] Emitting module GitHubRestAPIDesktop
[268/281] Emitting module GitHubRestAPIGit
[269/281] Compiling GitHubRestAPIGit Client.swift
[270/281] Compiling GitHubRestAPIDesktop Client.swift
[272/288] Compiling GitHubRestAPIDependency_Graph Client.swift
[273/288] Emitting module GitHubRestAPIDependency_Graph
[274/288] Emitting module GitHubRestAPIGists
[275/288] Emitting module GitHubRestAPIDependabot
[276/288] Compiling GitHubRestAPIDependency_Graph Types.swift
[278/292] Emitting module GitHubRestAPICredentials
[279/292] Compiling GitHubRestAPICredentials Client.swift
[280/292] Compiling GitHubRestAPICredentials Types.swift
[281/293] Emitting module GitHubRestAPIIssues
[283/296] Compiling GitHubRestAPIGit Types.swift
[285/297] Emitting module GitHubRestAPICopilot
[286/300] Compiling GitHubRestAPIPulls Client.swift
[287/300] Compiling GitHubRestAPIPulls Types.swift
/host/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
/host/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
/host/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
[289/301] Emitting module GitHubRestAPICodespaces
[290/304] Compiling GitHubRestAPIGists Client.swift
[291/304] Compiling GitHubRestAPIGists Types.swift
/host/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
/host/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
[292/305] Emitting module GitHubRestAPICodes_Of_Conduct
[294/305] Compiling GitHubRestAPICodes_Of_Conduct Types.swift
[295/305] Compiling GitHubRestAPICodes_Of_Conduct Client.swift
[297/312] Compiling GitHubRestAPICopilot Client.swift
[298/312] Compiling GitHubRestAPICopilot Types.swift
/host/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 | }
/host/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
[300/316] Compiling GitHubRestAPIClassroom Client.swift
[301/316] Emitting module GitHubRestAPIClassroom
[302/316] Compiling GitHubRestAPIDependabot Client.swift
/host/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(
/host/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(
[303/316] Compiling GitHubRestAPIDependabot Types.swift
/host/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
/host/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
[305/320] Emitting module GitHubRestAPICode_Scanning
[306/320] Compiling GitHubRestAPIClassroom Types.swift
[308/321] Emitting module GitHubRestAPIChecks
[309/324] Emitting module GitHubRestAPICampaigns
[310/324] Compiling GitHubRestAPICampaigns Client.swift
[311/324] Compiling GitHubRestAPICampaigns Types.swift
[313/328] Emitting module GitHubRestAPIBilling
[314/328] Compiling GitHubRestAPIBilling Client.swift
[315/328] Compiling GitHubRestAPIBilling Types.swift
[317/332] Compiling GitHubRestAPICode_Security Client.swift
[318/332] Emitting module GitHubRestAPICode_Security
[319/332] Compiling GitHubRestAPICode_Security Types.swift
[321/336] Emitting module GitHubRestAPIApps
[322/336] Compiling GitHubRestAPICode_Scanning Client.swift
[323/336] Compiling GitHubRestAPICode_Scanning Types.swift
[325/340] Compiling GitHubRestAPIChecks Client.swift
[326/340] Compiling GitHubRestAPIChecks Types.swift
[328/341] Compiling GitHubRestAPIOrgs Types.swift
/host/spi-builder-workspace/Sources/orgs/Types.swift:6083:22: warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
6081 | self.membersCanForkPrivateRepositories = membersCanForkPrivateRepositories
6082 | self.webCommitSignoffRequired = webCommitSignoffRequired
6083 | self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
| `- warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
6084 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
6085 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
/host/spi-builder-workspace/Sources/orgs/Types.swift:6084:22: warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
6082 | self.webCommitSignoffRequired = webCommitSignoffRequired
6083 | self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
6084 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
| `- warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
6085 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
6086 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
/host/spi-builder-workspace/Sources/orgs/Types.swift:6085:22: warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
6083 | self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
6084 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
6085 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
| `- warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
6086 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
6087 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
/host/spi-builder-workspace/Sources/orgs/Types.swift:6086:22: warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
6084 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
6085 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
6086 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
| `- warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
6087 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
6088 | self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
/host/spi-builder-workspace/Sources/orgs/Types.swift:6087:22: warning: 'secretScanningEnabledForNewRepositories' is deprecated
6085 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
6086 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
6087 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
| `- warning: 'secretScanningEnabledForNewRepositories' is deprecated
6088 | self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
6089 | self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
/host/spi-builder-workspace/Sources/orgs/Types.swift:6088:22: warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
6086 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
6087 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
6088 | self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
| `- warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
6089 | self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
6090 | self.secretScanningPushProtectionCustomLink = secretScanningPushProtectionCustomLink
/host/spi-builder-workspace/Sources/orgs/Types.swift:9630:30: warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
9628 | self.webCommitSignoffRequired = webCommitSignoffRequired
9629 | self.blog = blog
9630 | self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
| `- warning: 'advancedSecurityEnabledForNewRepositories' is deprecated
9631 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
9632 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
/host/spi-builder-workspace/Sources/orgs/Types.swift:9631:30: warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
9629 | self.blog = blog
9630 | self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
9631 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
| `- warning: 'dependabotAlertsEnabledForNewRepositories' is deprecated
9632 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
9633 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
/host/spi-builder-workspace/Sources/orgs/Types.swift:9632:30: warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
9630 | self.advancedSecurityEnabledForNewRepositories = advancedSecurityEnabledForNewRepositories
9631 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
9632 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
| `- warning: 'dependabotSecurityUpdatesEnabledForNewRepositories' is deprecated
9633 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
9634 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
/host/spi-builder-workspace/Sources/orgs/Types.swift:9633:30: warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
9631 | self.dependabotAlertsEnabledForNewRepositories = dependabotAlertsEnabledForNewRepositories
9632 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
9633 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
| `- warning: 'dependencyGraphEnabledForNewRepositories' is deprecated
9634 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
9635 | self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
/host/spi-builder-workspace/Sources/orgs/Types.swift:9634:30: warning: 'secretScanningEnabledForNewRepositories' is deprecated
9632 | self.dependabotSecurityUpdatesEnabledForNewRepositories = dependabotSecurityUpdatesEnabledForNewRepositories
9633 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
9634 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
| `- warning: 'secretScanningEnabledForNewRepositories' is deprecated
9635 | self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
9636 | self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
/host/spi-builder-workspace/Sources/orgs/Types.swift:9635:30: warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
9633 | self.dependencyGraphEnabledForNewRepositories = dependencyGraphEnabledForNewRepositories
9634 | self.secretScanningEnabledForNewRepositories = secretScanningEnabledForNewRepositories
9635 | self.secretScanningPushProtectionEnabledForNewRepositories = secretScanningPushProtectionEnabledForNewRepositories
| `- warning: 'secretScanningPushProtectionEnabledForNewRepositories' is deprecated
9636 | self.secretScanningPushProtectionCustomLinkEnabled = secretScanningPushProtectionCustomLinkEnabled
9637 | self.secretScanningPushProtectionCustomLink = secretScanningPushProtectionCustomLink
[330/342] Emitting module GitHubRestAPIActions
[331/342] Compiling GitHubRestAPIActivity Client.swift
[332/342] Emitting module GitHubRestAPIActivity
[333/342] Compiling GitHubRestAPIActivity Types.swift
/host/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
/host/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
[335/343] Compiling GitHubRestAPIApps Client.swift
[336/343] Compiling GitHubRestAPIApps Types.swift
/host/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
/host/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
[338/344] Compiling GitHubRestAPICodespaces Types.swift
/host/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
/host/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
/host/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
/host/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
[339/344] Compiling GitHubRestAPICodespaces Client.swift
[341/345] Compiling GitHubRestAPIIssues Client.swift
[342/345] Compiling GitHubRestAPIIssues Types.swift
/host/spi-builder-workspace/Sources/issues/Types.swift:3084:22: warning: 'hasDownloads' is deprecated
3082 | self.hasWiki = hasWiki
3083 | self.hasPages = hasPages
3084 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
3085 | self.hasDiscussions = hasDiscussions
3086 | self.archived = archived
/host/spi-builder-workspace/Sources/issues/Types.swift:3098:22: warning: 'useSquashPrTitleAsDefault' is deprecated
3096 | self.deleteBranchOnMerge = deleteBranchOnMerge
3097 | self.allowUpdateBranch = allowUpdateBranch
3098 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
3099 | self.squashMergeCommitTitle = squashMergeCommitTitle
3100 | self.squashMergeCommitMessage = squashMergeCommitMessage
[344/346] Compiling GitHubRestAPIActions Client.swift
[345/346] Compiling GitHubRestAPIActions Types.swift
/host/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
/host/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
[347/347] Compiling GitHubRestAPIRepos Types.swift
/host/spi-builder-workspace/Sources/repos/Types.swift:7946:22: warning: 'hasDownloads' is deprecated
7944 | self.hasWiki = hasWiki
7945 | self.hasPages = hasPages
7946 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
7947 | self.hasDiscussions = hasDiscussions
7948 | self.archived = archived
/host/spi-builder-workspace/Sources/repos/Types.swift:7960:22: warning: 'useSquashPrTitleAsDefault' is deprecated
7958 | self.deleteBranchOnMerge = deleteBranchOnMerge
7959 | self.allowUpdateBranch = allowUpdateBranch
7960 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
7961 | self.squashMergeCommitTitle = squashMergeCommitTitle
7962 | self.squashMergeCommitMessage = squashMergeCommitMessage
/host/spi-builder-workspace/Sources/repos/Types.swift:10393:22: warning: 'hasDownloads' is deprecated
10391 | self.hasWiki = hasWiki
10392 | self.hasPages = hasPages
10393 | self.hasDownloads = hasDownloads
| `- warning: 'hasDownloads' is deprecated
10394 | self.hasDiscussions = hasDiscussions
10395 | self.archived = archived
/host/spi-builder-workspace/Sources/repos/Types.swift:10407:22: warning: 'useSquashPrTitleAsDefault' is deprecated
10405 | self.deleteBranchOnMerge = deleteBranchOnMerge
10406 | self.allowUpdateBranch = allowUpdateBranch
10407 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
10408 | self.squashMergeCommitTitle = squashMergeCommitTitle
10409 | self.squashMergeCommitMessage = squashMergeCommitMessage
/host/spi-builder-workspace/Sources/repos/Types.swift:24159:30: warning: 'useSquashPrTitleAsDefault' is deprecated
24157 | self.allowAutoMerge = allowAutoMerge
24158 | self.deleteBranchOnMerge = deleteBranchOnMerge
24159 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
24160 | self.squashMergeCommitTitle = squashMergeCommitTitle
24161 | self.squashMergeCommitMessage = squashMergeCommitMessage
/host/spi-builder-workspace/Sources/repos/Types.swift:26603:30: warning: 'useSquashPrTitleAsDefault' is deprecated
26601 | self.deleteBranchOnMerge = deleteBranchOnMerge
26602 | self.allowUpdateBranch = allowUpdateBranch
26603 | self.useSquashPrTitleAsDefault = useSquashPrTitleAsDefault
| `- warning: 'useSquashPrTitleAsDefault' is deprecated
26604 | self.squashMergeCommitTitle = squashMergeCommitTitle
26605 | self.squashMergeCommitMessage = squashMergeCommitMessage
/host/spi-builder-workspace/Sources/repos/Types.swift:29753:34: warning: 'contexts' is deprecated
29751 | ) {
29752 | self.strict = strict
29753 | self.contexts = contexts
| `- warning: 'contexts' is deprecated
29754 | self.checks = checks
29755 | }
/host/spi-builder-workspace/Sources/repos/Types.swift:32225:30: warning: 'contexts' is deprecated
32223 | ) {
32224 | self.strict = strict
32225 | self.contexts = contexts
| `- warning: 'contexts' is deprecated
32226 | self.checks = checks
32227 | }
Build complete! (250.56s)
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" : "/host/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"
}
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:2ffdcefcdb291d9eb78a77ed5e4b4766a710a1cb89004e0bfdb0fefda731df2f
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Done.