Build Information
Successful build of Ignite, reference main (31efa5), with Swift 6.1 for Linux on 29 Apr 2026 22:26:53 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-0":/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:basic-6.1-latest swift build --triple x86_64-unknown-linux-gnu -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
<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
/host/spi-builder-workspace/Sources/Ignite/Framework/Article.swift:138:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
136 |
137 | do {
138 | markdown = try String(contentsOf: url)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
139 | } catch {
140 | throw PublishingError.unopenableFile(error.localizedDescription)
[705/874] Compiling Ignite AnalyticsService.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
/host/spi-builder-workspace/Sources/Ignite/Framework/Article.swift:138:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
136 |
137 | do {
138 | markdown = try String(contentsOf: url)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
139 | } catch {
140 | throw PublishingError.unopenableFile(error.localizedDescription)
[706/874] Compiling Ignite Animatable.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
/host/spi-builder-workspace/Sources/Ignite/Framework/Article.swift:138:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
136 |
137 | do {
138 | markdown = try String(contentsOf: url)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
139 | } catch {
140 | throw PublishingError.unopenableFile(error.localizedDescription)
[707/874] Compiling Ignite AnimatableData.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
/host/spi-builder-workspace/Sources/Ignite/Framework/Article.swift:138:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
136 |
137 | do {
138 | markdown = try String(contentsOf: url)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
139 | } catch {
140 | throw PublishingError.unopenableFile(error.localizedDescription)
[708/874] Compiling Ignite AnimatableProperty.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
/host/spi-builder-workspace/Sources/Ignite/Framework/Article.swift:138:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
136 |
137 | do {
138 | markdown = try String(contentsOf: url)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
139 | } catch {
140 | throw PublishingError.unopenableFile(error.localizedDescription)
[709/874] Compiling Ignite AnimatedHTML.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
/host/spi-builder-workspace/Sources/Ignite/Framework/Article.swift:138:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
136 |
137 | do {
138 | markdown = try String(contentsOf: url)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
139 | } catch {
140 | throw PublishingError.unopenableFile(error.localizedDescription)
[710/874] Compiling Ignite Animation.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
/host/spi-builder-workspace/Sources/Ignite/Framework/Article.swift:138:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
136 |
137 | do {
138 | markdown = try String(contentsOf: url)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
139 | } catch {
140 | throw PublishingError.unopenableFile(error.localizedDescription)
[711/874] Compiling Ignite AnimationDirection.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
/host/spi-builder-workspace/Sources/Ignite/Framework/Article.swift:138:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
136 |
137 | do {
138 | markdown = try String(contentsOf: url)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
139 | } catch {
140 | throw PublishingError.unopenableFile(error.localizedDescription)
[712/874] Compiling Ignite AnimationOption.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
/host/spi-builder-workspace/Sources/Ignite/Framework/Article.swift:138:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
136 |
137 | do {
138 | markdown = try String(contentsOf: url)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
139 | } catch {
140 | throw PublishingError.unopenableFile(error.localizedDescription)
[713/874] Compiling Ignite AnimationTrigger.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
/host/spi-builder-workspace/Sources/Ignite/Framework/Article.swift:138:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
136 |
137 | do {
138 | markdown = try String(contentsOf: url)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
139 | } catch {
140 | throw PublishingError.unopenableFile(error.localizedDescription)
[714/874] Compiling Ignite ColorArea.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
/host/spi-builder-workspace/Sources/Ignite/Framework/Article.swift:138:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
136 |
137 | do {
138 | markdown = try String(contentsOf: url)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
139 | } catch {
140 | throw PublishingError.unopenableFile(error.localizedDescription)
[715/874] Compiling Ignite Keyframe.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
/host/spi-builder-workspace/Sources/Ignite/Framework/Article.swift:138:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
136 |
137 | do {
138 | markdown = try String(contentsOf: url)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
139 | } catch {
140 | throw PublishingError.unopenableFile(error.localizedDescription)
[716/874] Compiling Ignite KeyframeBuilder.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
/host/spi-builder-workspace/Sources/Ignite/Framework/Article.swift:138:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
136 |
137 | do {
138 | markdown = try String(contentsOf: url)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
139 | } catch {
140 | throw PublishingError.unopenableFile(error.localizedDescription)
[717/874] Compiling Ignite KeyframeProxy.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
/host/spi-builder-workspace/Sources/Ignite/Framework/Article.swift:138:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
136 |
137 | do {
138 | markdown = try String(contentsOf: url)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
139 | } catch {
140 | throw PublishingError.unopenableFile(error.localizedDescription)
[718/874] Compiling Ignite TimingCurve.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
/host/spi-builder-workspace/Sources/Ignite/Framework/Article.swift:138:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
136 |
137 | do {
138 | markdown = try String(contentsOf: url)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
139 | } catch {
140 | throw PublishingError.unopenableFile(error.localizedDescription)
[719/874] Compiling Ignite Transition.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
/host/spi-builder-workspace/Sources/Ignite/Framework/Article.swift:138:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
136 |
137 | do {
138 | markdown = try String(contentsOf: url)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
139 | } catch {
140 | throw PublishingError.unopenableFile(error.localizedDescription)
[720/874] Compiling Ignite AnyHTML.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
/host/spi-builder-workspace/Sources/Ignite/Framework/Article.swift:138:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
136 |
137 | do {
138 | markdown = try String(contentsOf: url)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
139 | } catch {
140 | throw PublishingError.unopenableFile(error.localizedDescription)
[721/874] Compiling Ignite AnyInlineElement.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
/host/spi-builder-workspace/Sources/Ignite/Framework/Article.swift:138:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
136 |
137 | do {
138 | markdown = try String(contentsOf: url)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
139 | } catch {
140 | throw PublishingError.unopenableFile(error.localizedDescription)
[722/874] Compiling Ignite AriaType.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
/host/spi-builder-workspace/Sources/Ignite/Framework/Article.swift:138:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
136 |
137 | do {
138 | markdown = try String(contentsOf: url)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
139 | } catch {
140 | throw PublishingError.unopenableFile(error.localizedDescription)
[723/874] Compiling Ignite Article.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
/host/spi-builder-workspace/Sources/Ignite/Framework/Article.swift:138:28: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
136 |
137 | do {
138 | markdown = try String(contentsOf: url)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
139 | } catch {
140 | throw PublishingError.unopenableFile(error.localizedDescription)
[724/899] Compiling Ignite Action.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
[725/899] Compiling Ignite CustomAction.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
[726/899] Compiling Ignite DismissModal.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
[727/899] Compiling Ignite ClickModifier.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
[728/899] Compiling Ignite DoubleClickModifier.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
[729/899] Compiling Ignite EventModifier.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
[730/899] Compiling Ignite HoverModifier.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
[731/899] Compiling Ignite EventType.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
[732/899] Compiling Ignite HideElement.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
[733/899] Compiling Ignite ShowAlert.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
[734/899] Compiling Ignite ShowElement.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
[735/899] Compiling Ignite ShowModal.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
[736/899] Compiling Ignite SwitchTheme.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
[737/899] Compiling Ignite ToggleElementVisibility.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
[738/899] Compiling Ignite FeedLink.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
[739/899] Compiling Ignite IgniteFooter.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
[740/899] Compiling Ignite Abbreviation.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
[741/899] Compiling Ignite Accordion.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
[742/899] Compiling Ignite Alert.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
[743/899] Compiling Ignite ArticlePreview.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
[744/899] Compiling Ignite Audio.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
[745/899] Compiling Ignite Badge.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
[746/899] Compiling Ignite Body.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
[747/899] Compiling Ignite Button.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
[748/899] Compiling Ignite ButtonGroup.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
[749/899] Compiling Ignite ArticleLoader.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
[750/899] Compiling Ignite ArticlePage.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
[751/899] Compiling Ignite Attribute+Convenience.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
[752/899] Compiling Ignite Attribute.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
[753/899] Compiling Ignite BorderStyle.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
[754/899] Compiling Ignite Color.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
[755/899] Compiling Ignite ControlLabelStyle.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
[756/899] Compiling Ignite ControlSize.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
[757/899] Compiling Ignite CoreAttributes.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
[758/899] Compiling Ignite DecodeAction.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
[759/899] Compiling Ignite DefaultLayout.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
[760/899] Compiling Ignite Defaultable.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
[761/899] Compiling Ignite BodyElement.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
[762/899] Compiling Ignite Document.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
[763/899] Compiling Ignite FormItem.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
[764/899] Compiling Ignite HTML.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
[765/899] Compiling Ignite HeadElement.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
[766/899] Compiling Ignite InlineElement.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
[767/899] Compiling Ignite ListableElement.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
[768/899] Compiling Ignite MarkupElement.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
[769/899] Compiling Ignite NavigationItem.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
[770/899] Compiling Ignite PassthroughElement.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
[771/899] Compiling Ignite EmailPlatform.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
[772/899] Compiling Ignite EmptyErrorPage.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
[773/899] Compiling Ignite EmptyInlineElement.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
[774/899] Compiling Ignite EmptyLayout.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
[775/899] Compiling Ignite EmptyTagPage.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
[776/899] Compiling Ignite Environment.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
[777/899] Compiling Ignite EnvironmentValues.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
[778/899] Compiling Ignite ErrorPage.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
[779/899] Compiling Ignite Event.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
[780/899] Compiling Ignite FeedConfiguration.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
[781/899] Compiling Ignite HTMLCollection.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
[782/899] Compiling Ignite HeadForEach.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
[783/899] Compiling Ignite HighlighterLanguage.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
[784/899] Compiling Ignite HighlighterTheme.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
[785/899] Compiling Ignite InlineElementCollection.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
[786/899] Compiling Ignite InlineStyle.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
[787/899] Compiling Ignite Language.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
[788/899] Compiling Ignite Layout.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
[789/899] Compiling Ignite LayoutContent.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
[790/899] Compiling Ignite LengthUnit.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
[791/899] Compiling Ignite LinkRelationship.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
[792/899] Compiling Ignite LinkTarget.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
[793/899] Compiling Ignite Markup.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
[794/899] Compiling Ignite Material.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
[795/899] Compiling Ignite NavigationBarVisibility.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
[796/899] Compiling Ignite NavigationItemConfigurable.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
[797/899] Compiling Ignite Property.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
[798/899] Compiling Ignite BreakpointQuery.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
[799/974] Compiling Ignite ColorSchemeQuery.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
[800/974] Compiling Ignite ContrastQuery.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
[801/974] Compiling Ignite DisplayModeQuery.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
[802/974] Compiling Ignite MotionQuery.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
[803/974] Compiling Ignite OrientationQuery.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
[804/974] Compiling Ignite ThemeQuery.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
[805/974] Compiling Ignite TransparencyQuery.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
[806/974] Compiling Ignite Query.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
[807/974] Compiling Ignite DefaultRobotsConfiguration.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
[808/974] Compiling Ignite DisallowRule.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
[809/974] Compiling Ignite KnownRobot.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
[810/974] Compiling Ignite RobotsConfiguration.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
[811/974] Compiling Ignite Role.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
[812/974] Compiling Ignite Site.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
[813/974] Compiling Ignite StaticPage.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
[814/974] Compiling Ignite SyntaxHighlighterConfiguration.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
[815/974] Compiling Ignite TagPage.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
[816/974] Compiling Ignite Ignite.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
[817/974] Compiling Ignite AccessibilityLabel.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
[818/974] Compiling Ignite AnimationModifier.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
[819/974] Compiling Ignite AspectRatio.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
[820/974] Compiling Ignite AriaModifier.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
[821/974] Compiling Ignite AttributeModifier.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
[822/974] Compiling Ignite ClassModifier.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
[823/974] Compiling Ignite CoreAttributesModifier.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
[824/999] Compiling Ignite DataModifier.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
[825/999] Compiling Ignite IDModifier.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
[826/999] Compiling Ignite InlineStyleModifier.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
[827/999] Compiling Ignite Background.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
[828/999] Compiling Ignite BackgroundImage.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
[829/999] Compiling Ignite BadgeModifier.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
[830/999] Compiling Ignite Border.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
[831/999] Compiling Ignite Clipped.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
[832/999] Compiling Ignite ContainerRelativeFrame.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
[833/999] Compiling Ignite CornerRadius.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
[834/999] Compiling Ignite Cursor.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
[835/999] Compiling Ignite EdgeAdjust.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
[836/999] Compiling Ignite FixedSize.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
[837/999] Compiling Ignite FontModifier.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
[838/999] Compiling Ignite FontStyleModifier.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
[839/999] Compiling Ignite FontWeightModifier.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
[840/999] Compiling Ignite ForegroundStyle.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
[841/999] Compiling Ignite Frame.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
[842/999] Compiling Ignite GridColumnWidthModifier.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
[843/999] Compiling Ignite Hidden.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
[844/999] Compiling Ignite Hint.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
[845/999] Compiling Ignite HorizontalAlignment.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
[846/999] Compiling Ignite HoverEffect.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
[847/999] Compiling Ignite IgnorePageGutters.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
[848/999] Compiling Ignite ImageFitModifier.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
[849/999] Emitting module Ignite
<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
[850/999] Compiling Ignite Card.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[851/999] Compiling Ignite Carousel.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[852/999] Compiling Ignite Code.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[853/999] Compiling Ignite CodeBlock.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[854/999] Compiling Ignite Column.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[855/999] Compiling Ignite ControlGroup.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[856/999] Compiling Ignite ControlLabel.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[857/999] Compiling Ignite Divider.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[858/999] Compiling Ignite Dropdown.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[859/999] Compiling Ignite Embed.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[860/999] Compiling Ignite Emphasis.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[861/999] Compiling Ignite EmptyHTML.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[862/999] Compiling Ignite ForEach.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[863/999] Compiling Ignite Form.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[864/999] Compiling Ignite Grid.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[865/999] Compiling Ignite Group.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[866/999] Compiling Ignite HStack.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[867/999] Compiling Ignite Head.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[868/999] Compiling Ignite Image.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[869/999] Compiling Ignite Include.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[870/999] Compiling Ignite InlineForEach.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[871/999] Compiling Ignite InlineGroup.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[872/999] Compiling Ignite Input.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[873/999] Compiling Ignite Item.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[874/999] Compiling Ignite Label.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
/host/spi-builder-workspace/Sources/Ignite/Elements/Head.swift:130:35: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
128 | private static var themeSwitchingScript: Script? {
129 | guard let sourceURL = Bundle.module.url(forResource: "Resources/js/theme-switching", withExtension: "js"),
130 | let contents = try? String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
131 | else {
132 | PublishingContext.shared.addError(.missingSiteResource("js/theme-switching.js"))
/host/spi-builder-workspace/Sources/Ignite/Elements/Include.swift:36:30: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
34 |
35 | do {
36 | let string = try String(contentsOf: fileURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
37 | return Markup(string)
38 | } catch {
[875/999] Compiling Ignite Link.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
[876/999] Compiling Ignite LinkGroup.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
[877/999] Compiling Ignite List.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
[878/999] Compiling Ignite ListItem.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
[879/999] Compiling Ignite MetaLink.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
[880/999] Compiling Ignite MetaStyle.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
[881/999] Compiling Ignite MetaTag.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
[882/999] Compiling Ignite Modal.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
[883/999] Compiling Ignite NavigationBar.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
[884/999] Compiling Ignite NavigationItemGroup.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
[885/999] Compiling Ignite PlainDocument.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
[886/999] Compiling Ignite Quote.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
[887/999] Compiling Ignite Row.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
[888/999] Compiling Ignite Script.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
[889/999] Compiling Ignite Section.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
[890/999] Compiling Ignite Slide.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
[891/999] Compiling Ignite Spacer.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
[892/999] Compiling Ignite Span.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
[893/999] Compiling Ignite Strikethrough.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
[894/999] Compiling Ignite String.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
[895/999] Compiling Ignite Strong.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
[896/999] Compiling Ignite SubscribeForm.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
[897/999] Compiling Ignite Table.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
[898/999] Compiling Ignite Tag.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
[899/999] Compiling Ignite Text.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
[900/999] Compiling Ignite MarkdownToHTML.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
[901/999] Compiling Ignite Markup-IsInsideList.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
[902/999] Compiling Ignite PageMetadata.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
[903/999] Compiling Ignite EmptyHTTPError.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
[904/999] Compiling Ignite HTTPError.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
[905/999] Compiling Ignite PageNotFoundError.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
[906/999] Compiling Ignite DocumentBuilder.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
[907/999] Compiling Ignite DocumentElementBuilder.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
[908/999] Compiling Ignite ElementBuilder.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
[909/999] Compiling Ignite HTMLBuilder.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
[910/999] Compiling Ignite InlineElementBuilder.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
[911/999] Compiling Ignite SiteMetadata.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
[912/999] Compiling Ignite TabFocus.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
[913/999] Compiling Ignite 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
[914/999] Compiling Ignite StyledHTML.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
[915/999] Compiling Ignite AutoTheme.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
[916/999] Compiling Ignite BootstrapConstants.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
[917/999] Compiling Ignite BootstrapVariable.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
[918/999] Compiling Ignite Breakpoint.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
[919/999] Compiling Ignite DefaultDarkTheme.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
[920/999] Compiling Ignite DefaultLightTheme.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
[921/999] Compiling Ignite Font-Responsive.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
[922/999] Compiling Ignite Font.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
[923/999] Compiling Ignite FontSource.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
[924/999] Compiling Ignite FontStyle.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
[925/999] Compiling Ignite LazyLoadable.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
[926/999] Compiling Ignite LetterSpacing.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
[927/999] Compiling Ignite LineSpacing.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
[928/999] Compiling Ignite Margin.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
[929/999] Compiling Ignite Opacity.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
[930/999] Compiling Ignite Padding.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
[931/999] Compiling Ignite Position.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
[932/999] Compiling Ignite PrivacySensitive.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
[933/999] Compiling Ignite Shadow.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
[934/999] Compiling Ignite SmallCaps.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
[935/999] Compiling Ignite StyleModifier.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
[936/999] Compiling Ignite TextDecoration.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
[937/999] Compiling Ignite TextSelection.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
[938/999] Compiling Ignite TransitionModifier.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
[939/999] Compiling Ignite AtomFeedGenerator.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
[940/999] Compiling Ignite BootstrapOptions.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
[941/999] Compiling Ignite AnimationClassGenerator-Keyframes.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
[942/999] Compiling Ignite AnimationClassGenerator-Transitions.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
[943/999] Compiling Ignite AnimationClassGenerator.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
[944/999] Compiling Ignite AnimationManager.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
[945/999] Compiling Ignite CSSBuilder.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
[946/999] Compiling Ignite CSSManager.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
[947/999] Compiling Ignite EnvironmentConditions.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
[948/999] Compiling Ignite FontFaceRule.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
[949/999] Compiling Ignite ImportRule.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
[950/999] Compiling Ignite FontWeight.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
[951/999] Compiling Ignite Theme-DefaultImplementation.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
[952/999] Compiling Ignite Theme.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
[953/999] Compiling Ignite Alignment.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
[954/999] Compiling Ignite AnchorPoint.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
[955/999] Compiling Ignite Angle.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
[956/999] Compiling Ignite Axis.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
[957/999] Compiling Ignite ColorScheme.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
[958/999] Compiling Ignite ColorWeight.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
[959/999] Compiling Ignite ColumnWidth.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
[960/999] Compiling Ignite DiagonalEdge.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
[961/999] Compiling Ignite Edge.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
[962/999] Compiling Ignite FillMode.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
[963/999] Compiling Ignite Gradient.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
[964/999] Compiling Ignite ImageFit.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
[965/999] Compiling Ignite OrderedListMarkerStyle.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
[966/999] Compiling Ignite Percentage.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
[967/999] Compiling Ignite ResponsiveValues.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
[968/999] Compiling Ignite Rotation.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
[969/999] Compiling Ignite SpacingAmount.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
[970/999] Compiling Ignite SpacingType.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
[971/999] Compiling Ignite UnitPoint.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
[972/999] Compiling Ignite UnorderedListMarkerStyle.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
[973/999] Compiling Ignite VerticalAlignment.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
[974/999] Compiling Ignite resource_bundle_accessor.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
[975/999] Compiling Ignite MediaFeature.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[976/999] Compiling Ignite MediaQuery.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[977/999] Compiling Ignite Ruleset.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[978/999] Compiling Ignite StyleManager-StyleGeneration.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[979/999] Compiling Ignite StyleManager.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[980/999] Compiling Ignite FeedGenerator.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[981/999] Compiling Ignite JSONFeedGenerator.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[982/999] Compiling Ignite Location.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[983/999] Compiling Ignite PublishingContext-Copying.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[984/999] Compiling Ignite PublishingContext-Finding.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[985/999] Compiling Ignite PublishingContext-Generators.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[986/999] Compiling Ignite PublishingContext-Rendering.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[987/999] Compiling Ignite PublishingContext-ThemeGenerators.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[988/999] Compiling Ignite PublishingContext-ThemeHelpers.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[989/999] Compiling Ignite PublishingContext.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[990/999] Compiling Ignite PublishingError.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[991/999] Compiling Ignite PublishingLogOptions.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[992/999] Compiling Ignite RobotsGenerator.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[993/999] Compiling Ignite SiteMapGenerator.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[994/999] Compiling Ignite SyntaxHighlightGenerator.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[995/999] Compiling Ignite AllTagsCategory.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[996/999] Compiling Ignite Category.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[997/999] Compiling Ignite EmptyCategory.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[998/999] Compiling Ignite TagCategory.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
[999/999] Compiling Ignite ArticleRenderer.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
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ThemeGenerators.swift:41:32: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
39 |
40 | do {
41 | let contents = try String(contentsOf: sourceURL)
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
42 | return contents
43 | } catch {
/host/spi-builder-workspace/Sources/Ignite/Publishing/SyntaxHighlightGenerator.swift:42:39: warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
40 | }
41 |
42 | guard let contents = try? String(contentsOf: url) else {
| `- warning: 'init(contentsOf:)' is deprecated: Use `init(contentsOf:encoding:)` instead
43 | context.addError(.failedToLoadSyntaxHighlighter(filename))
44 | continue
Build complete! (159.34s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-markdown",
"requirement" : {
"range" : [
{
"lower_bound" : "0.6.0",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/swiftlang/swift-markdown.git"
},
{
"identity" : "swift-argument-parser",
"requirement" : {
"range" : [
{
"lower_bound" : "1.5.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-argument-parser.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.4",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
},
{
"identity" : "swiftsoup",
"requirement" : {
"range" : [
{
"lower_bound" : "2.7.5",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/scinfu/SwiftSoup.git"
}
],
"manifest_display_name" : "Ignite",
"name" : "Ignite",
"path" : "/host/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "13.0"
}
],
"products" : [
{
"name" : "Ignite",
"targets" : [
"Ignite"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "IgniteCLI",
"targets" : [
"IgniteCLI"
],
"type" : {
"executable" : null
}
}
],
"targets" : [
{
"c99name" : "IgniteTesting",
"module_type" : "SwiftTarget",
"name" : "IgniteTesting",
"path" : "Tests/IgniteTesting",
"sources" : [
"Actions/ClickModifier.swift",
"Actions/CustomAction.swift",
"Actions/DismissModal.swift",
"Actions/DoubleClickModifier.swift",
"Actions/EventModifier.swift",
"Actions/EventType.swift",
"Actions/HideElement.swift",
"Actions/HoverModifier.swift",
"Actions/ShowAlert.swift",
"Actions/ShowElement.swift",
"Actions/ShowModal.swift",
"Actions/SwitchTheme.swift",
"Actions/ToggleElementVisibility.swift",
"Elements/Abbreviation.swift",
"Elements/Accordion.swift",
"Elements/Alert.swift",
"Elements/ArticlePreview.swift",
"Elements/Attributes.swift",
"Elements/Audio.swift",
"Elements/Badge.swift",
"Elements/Body.swift",
"Elements/Button.swift",
"Elements/ButtonGroup.swift",
"Elements/Card.swift",
"Elements/Carousel.swift",
"Elements/Code.swift",
"Elements/CodeBlock.swift",
"Elements/Column.swift",
"Elements/ControlGroup.swift",
"Elements/Divider.swift",
"Elements/Dropdown.swift",
"Elements/Embed.swift",
"Elements/Emphasis.swift",
"Elements/EmptyHTML.swift",
"Elements/FeedLink.swift",
"Elements/ForEach.swift",
"Elements/Form.swift",
"Elements/FormFieldLabel.swift",
"Elements/Grid.swift",
"Elements/Group.swift",
"Elements/HStack.swift",
"Elements/HTMLDocument.swift",
"Elements/Head.swift",
"Elements/IgniteFooter.swift",
"Elements/Image.swift",
"Elements/Include.swift",
"Elements/InlineForEach.swift",
"Elements/Input.swift",
"Elements/Item.swift",
"Elements/Label.swift",
"Elements/Link.swift",
"Elements/List.swift",
"Elements/ListItem.swift",
"Elements/MetaLink.swift",
"Elements/MetaTag.swift",
"Elements/Modal.swift",
"Elements/NavigationBar.swift",
"Elements/Quote.swift",
"Elements/Row.swift",
"Elements/Script.swift",
"Elements/Section.swift",
"Elements/Slide.swift",
"Elements/Spacer.swift",
"Elements/Span.swift",
"Elements/Strikethrough.swift",
"Elements/String.swift",
"Elements/Strong.swift",
"Elements/SubscribeForm.swift",
"Elements/Table.swift",
"Elements/Tag.swift",
"Elements/Text.swift",
"Elements/TextField.swift",
"Elements/Time.swift",
"Elements/Title.swift",
"Elements/Underline.swift",
"Elements/UnderlineProminence.swift",
"Elements/VStack.swift",
"Elements/Video.swift",
"Elements/ZStack.swift",
"Extensions/Array-ContainsLocation.swift",
"Extensions/Array-LocalizedContains.swift",
"Extensions/Array-Sorting.swift",
"Extensions/Date-ISO8601.swift",
"Extensions/Date-RFC822.swift",
"Extensions/FormatStyle-NonLocalizedDecimal.swift",
"Extensions/String-AbsoluteLinks.swift",
"Extensions/String-CSStoJS.swift",
"Extensions/String-EscapedForJavaScript.swift",
"Extensions/String-EscapedForXML.swift",
"Extensions/String-KebabCased.swift",
"Extensions/String-Slug.swift",
"Extensions/String-SplitAndTrim.swift",
"Extensions/String-StrippingTags.swift",
"Extensions/String-TitleCase.swift",
"Extensions/String-TruncatedHash.swift",
"Extensions/URL-DecodedPath.swift",
"Extensions/URL-Relative.swift",
"Extensions/URL-RemovingWWW.swift",
"Extensions/URL-Unwrapped.swift",
"Framework/Analytics.swift",
"Framework/AnimatableData.swift",
"Framework/AnimatableProperty.swift",
"Framework/Animation.swift",
"Framework/AnimationDirection.swift",
"Framework/AnimationOption.swift",
"Framework/AnimationTrigger.swift",
"Framework/AnyHTML.swift",
"Framework/ArticleRenderer.swift",
"Framework/Attribute.swift",
"Framework/Category.swift",
"Framework/ColorArea.swift",
"Framework/CoreAttributes.swift",
"Framework/DocumentBuilder.swift",
"Framework/ElementBuilder.swift",
"Framework/ElementTypes.swift",
"Framework/FeedConfiguration.swift",
"Framework/HTMLBuilder.swift",
"Framework/HTMLCollection.swift",
"Framework/HighlighterLanguage.swift",
"Framework/InlineElementBuilder.swift",
"Framework/InlineElementCollection.swift",
"Framework/Keyframe.swift",
"Framework/KeyframeProxy.swift",
"Framework/Property.swift",
"Framework/Robots/DefaultRobotsConfiguration.swift",
"Framework/Robots/DisallowRule.swift",
"Framework/Robots/KnownRobot.swift",
"Framework/Robots/RobotsConfiguration.swift",
"Framework/TimingCurve.swift",
"Framework/Transition.swift",
"IgniteTestSuite.swift",
"Modifiers/AccessibilityLabel.swift",
"Modifiers/AnimationModifier.swift",
"Modifiers/AspectRatio.swift",
"Modifiers/Background.swift",
"Modifiers/BackgroundImage.swift",
"Modifiers/BadgeModifier.swift",
"Modifiers/Border.swift",
"Modifiers/Clipped.swift",
"Modifiers/ContainerRelativeFrame.swift",
"Modifiers/CornerRadius.swift",
"Modifiers/Cursor.swift",
"Modifiers/EdgeAdjust.swift",
"Modifiers/FixedSize.swift",
"Modifiers/FontModifier.swift",
"Modifiers/FontStyleModifier.swift",
"Modifiers/FontWeightModifier.swift",
"Modifiers/ForegroundStyle.swift",
"Modifiers/Frame.swift",
"Modifiers/GridColumnWidth.swift",
"Modifiers/Hidden.swift",
"Modifiers/Hint.swift",
"Modifiers/HorizontalAlignment.swift",
"Modifiers/HoverEffect.swift",
"Modifiers/IgnorePageGutters.swift",
"Modifiers/ImageFitModifier.swift",
"Modifiers/LazyLoadable.swift",
"Modifiers/LetterSpacing.swift",
"Modifiers/LineSpacing.swift",
"Modifiers/Margin.swift",
"Modifiers/MediaQuery.swift",
"Modifiers/Opacity.swift",
"Modifiers/Padding.swift",
"Modifiers/Position.swift",
"Modifiers/PrivacySensitive.swift",
"Modifiers/Shadow.swift",
"Modifiers/SmallCaps.swift",
"Modifiers/StyleModifier.swift",
"Modifiers/TextDecoration.swift",
"Modifiers/TextSelection.swift",
"Modifiers/TransitionModifier.swift",
"Publishing/AppTargetPublishingTests.swift",
"Publishing/AtomFeedGenerator.swift",
"Publishing/ContentErrorToleranceTests.swift",
"Publishing/ContentFinder.swift",
"Publishing/ContentFinderTestHelp.swift",
"Publishing/ContentFinderTestSuite.swift",
"Publishing/FeedGenerator.swift",
"Publishing/JSONFeedGenerator.swift",
"Publishing/RobotsGenerator.swift",
"Publishing/Site.swift",
"Publishing/SiteMapGenerator.swift",
"Publishing/ThemeHelpers.swift",
"RelativePaths/IgniteRelativePathsTestSuite.swift",
"RelativePaths/RelativePathsTests.swift",
"String-TestingHTML.swift",
"Subsite/IgniteSubsiteTestSuite.swift",
"Subsite/Subsite.swift",
"TestElement.swift",
"TestRelativePathsSite.swift",
"TestSubsite.swift",
"TestWebsitePackage/Package.swift",
"TestWebsitePackage/Sources/TestErrorPage.swift",
"TestWebsitePackage/Sources/TestPage.swift",
"TestWebsitePackage/Sources/TestSite.swift",
"TestWebsitePackage/Sources/TestSitePublisher.swift",
"TestWebsitePackage/Sources/TestSiteWithErrorPage.swift",
"TestWebsitePackage/Sources/TestStory.swift",
"Themes/ThemeDefaultColors.swift",
"Themes/ThemeIdentity.swift",
"Types/Alignment.swift",
"Types/AnchorPoint.swift",
"Types/Angle.swift",
"Types/Axis.swift",
"Types/Color.swift",
"Types/ColorScheme.swift",
"Types/ColorWeight.swift",
"Types/ColumnWidth.swift",
"Types/Content.swift",
"Types/ContentLoader.swift",
"Types/DiagonalEdge.swift",
"Types/Edge.swift",
"Types/FillMode.swift",
"Types/Gradient.swift",
"Types/ImageFit.swift",
"Types/InlineStyle.swift",
"Types/LengthUnit.swift",
"Types/Material.swift",
"Types/OrderedListMarkerStyle.swift",
"Types/Percentage.swift",
"Types/ResponsiveValues.swift",
"Types/Rotation.swift",
"Types/SpacingAmount.swift",
"Types/SpacingType.swift",
"Types/UnitPoint.swift",
"Types/UnorderedListMarkerStyle.swift",
"Types/VerticalAlignment.swift"
],
"target_dependencies" : [
"Ignite"
],
"type" : "test"
},
{
"c99name" : "IgniteCLI",
"module_type" : "SwiftTarget",
"name" : "IgniteCLI",
"path" : "Sources/IgniteCLI",
"product_dependencies" : [
"ArgumentParser"
],
"product_memberships" : [
"IgniteCLI"
],
"sources" : [
"BuildCommand.swift",
"IgniteCLI.swift",
"NewCommand.swift",
"Process-Execute.swift",
"QR Generation/Array2D.swift",
"QR Generation/BoolMatrix.swift",
"QR Generation/ErrorCorrection.swift",
"QR Generation/QRCode.swift",
"QR Generation/QRCodeError.swift",
"RunCommand.swift"
],
"type" : "executable"
},
{
"c99name" : "Ignite",
"module_type" : "SwiftTarget",
"name" : "Ignite",
"path" : "Sources/Ignite",
"product_dependencies" : [
"Markdown",
"Collections",
"SwiftSoup"
],
"product_memberships" : [
"Ignite"
],
"resources" : [
{
"path" : "/host/spi-builder-workspace/Sources/Ignite/Resources",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"Actions/Action.swift",
"Actions/CustomAction.swift",
"Actions/DismissModal.swift",
"Actions/Event Modifiers/ClickModifier.swift",
"Actions/Event Modifiers/DoubleClickModifier.swift",
"Actions/Event Modifiers/EventModifier.swift",
"Actions/Event Modifiers/HoverModifier.swift",
"Actions/EventType.swift",
"Actions/HideElement.swift",
"Actions/ShowAlert.swift",
"Actions/ShowElement.swift",
"Actions/ShowModal.swift",
"Actions/SwitchTheme.swift",
"Actions/ToggleElementVisibility.swift",
"Components/FeedLink.swift",
"Components/IgniteFooter.swift",
"Elements/Abbreviation.swift",
"Elements/Accordion.swift",
"Elements/Alert.swift",
"Elements/ArticlePreview.swift",
"Elements/Audio.swift",
"Elements/Badge.swift",
"Elements/Body.swift",
"Elements/Button.swift",
"Elements/ButtonGroup.swift",
"Elements/Card.swift",
"Elements/Carousel.swift",
"Elements/Code.swift",
"Elements/CodeBlock.swift",
"Elements/Column.swift",
"Elements/ControlGroup.swift",
"Elements/ControlLabel.swift",
"Elements/Divider.swift",
"Elements/Dropdown.swift",
"Elements/Embed.swift",
"Elements/Emphasis.swift",
"Elements/EmptyHTML.swift",
"Elements/ForEach.swift",
"Elements/Form.swift",
"Elements/Grid.swift",
"Elements/Group.swift",
"Elements/HStack.swift",
"Elements/Head.swift",
"Elements/Image.swift",
"Elements/Include.swift",
"Elements/InlineForEach.swift",
"Elements/InlineGroup.swift",
"Elements/Input.swift",
"Elements/Item.swift",
"Elements/Label.swift",
"Elements/Link.swift",
"Elements/LinkGroup.swift",
"Elements/List.swift",
"Elements/ListItem.swift",
"Elements/MetaLink.swift",
"Elements/MetaStyle.swift",
"Elements/MetaTag.swift",
"Elements/Modal.swift",
"Elements/NavigationBar.swift",
"Elements/NavigationItemGroup.swift",
"Elements/PlainDocument.swift",
"Elements/Quote.swift",
"Elements/Row.swift",
"Elements/Script.swift",
"Elements/Section.swift",
"Elements/Slide.swift",
"Elements/Spacer.swift",
"Elements/Span.swift",
"Elements/Strikethrough.swift",
"Elements/String.swift",
"Elements/Strong.swift",
"Elements/SubscribeForm.swift",
"Elements/Table.swift",
"Elements/Tag.swift",
"Elements/Text.swift",
"Elements/TextField.swift",
"Elements/Time.swift",
"Elements/Title.swift",
"Elements/Underline.swift",
"Elements/UnderlineProminence.swift",
"Elements/VStack.swift",
"Elements/Video.swift",
"Elements/ZStack.swift",
"Extensions/Array-ContainsLocation.swift",
"Extensions/Array-LocalizedContains.swift",
"Extensions/Array-Sorting.swift",
"Extensions/Date-ISO8601.swift",
"Extensions/Date-RFC822.swift",
"Extensions/FormatStyle-NonLocalizedDecimal.swift",
"Extensions/String-AbsoluteLinks.swift",
"Extensions/String-CSStoJS.swift",
"Extensions/String-EscapedForJavaScript.swift",
"Extensions/String-EscapedForXML.swift",
"Extensions/String-KebabCased.swift",
"Extensions/String-Slug.swift",
"Extensions/String-SplitAndTrim.swift",
"Extensions/String-StrippingTags.swift",
"Extensions/String-TitleCase.swift",
"Extensions/String-TruncatedHash.swift",
"Extensions/URL-DecodedPath.swift",
"Extensions/URL-Relative.swift",
"Extensions/URL-RemovingWWW.swift",
"Extensions/URL-SelectDirectories.swift",
"Extensions/URL-Unwrapped.swift",
"Framework/Analytics/Analytics.swift",
"Framework/Analytics/AnalyticsPlausibleMeasurement.swift",
"Framework/Analytics/AnalyticsService.swift",
"Framework/Animations/Animatable.swift",
"Framework/Animations/AnimatableData.swift",
"Framework/Animations/AnimatableProperty.swift",
"Framework/Animations/AnimatedHTML.swift",
"Framework/Animations/Animation.swift",
"Framework/Animations/AnimationDirection.swift",
"Framework/Animations/AnimationOption.swift",
"Framework/Animations/AnimationTrigger.swift",
"Framework/Animations/ColorArea.swift",
"Framework/Animations/Keyframe.swift",
"Framework/Animations/KeyframeBuilder.swift",
"Framework/Animations/KeyframeProxy.swift",
"Framework/Animations/TimingCurve.swift",
"Framework/Animations/Transition.swift",
"Framework/AnyHTML.swift",
"Framework/AnyInlineElement.swift",
"Framework/AriaType.swift",
"Framework/Article.swift",
"Framework/ArticleLoader.swift",
"Framework/ArticlePage.swift",
"Framework/Attribute+Convenience.swift",
"Framework/Attribute.swift",
"Framework/BorderStyle.swift",
"Framework/Color.swift",
"Framework/ControlLabelStyle.swift",
"Framework/ControlSize.swift",
"Framework/CoreAttributes.swift",
"Framework/DecodeAction.swift",
"Framework/DefaultLayout.swift",
"Framework/Defaultable.swift",
"Framework/ElementTypes/BodyElement.swift",
"Framework/ElementTypes/Document.swift",
"Framework/ElementTypes/FormItem.swift",
"Framework/ElementTypes/HTML.swift",
"Framework/ElementTypes/HeadElement.swift",
"Framework/ElementTypes/InlineElement.swift",
"Framework/ElementTypes/ListableElement.swift",
"Framework/ElementTypes/MarkupElement.swift",
"Framework/ElementTypes/NavigationItem.swift",
"Framework/ElementTypes/PassthroughElement.swift",
"Framework/EmailPlatform.swift",
"Framework/EmptyErrorPage.swift",
"Framework/EmptyInlineElement.swift",
"Framework/EmptyLayout.swift",
"Framework/EmptyTagPage.swift",
"Framework/Environment/Environment.swift",
"Framework/Environment/EnvironmentValues.swift",
"Framework/ErrorPage.swift",
"Framework/Event.swift",
"Framework/FeedConfiguration.swift",
"Framework/HTMLCollection.swift",
"Framework/HeadForEach.swift",
"Framework/HighlighterLanguage.swift",
"Framework/HighlighterTheme.swift",
"Framework/InlineElementCollection.swift",
"Framework/InlineStyle.swift",
"Framework/Language.swift",
"Framework/Layout.swift",
"Framework/LayoutContent.swift",
"Framework/LengthUnit.swift",
"Framework/LinkRelationship.swift",
"Framework/LinkTarget.swift",
"Framework/Markup.swift",
"Framework/Material.swift",
"Framework/NavigationBarVisibility.swift",
"Framework/NavigationItemConfigurable.swift",
"Framework/Property.swift",
"Framework/Queries/BreakpointQuery.swift",
"Framework/Queries/ColorSchemeQuery.swift",
"Framework/Queries/ContrastQuery.swift",
"Framework/Queries/DisplayModeQuery.swift",
"Framework/Queries/MotionQuery.swift",
"Framework/Queries/OrientationQuery.swift",
"Framework/Queries/ThemeQuery.swift",
"Framework/Queries/TransparencyQuery.swift",
"Framework/Query.swift",
"Framework/Robots/DefaultRobotsConfiguration.swift",
"Framework/Robots/DisallowRule.swift",
"Framework/Robots/KnownRobot.swift",
"Framework/Robots/RobotsConfiguration.swift",
"Framework/Role.swift",
"Framework/Site.swift",
"Framework/StaticPage.swift",
"Framework/SyntaxHighlighterConfiguration.swift",
"Framework/TagPage.swift",
"Ignite.swift",
"Modifiers/AccessibilityLabel.swift",
"Modifiers/AnimationModifier.swift",
"Modifiers/AspectRatio.swift",
"Modifiers/Attribute Modifiers/AriaModifier.swift",
"Modifiers/Attribute Modifiers/AttributeModifier.swift",
"Modifiers/Attribute Modifiers/ClassModifier.swift",
"Modifiers/Attribute Modifiers/CoreAttributesModifier.swift",
"Modifiers/Attribute Modifiers/DataModifier.swift",
"Modifiers/Attribute Modifiers/IDModifier.swift",
"Modifiers/Attribute Modifiers/InlineStyleModifier.swift",
"Modifiers/Background.swift",
"Modifiers/BackgroundImage.swift",
"Modifiers/BadgeModifier.swift",
"Modifiers/Border.swift",
"Modifiers/Clipped.swift",
"Modifiers/ContainerRelativeFrame.swift",
"Modifiers/CornerRadius.swift",
"Modifiers/Cursor.swift",
"Modifiers/EdgeAdjust.swift",
"Modifiers/FixedSize.swift",
"Modifiers/FontModifier.swift",
"Modifiers/FontStyleModifier.swift",
"Modifiers/FontWeightModifier.swift",
"Modifiers/ForegroundStyle.swift",
"Modifiers/Frame.swift",
"Modifiers/GridColumnWidthModifier.swift",
"Modifiers/Hidden.swift",
"Modifiers/Hint.swift",
"Modifiers/HorizontalAlignment.swift",
"Modifiers/HoverEffect.swift",
"Modifiers/IgnorePageGutters.swift",
"Modifiers/ImageFitModifier.swift",
"Modifiers/LazyLoadable.swift",
"Modifiers/LetterSpacing.swift",
"Modifiers/LineSpacing.swift",
"Modifiers/Margin.swift",
"Modifiers/Opacity.swift",
"Modifiers/Padding.swift",
"Modifiers/Position.swift",
"Modifiers/PrivacySensitive.swift",
"Modifiers/Shadow.swift",
"Modifiers/SmallCaps.swift",
"Modifiers/StyleModifier.swift",
"Modifiers/TextDecoration.swift",
"Modifiers/TextSelection.swift",
"Modifiers/TransitionModifier.swift",
"Publishing/AtomFeedGenerator.swift",
"Publishing/BootstrapOptions.swift",
"Publishing/CSS/AnimationClassGenerator-Keyframes.swift",
"Publishing/CSS/AnimationClassGenerator-Transitions.swift",
"Publishing/CSS/AnimationClassGenerator.swift",
"Publishing/CSS/AnimationManager.swift",
"Publishing/CSS/CSSBuilder.swift",
"Publishing/CSS/CSSManager.swift",
"Publishing/CSS/EnvironmentConditions.swift",
"Publishing/CSS/FontFaceRule.swift",
"Publishing/CSS/ImportRule.swift",
"Publishing/CSS/MediaFeature.swift",
"Publishing/CSS/MediaQuery.swift",
"Publishing/CSS/Ruleset.swift",
"Publishing/CSS/StyleManager-StyleGeneration.swift",
"Publishing/CSS/StyleManager.swift",
"Publishing/FeedGenerator.swift",
"Publishing/JSONFeedGenerator.swift",
"Publishing/Location.swift",
"Publishing/PublishingContext-Copying.swift",
"Publishing/PublishingContext-Finding.swift",
"Publishing/PublishingContext-Generators.swift",
"Publishing/PublishingContext-Rendering.swift",
"Publishing/PublishingContext-ThemeGenerators.swift",
"Publishing/PublishingContext-ThemeHelpers.swift",
"Publishing/PublishingContext.swift",
"Publishing/PublishingError.swift",
"Publishing/PublishingLogOptions.swift",
"Publishing/RobotsGenerator.swift",
"Publishing/SiteMapGenerator.swift",
"Publishing/SyntaxHighlightGenerator.swift",
"Rendering/Category/AllTagsCategory.swift",
"Rendering/Category/Category.swift",
"Rendering/Category/EmptyCategory.swift",
"Rendering/Category/TagCategory.swift",
"Rendering/Markdown/ArticleRenderer.swift",
"Rendering/Markdown/MarkdownToHTML.swift",
"Rendering/Markdown/Markup-IsInsideList.swift",
"Rendering/PageMetadata.swift",
"Rendering/ResponseErrors/EmptyHTTPError.swift",
"Rendering/ResponseErrors/HTTPError.swift",
"Rendering/ResponseErrors/PageNotFoundError.swift",
"Rendering/ResultBuilders/DocumentBuilder.swift",
"Rendering/ResultBuilders/DocumentElementBuilder.swift",
"Rendering/ResultBuilders/ElementBuilder.swift",
"Rendering/ResultBuilders/HTMLBuilder.swift",
"Rendering/ResultBuilders/InlineElementBuilder.swift",
"Rendering/SiteMetadata.swift",
"Rendering/TabFocus.swift",
"Styles/Style.swift",
"Styles/StyledHTML.swift",
"Themes/AutoTheme.swift",
"Themes/BootstrapConstants.swift",
"Themes/BootstrapVariable.swift",
"Themes/Breakpoint.swift",
"Themes/DefaultDarkTheme.swift",
"Themes/DefaultLightTheme.swift",
"Themes/Fonts/Font-Responsive.swift",
"Themes/Fonts/Font.swift",
"Themes/Fonts/FontSource.swift",
"Themes/Fonts/FontStyle.swift",
"Themes/Fonts/FontWeight.swift",
"Themes/Theme-DefaultImplementation.swift",
"Themes/Theme.swift",
"Types/Alignment.swift",
"Types/AnchorPoint.swift",
"Types/Angle.swift",
"Types/Axis.swift",
"Types/ColorScheme.swift",
"Types/ColorWeight.swift",
"Types/ColumnWidth.swift",
"Types/DiagonalEdge.swift",
"Types/Edge.swift",
"Types/FillMode.swift",
"Types/Gradient.swift",
"Types/ImageFit.swift",
"Types/OrderedListMarkerStyle.swift",
"Types/Percentage.swift",
"Types/ResponsiveValues.swift",
"Types/Rotation.swift",
"Types/SpacingAmount.swift",
"Types/SpacingType.swift",
"Types/UnitPoint.swift",
"Types/UnorderedListMarkerStyle.swift",
"Types/VerticalAlignment.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
basic-6.1-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:a7bfd71e9384436264431030299dc8a2d42d0664a168cfa1a5dd84c9bc592ccf
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.1-latest
Done.