Build Information
Successful build of swift-figma-api, reference 0.4.0 (c266a8), with Swift 6.1 for Android on 1 Apr 2026 20:43:13 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DesignPipe/swift-figma-api.git
Reference: 0.4.0
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/DesignPipe/swift-figma-api
* tag 0.4.0 -> FETCH_HEAD
HEAD is now at c266a84 feat: add geometry=paths support for fillGeometry/strokeGeometry
Cloned https://github.com/DesignPipe/swift-figma-api.git
Revision (git rev-parse @):
c266a84a0ed53de5ffd1701c8321ed9c10f34d4c
SUCCESS checkout https://github.com/DesignPipe/swift-figma-api.git at 0.4.0
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/DesignPipe/swift-figma-api.git
https://github.com/DesignPipe/swift-figma-api.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "swift-yyjson",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattt/swift-yyjson"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
}
],
"manifest_display_name" : "swift-figma-api",
"name" : "swift-figma-api",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FigmaAPI",
"targets" : [
"FigmaAPI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FigmaAPITests",
"module_type" : "SwiftTarget",
"name" : "FigmaAPITests",
"path" : "Tests/FigmaAPITests",
"product_dependencies" : [
"YYJSON",
"CustomDump"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/FigmaAPITests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ComponentsEndpointTests.swift",
"DeleteCommentEndpointTests.swift",
"DeleteDevResourceEndpointTests.swift",
"DeleteReactionEndpointTests.swift",
"DeleteWebhookEndpointTests.swift",
"DocumentHashChildrenOrderTests.swift",
"DocumentHashConversionTests.swift",
"EndpointMakeRequestTests.swift",
"FigmaAPIErrorTests.swift",
"FigmaClientErrorTests.swift",
"FileMetadataEndpointTests.swift",
"GetActivityLogsEndpointTests.swift",
"GetCommentsEndpointTests.swift",
"GetComponentActionsEndpointTests.swift",
"GetComponentEndpointTests.swift",
"GetComponentSetEndpointTests.swift",
"GetComponentUsagesEndpointTests.swift",
"GetDevResourcesEndpointTests.swift",
"GetFileComponentSetsEndpointTests.swift",
"GetFileMetaEndpointTests.swift",
"GetFileVersionsEndpointTests.swift",
"GetImageFillsEndpointTests.swift",
"GetMeEndpointTests.swift",
"GetPaymentsEndpointTests.swift",
"GetProjectFilesEndpointTests.swift",
"GetPublishedVariablesEndpointTests.swift",
"GetReactionsEndpointTests.swift",
"GetStyleActionsEndpointTests.swift",
"GetStyleEndpointTests.swift",
"GetStyleUsagesEndpointTests.swift",
"GetTeamComponentSetsEndpointTests.swift",
"GetTeamComponentsEndpointTests.swift",
"GetTeamProjectsEndpointTests.swift",
"GetTeamStylesEndpointTests.swift",
"GetTeamWebhooksEndpointTests.swift",
"GetVariableActionsEndpointTests.swift",
"GetWebhookEndpointTests.swift",
"GetWebhookRequestsEndpointTests.swift",
"GetWebhooksEndpointTests.swift",
"Helpers/FixtureLoader.swift",
"ImageEndpointTests.swift",
"MockClientTests.swift",
"Mocks/MockClient.swift",
"NodeHashablePropertiesTests.swift",
"NodeTests.swift",
"NodesEndpointTests.swift",
"PostCommentEndpointTests.swift",
"PostDevResourceEndpointTests.swift",
"PostReactionEndpointTests.swift",
"PostWebhookEndpointTests.swift",
"PutDevResourceEndpointTests.swift",
"PutWebhookEndpointTests.swift",
"RateLimitedClientTests.swift",
"RedirectGuardDelegateTests.swift",
"RetryPolicyTests.swift",
"SharedRateLimiterTests.swift",
"StylesEndpointTests.swift",
"UpdateVariablesEndpointTests.swift",
"VariableUpdateTests.swift",
"VariablesEndpointTests.swift",
"VariablesTests.swift"
],
"target_dependencies" : [
"FigmaAPI"
],
"type" : "test"
},
{
"c99name" : "FigmaAPI",
"module_type" : "SwiftTarget",
"name" : "FigmaAPI",
"path" : "Sources/FigmaAPI",
"product_dependencies" : [
"YYJSON"
],
"product_memberships" : [
"FigmaAPI"
],
"sources" : [
"Client.swift",
"Endpoint/BaseEndpoint.swift",
"Endpoint/ComponentsEndpoint.swift",
"Endpoint/DeleteCommentEndpoint.swift",
"Endpoint/DeleteDevResourceEndpoint.swift",
"Endpoint/DeleteReactionEndpoint.swift",
"Endpoint/DeleteWebhookEndpoint.swift",
"Endpoint/Endpoint.swift",
"Endpoint/FileMetadataEndpoint.swift",
"Endpoint/GetActivityLogsEndpoint.swift",
"Endpoint/GetCommentsEndpoint.swift",
"Endpoint/GetComponentActionsEndpoint.swift",
"Endpoint/GetComponentEndpoint.swift",
"Endpoint/GetComponentSetEndpoint.swift",
"Endpoint/GetComponentUsagesEndpoint.swift",
"Endpoint/GetDevResourcesEndpoint.swift",
"Endpoint/GetFileComponentSetsEndpoint.swift",
"Endpoint/GetFileMetaEndpoint.swift",
"Endpoint/GetFileVersionsEndpoint.swift",
"Endpoint/GetImageFillsEndpoint.swift",
"Endpoint/GetMeEndpoint.swift",
"Endpoint/GetPaymentsEndpoint.swift",
"Endpoint/GetProjectFilesEndpoint.swift",
"Endpoint/GetPublishedVariablesEndpoint.swift",
"Endpoint/GetReactionsEndpoint.swift",
"Endpoint/GetStyleActionsEndpoint.swift",
"Endpoint/GetStyleEndpoint.swift",
"Endpoint/GetStyleUsagesEndpoint.swift",
"Endpoint/GetTeamComponentSetsEndpoint.swift",
"Endpoint/GetTeamComponentsEndpoint.swift",
"Endpoint/GetTeamProjectsEndpoint.swift",
"Endpoint/GetTeamStylesEndpoint.swift",
"Endpoint/GetTeamWebhooksEndpoint.swift",
"Endpoint/GetVariableActionsEndpoint.swift",
"Endpoint/GetWebhookEndpoint.swift",
"Endpoint/GetWebhookRequestsEndpoint.swift",
"Endpoint/GetWebhooksEndpoint.swift",
"Endpoint/ImageEndpoint.swift",
"Endpoint/LatestReleaseEndpoint.swift",
"Endpoint/NodesEndpoint.swift",
"Endpoint/PaginationParams.swift",
"Endpoint/PostCommentEndpoint.swift",
"Endpoint/PostDevResourceEndpoint.swift",
"Endpoint/PostReactionEndpoint.swift",
"Endpoint/PostWebhookEndpoint.swift",
"Endpoint/PutDevResourceEndpoint.swift",
"Endpoint/PutWebhookEndpoint.swift",
"Endpoint/StylesEndpoint.swift",
"Endpoint/UpdateVariablesEndpoint.swift",
"Endpoint/VariablesEndpoint.swift",
"Error+Description.swift",
"FigmaAPIError.swift",
"FigmaClient.swift",
"GitHubClient.swift",
"Model/ActivityLog.swift",
"Model/Comment.swift",
"Model/ComponentSet.swift",
"Model/DevResource.swift",
"Model/EmptyResponse.swift",
"Model/FigmaClientError.swift",
"Model/FileMeta.swift",
"Model/FileVersion.swift",
"Model/FloatNormalization.swift",
"Model/LibraryAnalytics.swift",
"Model/Node.swift",
"Model/NodeHashableProperties.swift",
"Model/PaymentInfo.swift",
"Model/PostCommentBody.swift",
"Model/PostDevResourceBody.swift",
"Model/PostReactionBody.swift",
"Model/PostWebhookBody.swift",
"Model/Project.swift",
"Model/PutDevResourceBody.swift",
"Model/PutWebhookBody.swift",
"Model/Reaction.swift",
"Model/Style.swift",
"Model/User.swift",
"Model/VariableUpdate.swift",
"Model/Variables.swift",
"Model/VectorPath.swift",
"Model/Webhook.swift",
"Model/WebhookRequest.swift",
"RateLimitedClient.swift",
"RetryPolicy.swift",
"SharedRateLimiter.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-3":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/mattt/swift-yyjson
[1/5439] Fetching swift-custom-dump
[219/5823] Fetching swift-custom-dump, swift-yyjson
Fetched https://github.com/mattt/swift-yyjson from cache (0.53s)
[3536/5439] Fetching swift-custom-dump
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (0.69s)
Computing version for https://github.com/mattt/swift-yyjson
Computed https://github.com/mattt/swift-yyjson at 0.5.0 (2.24s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.5.0 (1.02s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5723] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (0.89s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.9.0 (1.87s)
Creating working copy for https://github.com/mattt/swift-yyjson
Working copy of https://github.com/mattt/swift-yyjson resolved at 0.5.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.5.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.9.0
Building for debugging...
[0/4] Write sources
[2/4] Compiling Cyyjson yyjson.c
[2/4] Write swift-version-24593BA9C3E375BF.txt
[5/12] Compiling YYJSON Serialization.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[6/12] Compiling YYJSON Helpers.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[7/13] Compiling YYJSON Error.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[8/13] Compiling YYJSON Encoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[9/13] Compiling YYJSON Configuration.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[10/13] Emitting module YYJSON
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[11/13] Compiling YYJSON CodingKeys.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[12/13] Compiling YYJSON Decoder.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[13/13] Compiling YYJSON Value.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[15/90] Emitting module FigmaAPI
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[16/100] Compiling FigmaAPI GetComponentActionsEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[17/100] Compiling FigmaAPI GetComponentEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[18/100] Compiling FigmaAPI GetComponentSetEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[19/100] Compiling FigmaAPI GetComponentUsagesEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[20/100] Compiling FigmaAPI GetDevResourcesEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[21/100] Compiling FigmaAPI GetFileComponentSetsEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[22/100] Compiling FigmaAPI GetFileMetaEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[23/100] Compiling FigmaAPI GetFileVersionsEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[24/100] Compiling FigmaAPI GetImageFillsEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[25/100] Compiling FigmaAPI GetMeEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[26/100] Compiling FigmaAPI GetPaymentsEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[27/100] Compiling FigmaAPI GetVariableActionsEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[28/100] Compiling FigmaAPI GetWebhookEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[29/100] Compiling FigmaAPI GetWebhookRequestsEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[30/100] Compiling FigmaAPI GetWebhooksEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[31/100] Compiling FigmaAPI ImageEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[32/100] Compiling FigmaAPI LatestReleaseEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[33/100] Compiling FigmaAPI NodesEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[34/100] Compiling FigmaAPI PaginationParams.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[35/100] Compiling FigmaAPI PostCommentEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[36/100] Compiling FigmaAPI PostDevResourceEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[37/100] Compiling FigmaAPI PostReactionEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[38/100] Compiling FigmaAPI PostWebhookEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[39/100] Compiling FigmaAPI PutDevResourceEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[40/100] Compiling FigmaAPI PutWebhookEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[41/100] Compiling FigmaAPI StylesEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[42/100] Compiling FigmaAPI UpdateVariablesEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[43/100] Compiling FigmaAPI VariablesEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[44/100] Compiling FigmaAPI Error+Description.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[45/100] Compiling FigmaAPI FigmaAPIError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[46/100] Compiling FigmaAPI FigmaClient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[47/100] Compiling FigmaAPI GitHubClient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[48/100] Compiling FigmaAPI ActivityLog.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[49/100] Compiling FigmaAPI GetProjectFilesEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[50/100] Compiling FigmaAPI GetPublishedVariablesEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[51/100] Compiling FigmaAPI GetReactionsEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[52/100] Compiling FigmaAPI GetStyleActionsEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[53/100] Compiling FigmaAPI GetStyleEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[54/100] Compiling FigmaAPI GetStyleUsagesEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[55/100] Compiling FigmaAPI GetTeamComponentSetsEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[56/100] Compiling FigmaAPI GetTeamComponentsEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[57/100] Compiling FigmaAPI GetTeamProjectsEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[58/100] Compiling FigmaAPI GetTeamStylesEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[59/100] Compiling FigmaAPI GetTeamWebhooksEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[60/100] Compiling FigmaAPI Client.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[61/100] Compiling FigmaAPI BaseEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[62/100] Compiling FigmaAPI ComponentsEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[63/100] Compiling FigmaAPI DeleteCommentEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[64/100] Compiling FigmaAPI DeleteDevResourceEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[65/100] Compiling FigmaAPI DeleteReactionEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[66/100] Compiling FigmaAPI DeleteWebhookEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[67/100] Compiling FigmaAPI Endpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[68/100] Compiling FigmaAPI FileMetadataEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[69/100] Compiling FigmaAPI GetActivityLogsEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[70/100] Compiling FigmaAPI GetCommentsEndpoint.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[71/100] Compiling FigmaAPI NodeHashableProperties.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[72/100] Compiling FigmaAPI PaymentInfo.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[73/100] Compiling FigmaAPI PostCommentBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[74/100] Compiling FigmaAPI PostDevResourceBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[75/100] Compiling FigmaAPI PostReactionBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[76/100] Compiling FigmaAPI PostWebhookBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[77/100] Compiling FigmaAPI Project.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[78/100] Compiling FigmaAPI PutDevResourceBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[79/100] Compiling FigmaAPI PutWebhookBody.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[80/100] Compiling FigmaAPI Reaction.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[81/100] Compiling FigmaAPI Comment.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[82/100] Compiling FigmaAPI ComponentSet.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[83/100] Compiling FigmaAPI DevResource.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[84/100] Compiling FigmaAPI EmptyResponse.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[85/100] Compiling FigmaAPI FigmaClientError.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[86/100] Compiling FigmaAPI FileMeta.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[87/100] Compiling FigmaAPI FileVersion.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[88/100] Compiling FigmaAPI FloatNormalization.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[89/100] Compiling FigmaAPI LibraryAnalytics.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[90/100] Compiling FigmaAPI Node.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[91/100] Compiling FigmaAPI Style.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[92/100] Compiling FigmaAPI User.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[93/100] Compiling FigmaAPI VariableUpdate.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[94/100] Compiling FigmaAPI Variables.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[95/100] Compiling FigmaAPI VectorPath.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[96/100] Compiling FigmaAPI Webhook.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[97/100] Compiling FigmaAPI WebhookRequest.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[98/100] Compiling FigmaAPI RateLimitedClient.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[99/100] Compiling FigmaAPI RetryPolicy.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[100/100] Compiling FigmaAPI SharedRateLimiter.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (29.19s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-yyjson",
"requirement" : {
"range" : [
{
"lower_bound" : "0.5.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/mattt/swift-yyjson"
},
{
"identity" : "swift-custom-dump",
"requirement" : {
"range" : [
{
"lower_bound" : "1.3.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-custom-dump"
}
],
"manifest_display_name" : "swift-figma-api",
"name" : "swift-figma-api",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "FigmaAPI",
"targets" : [
"FigmaAPI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "FigmaAPITests",
"module_type" : "SwiftTarget",
"name" : "FigmaAPITests",
"path" : "Tests/FigmaAPITests",
"product_dependencies" : [
"YYJSON",
"CustomDump"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Tests/FigmaAPITests/Fixtures",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"ComponentsEndpointTests.swift",
"DeleteCommentEndpointTests.swift",
"DeleteDevResourceEndpointTests.swift",
"DeleteReactionEndpointTests.swift",
"DeleteWebhookEndpointTests.swift",
"DocumentHashChildrenOrderTests.swift",
"DocumentHashConversionTests.swift",
"EndpointMakeRequestTests.swift",
"FigmaAPIErrorTests.swift",
"FigmaClientErrorTests.swift",
"FileMetadataEndpointTests.swift",
"GetActivityLogsEndpointTests.swift",
"GetCommentsEndpointTests.swift",
"GetComponentActionsEndpointTests.swift",
"GetComponentEndpointTests.swift",
"GetComponentSetEndpointTests.swift",
"GetComponentUsagesEndpointTests.swift",
"GetDevResourcesEndpointTests.swift",
"GetFileComponentSetsEndpointTests.swift",
"GetFileMetaEndpointTests.swift",
"GetFileVersionsEndpointTests.swift",
"GetImageFillsEndpointTests.swift",
"GetMeEndpointTests.swift",
"GetPaymentsEndpointTests.swift",
"GetProjectFilesEndpointTests.swift",
"GetPublishedVariablesEndpointTests.swift",
"GetReactionsEndpointTests.swift",
"GetStyleActionsEndpointTests.swift",
"GetStyleEndpointTests.swift",
"GetStyleUsagesEndpointTests.swift",
"GetTeamComponentSetsEndpointTests.swift",
"GetTeamComponentsEndpointTests.swift",
"GetTeamProjectsEndpointTests.swift",
"GetTeamStylesEndpointTests.swift",
"GetTeamWebhooksEndpointTests.swift",
"GetVariableActionsEndpointTests.swift",
"GetWebhookEndpointTests.swift",
"GetWebhookRequestsEndpointTests.swift",
"GetWebhooksEndpointTests.swift",
"Helpers/FixtureLoader.swift",
"ImageEndpointTests.swift",
"MockClientTests.swift",
"Mocks/MockClient.swift",
"NodeHashablePropertiesTests.swift",
"NodeTests.swift",
"NodesEndpointTests.swift",
"PostCommentEndpointTests.swift",
"PostDevResourceEndpointTests.swift",
"PostReactionEndpointTests.swift",
"PostWebhookEndpointTests.swift",
"PutDevResourceEndpointTests.swift",
"PutWebhookEndpointTests.swift",
"RateLimitedClientTests.swift",
"RedirectGuardDelegateTests.swift",
"RetryPolicyTests.swift",
"SharedRateLimiterTests.swift",
"StylesEndpointTests.swift",
"UpdateVariablesEndpointTests.swift",
"VariableUpdateTests.swift",
"VariablesEndpointTests.swift",
"VariablesTests.swift"
],
"target_dependencies" : [
"FigmaAPI"
],
"type" : "test"
},
{
"c99name" : "FigmaAPI",
"module_type" : "SwiftTarget",
"name" : "FigmaAPI",
"path" : "Sources/FigmaAPI",
"product_dependencies" : [
"YYJSON"
],
"product_memberships" : [
"FigmaAPI"
],
"sources" : [
"Client.swift",
"Endpoint/BaseEndpoint.swift",
"Endpoint/ComponentsEndpoint.swift",
"Endpoint/DeleteCommentEndpoint.swift",
"Endpoint/DeleteDevResourceEndpoint.swift",
"Endpoint/DeleteReactionEndpoint.swift",
"Endpoint/DeleteWebhookEndpoint.swift",
"Endpoint/Endpoint.swift",
"Endpoint/FileMetadataEndpoint.swift",
"Endpoint/GetActivityLogsEndpoint.swift",
"Endpoint/GetCommentsEndpoint.swift",
"Endpoint/GetComponentActionsEndpoint.swift",
"Endpoint/GetComponentEndpoint.swift",
"Endpoint/GetComponentSetEndpoint.swift",
"Endpoint/GetComponentUsagesEndpoint.swift",
"Endpoint/GetDevResourcesEndpoint.swift",
"Endpoint/GetFileComponentSetsEndpoint.swift",
"Endpoint/GetFileMetaEndpoint.swift",
"Endpoint/GetFileVersionsEndpoint.swift",
"Endpoint/GetImageFillsEndpoint.swift",
"Endpoint/GetMeEndpoint.swift",
"Endpoint/GetPaymentsEndpoint.swift",
"Endpoint/GetProjectFilesEndpoint.swift",
"Endpoint/GetPublishedVariablesEndpoint.swift",
"Endpoint/GetReactionsEndpoint.swift",
"Endpoint/GetStyleActionsEndpoint.swift",
"Endpoint/GetStyleEndpoint.swift",
"Endpoint/GetStyleUsagesEndpoint.swift",
"Endpoint/GetTeamComponentSetsEndpoint.swift",
"Endpoint/GetTeamComponentsEndpoint.swift",
"Endpoint/GetTeamProjectsEndpoint.swift",
"Endpoint/GetTeamStylesEndpoint.swift",
"Endpoint/GetTeamWebhooksEndpoint.swift",
"Endpoint/GetVariableActionsEndpoint.swift",
"Endpoint/GetWebhookEndpoint.swift",
"Endpoint/GetWebhookRequestsEndpoint.swift",
"Endpoint/GetWebhooksEndpoint.swift",
"Endpoint/ImageEndpoint.swift",
"Endpoint/LatestReleaseEndpoint.swift",
"Endpoint/NodesEndpoint.swift",
"Endpoint/PaginationParams.swift",
"Endpoint/PostCommentEndpoint.swift",
"Endpoint/PostDevResourceEndpoint.swift",
"Endpoint/PostReactionEndpoint.swift",
"Endpoint/PostWebhookEndpoint.swift",
"Endpoint/PutDevResourceEndpoint.swift",
"Endpoint/PutWebhookEndpoint.swift",
"Endpoint/StylesEndpoint.swift",
"Endpoint/UpdateVariablesEndpoint.swift",
"Endpoint/VariablesEndpoint.swift",
"Error+Description.swift",
"FigmaAPIError.swift",
"FigmaClient.swift",
"GitHubClient.swift",
"Model/ActivityLog.swift",
"Model/Comment.swift",
"Model/ComponentSet.swift",
"Model/DevResource.swift",
"Model/EmptyResponse.swift",
"Model/FigmaClientError.swift",
"Model/FileMeta.swift",
"Model/FileVersion.swift",
"Model/FloatNormalization.swift",
"Model/LibraryAnalytics.swift",
"Model/Node.swift",
"Model/NodeHashableProperties.swift",
"Model/PaymentInfo.swift",
"Model/PostCommentBody.swift",
"Model/PostDevResourceBody.swift",
"Model/PostReactionBody.swift",
"Model/PostWebhookBody.swift",
"Model/Project.swift",
"Model/PutDevResourceBody.swift",
"Model/PutWebhookBody.swift",
"Model/Reaction.swift",
"Model/Style.swift",
"Model/User.swift",
"Model/VariableUpdate.swift",
"Model/Variables.swift",
"Model/VectorPath.swift",
"Model/Webhook.swift",
"Model/WebhookRequest.swift",
"RateLimitedClient.swift",
"RetryPolicy.swift",
"SharedRateLimiter.swift"
],
"type" : "library"
}
],
"tools_version" : "6.1"
}
android-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:8d42880410d691f231f1a6445d3941a4c9d6c7af65062a9750a54d2059944963
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.1-latest
Done.