Build Information
Failed to build Ignite, reference main (c2a226
), with Swift 5.10 for Linux on 11 Oct 2024 17:06:58 UTC.
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
Build Log
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:60:55: error: value of type 'URL' has no member 'appending'
buildDirectory = sourceBuildDirectories.build.appending(path: buildDirectoryPath)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:62:43: error: value of type 'URL' has no member 'appending'
assetsDirectory = sourceDirectory.appending(path: "Assets")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:63:44: error: value of type 'URL' has no member 'appending'
contentDirectory = sourceDirectory.appending(path: "Content")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:64:45: error: value of type 'URL' has no member 'appending'
includesDirectory = sourceDirectory.appending(path: "Includes")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:173:41: error: value of type 'URL' has no member 'appending'
at: assetsDirectory.appending(path: asset.lastPathComponent),
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:174:40: error: value of type 'URL' has no member 'appending'
to: buildDirectory.appending(path: asset.lastPathComponent)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:219:35: error: value of type 'URL' has no member 'appending'
let outputURL = directory.appending(path: "index.html")
~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:256:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:263:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:287:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: content.path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:294:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: content.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:308:51: error: value of type 'URL' has no member 'appending'
let destinationDirectory = buildDirectory.appending(path: destination)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:326:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "js/syntax-highlighting.js")
~~~~~~~~~~~~~~ ^~~~~~~~~
[208/318] Compiling Ignite FeedGenerator.swift
/host/spi-builder-workspace/Sources/Ignite/Modifiers/Opacity.swift:16:42: error: value of type 'Double' has no member 'formatted'
self.style("opacity: \(value.formatted())")
~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/FeedGenerator.swift:87:26: error: value of type 'URL' has no member 'appending'
href="\(site.url.appending(path: site.feedConfiguration.path).absoluteString)"
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:49:50: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:56:31: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:71:40: error: value of type 'URL' has no member 'appending'
let outputURL = buildDirectory.appending(path: "sitemap.xml")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: extra argument 'order' in call
order: .reverse
~~~~~~~~~~~~~~~~~~~~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot convert key path into a multi-argument function type '(Content, Content) throws -> Bool'
by: \.date,
^
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot infer key path type from context; consider explicitly specifying a root type
by: \.date,
^
<#Root#>
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: cannot infer contextual base in reference to member 'reverse'
order: .reverse
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:93:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: site.feedConfiguration.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:94:79: error: cannot infer contextual base in reference to member 'utf8'
try result.write(to: destinationURL, atomically: true, encoding: .utf8)
~^~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:106:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "robots.txt")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ResourceLoading.swift:15:39: error: value of type 'URL' has no member 'appending'
let fullURL = sourceDirectory.appending(path: "Resources/\(resource)")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:60:55: error: value of type 'URL' has no member 'appending'
buildDirectory = sourceBuildDirectories.build.appending(path: buildDirectoryPath)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:62:43: error: value of type 'URL' has no member 'appending'
assetsDirectory = sourceDirectory.appending(path: "Assets")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:63:44: error: value of type 'URL' has no member 'appending'
contentDirectory = sourceDirectory.appending(path: "Content")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:64:45: error: value of type 'URL' has no member 'appending'
includesDirectory = sourceDirectory.appending(path: "Includes")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:173:41: error: value of type 'URL' has no member 'appending'
at: assetsDirectory.appending(path: asset.lastPathComponent),
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:174:40: error: value of type 'URL' has no member 'appending'
to: buildDirectory.appending(path: asset.lastPathComponent)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:219:35: error: value of type 'URL' has no member 'appending'
let outputURL = directory.appending(path: "index.html")
~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:256:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:263:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:287:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: content.path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:294:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: content.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:308:51: error: value of type 'URL' has no member 'appending'
let destinationDirectory = buildDirectory.appending(path: destination)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:326:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "js/syntax-highlighting.js")
~~~~~~~~~~~~~~ ^~~~~~~~~
[209/318] Compiling Ignite Location.swift
/host/spi-builder-workspace/Sources/Ignite/Modifiers/Opacity.swift:16:42: error: value of type 'Double' has no member 'formatted'
self.style("opacity: \(value.formatted())")
~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/FeedGenerator.swift:87:26: error: value of type 'URL' has no member 'appending'
href="\(site.url.appending(path: site.feedConfiguration.path).absoluteString)"
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:49:50: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:56:31: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:71:40: error: value of type 'URL' has no member 'appending'
let outputURL = buildDirectory.appending(path: "sitemap.xml")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: extra argument 'order' in call
order: .reverse
~~~~~~~~~~~~~~~~~~~~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot convert key path into a multi-argument function type '(Content, Content) throws -> Bool'
by: \.date,
^
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot infer key path type from context; consider explicitly specifying a root type
by: \.date,
^
<#Root#>
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: cannot infer contextual base in reference to member 'reverse'
order: .reverse
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:93:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: site.feedConfiguration.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:94:79: error: cannot infer contextual base in reference to member 'utf8'
try result.write(to: destinationURL, atomically: true, encoding: .utf8)
~^~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:106:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "robots.txt")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ResourceLoading.swift:15:39: error: value of type 'URL' has no member 'appending'
let fullURL = sourceDirectory.appending(path: "Resources/\(resource)")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:60:55: error: value of type 'URL' has no member 'appending'
buildDirectory = sourceBuildDirectories.build.appending(path: buildDirectoryPath)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:62:43: error: value of type 'URL' has no member 'appending'
assetsDirectory = sourceDirectory.appending(path: "Assets")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:63:44: error: value of type 'URL' has no member 'appending'
contentDirectory = sourceDirectory.appending(path: "Content")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:64:45: error: value of type 'URL' has no member 'appending'
includesDirectory = sourceDirectory.appending(path: "Includes")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:173:41: error: value of type 'URL' has no member 'appending'
at: assetsDirectory.appending(path: asset.lastPathComponent),
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:174:40: error: value of type 'URL' has no member 'appending'
to: buildDirectory.appending(path: asset.lastPathComponent)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:219:35: error: value of type 'URL' has no member 'appending'
let outputURL = directory.appending(path: "index.html")
~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:256:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:263:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:287:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: content.path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:294:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: content.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:308:51: error: value of type 'URL' has no member 'appending'
let destinationDirectory = buildDirectory.appending(path: destination)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:326:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "js/syntax-highlighting.js")
~~~~~~~~~~~~~~ ^~~~~~~~~
[210/318] Compiling Ignite PublishingContext-Generators.swift
/host/spi-builder-workspace/Sources/Ignite/Modifiers/Opacity.swift:16:42: error: value of type 'Double' has no member 'formatted'
self.style("opacity: \(value.formatted())")
~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/FeedGenerator.swift:87:26: error: value of type 'URL' has no member 'appending'
href="\(site.url.appending(path: site.feedConfiguration.path).absoluteString)"
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:49:50: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:56:31: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:71:40: error: value of type 'URL' has no member 'appending'
let outputURL = buildDirectory.appending(path: "sitemap.xml")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: extra argument 'order' in call
order: .reverse
~~~~~~~~~~~~~~~~~~~~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot convert key path into a multi-argument function type '(Content, Content) throws -> Bool'
by: \.date,
^
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot infer key path type from context; consider explicitly specifying a root type
by: \.date,
^
<#Root#>
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: cannot infer contextual base in reference to member 'reverse'
order: .reverse
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:93:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: site.feedConfiguration.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:94:79: error: cannot infer contextual base in reference to member 'utf8'
try result.write(to: destinationURL, atomically: true, encoding: .utf8)
~^~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:106:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "robots.txt")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ResourceLoading.swift:15:39: error: value of type 'URL' has no member 'appending'
let fullURL = sourceDirectory.appending(path: "Resources/\(resource)")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:60:55: error: value of type 'URL' has no member 'appending'
buildDirectory = sourceBuildDirectories.build.appending(path: buildDirectoryPath)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:62:43: error: value of type 'URL' has no member 'appending'
assetsDirectory = sourceDirectory.appending(path: "Assets")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:63:44: error: value of type 'URL' has no member 'appending'
contentDirectory = sourceDirectory.appending(path: "Content")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:64:45: error: value of type 'URL' has no member 'appending'
includesDirectory = sourceDirectory.appending(path: "Includes")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:173:41: error: value of type 'URL' has no member 'appending'
at: assetsDirectory.appending(path: asset.lastPathComponent),
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:174:40: error: value of type 'URL' has no member 'appending'
to: buildDirectory.appending(path: asset.lastPathComponent)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:219:35: error: value of type 'URL' has no member 'appending'
let outputURL = directory.appending(path: "index.html")
~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:256:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:263:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:287:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: content.path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:294:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: content.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:308:51: error: value of type 'URL' has no member 'appending'
let destinationDirectory = buildDirectory.appending(path: destination)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:326:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "js/syntax-highlighting.js")
~~~~~~~~~~~~~~ ^~~~~~~~~
[211/318] Compiling Ignite PublishingContext-ResourceLoading.swift
/host/spi-builder-workspace/Sources/Ignite/Modifiers/Opacity.swift:16:42: error: value of type 'Double' has no member 'formatted'
self.style("opacity: \(value.formatted())")
~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/FeedGenerator.swift:87:26: error: value of type 'URL' has no member 'appending'
href="\(site.url.appending(path: site.feedConfiguration.path).absoluteString)"
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:49:50: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:56:31: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:71:40: error: value of type 'URL' has no member 'appending'
let outputURL = buildDirectory.appending(path: "sitemap.xml")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: extra argument 'order' in call
order: .reverse
~~~~~~~~~~~~~~~~~~~~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot convert key path into a multi-argument function type '(Content, Content) throws -> Bool'
by: \.date,
^
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot infer key path type from context; consider explicitly specifying a root type
by: \.date,
^
<#Root#>
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: cannot infer contextual base in reference to member 'reverse'
order: .reverse
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:93:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: site.feedConfiguration.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:94:79: error: cannot infer contextual base in reference to member 'utf8'
try result.write(to: destinationURL, atomically: true, encoding: .utf8)
~^~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:106:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "robots.txt")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ResourceLoading.swift:15:39: error: value of type 'URL' has no member 'appending'
let fullURL = sourceDirectory.appending(path: "Resources/\(resource)")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:60:55: error: value of type 'URL' has no member 'appending'
buildDirectory = sourceBuildDirectories.build.appending(path: buildDirectoryPath)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:62:43: error: value of type 'URL' has no member 'appending'
assetsDirectory = sourceDirectory.appending(path: "Assets")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:63:44: error: value of type 'URL' has no member 'appending'
contentDirectory = sourceDirectory.appending(path: "Content")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:64:45: error: value of type 'URL' has no member 'appending'
includesDirectory = sourceDirectory.appending(path: "Includes")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:173:41: error: value of type 'URL' has no member 'appending'
at: assetsDirectory.appending(path: asset.lastPathComponent),
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:174:40: error: value of type 'URL' has no member 'appending'
to: buildDirectory.appending(path: asset.lastPathComponent)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:219:35: error: value of type 'URL' has no member 'appending'
let outputURL = directory.appending(path: "index.html")
~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:256:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:263:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:287:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: content.path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:294:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: content.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:308:51: error: value of type 'URL' has no member 'appending'
let destinationDirectory = buildDirectory.appending(path: destination)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:326:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "js/syntax-highlighting.js")
~~~~~~~~~~~~~~ ^~~~~~~~~
[212/318] Compiling Ignite PublishingContext.swift
/host/spi-builder-workspace/Sources/Ignite/Modifiers/Opacity.swift:16:42: error: value of type 'Double' has no member 'formatted'
self.style("opacity: \(value.formatted())")
~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/FeedGenerator.swift:87:26: error: value of type 'URL' has no member 'appending'
href="\(site.url.appending(path: site.feedConfiguration.path).absoluteString)"
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:49:50: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:56:31: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:71:40: error: value of type 'URL' has no member 'appending'
let outputURL = buildDirectory.appending(path: "sitemap.xml")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: extra argument 'order' in call
order: .reverse
~~~~~~~~~~~~~~~~~~~~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot convert key path into a multi-argument function type '(Content, Content) throws -> Bool'
by: \.date,
^
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot infer key path type from context; consider explicitly specifying a root type
by: \.date,
^
<#Root#>
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: cannot infer contextual base in reference to member 'reverse'
order: .reverse
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:93:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: site.feedConfiguration.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:94:79: error: cannot infer contextual base in reference to member 'utf8'
try result.write(to: destinationURL, atomically: true, encoding: .utf8)
~^~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:106:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "robots.txt")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ResourceLoading.swift:15:39: error: value of type 'URL' has no member 'appending'
let fullURL = sourceDirectory.appending(path: "Resources/\(resource)")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:60:55: error: value of type 'URL' has no member 'appending'
buildDirectory = sourceBuildDirectories.build.appending(path: buildDirectoryPath)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:62:43: error: value of type 'URL' has no member 'appending'
assetsDirectory = sourceDirectory.appending(path: "Assets")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:63:44: error: value of type 'URL' has no member 'appending'
contentDirectory = sourceDirectory.appending(path: "Content")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:64:45: error: value of type 'URL' has no member 'appending'
includesDirectory = sourceDirectory.appending(path: "Includes")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:173:41: error: value of type 'URL' has no member 'appending'
at: assetsDirectory.appending(path: asset.lastPathComponent),
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:174:40: error: value of type 'URL' has no member 'appending'
to: buildDirectory.appending(path: asset.lastPathComponent)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:219:35: error: value of type 'URL' has no member 'appending'
let outputURL = directory.appending(path: "index.html")
~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:256:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:263:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:287:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: content.path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:294:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: content.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:308:51: error: value of type 'URL' has no member 'appending'
let destinationDirectory = buildDirectory.appending(path: destination)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:326:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "js/syntax-highlighting.js")
~~~~~~~~~~~~~~ ^~~~~~~~~
[213/318] Compiling Ignite PublishingError.swift
/host/spi-builder-workspace/Sources/Ignite/Modifiers/Opacity.swift:16:42: error: value of type 'Double' has no member 'formatted'
self.style("opacity: \(value.formatted())")
~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/FeedGenerator.swift:87:26: error: value of type 'URL' has no member 'appending'
href="\(site.url.appending(path: site.feedConfiguration.path).absoluteString)"
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:49:50: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:56:31: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:71:40: error: value of type 'URL' has no member 'appending'
let outputURL = buildDirectory.appending(path: "sitemap.xml")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: extra argument 'order' in call
order: .reverse
~~~~~~~~~~~~~~~~~~~~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot convert key path into a multi-argument function type '(Content, Content) throws -> Bool'
by: \.date,
^
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot infer key path type from context; consider explicitly specifying a root type
by: \.date,
^
<#Root#>
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: cannot infer contextual base in reference to member 'reverse'
order: .reverse
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:93:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: site.feedConfiguration.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:94:79: error: cannot infer contextual base in reference to member 'utf8'
try result.write(to: destinationURL, atomically: true, encoding: .utf8)
~^~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:106:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "robots.txt")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ResourceLoading.swift:15:39: error: value of type 'URL' has no member 'appending'
let fullURL = sourceDirectory.appending(path: "Resources/\(resource)")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:60:55: error: value of type 'URL' has no member 'appending'
buildDirectory = sourceBuildDirectories.build.appending(path: buildDirectoryPath)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:62:43: error: value of type 'URL' has no member 'appending'
assetsDirectory = sourceDirectory.appending(path: "Assets")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:63:44: error: value of type 'URL' has no member 'appending'
contentDirectory = sourceDirectory.appending(path: "Content")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:64:45: error: value of type 'URL' has no member 'appending'
includesDirectory = sourceDirectory.appending(path: "Includes")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:173:41: error: value of type 'URL' has no member 'appending'
at: assetsDirectory.appending(path: asset.lastPathComponent),
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:174:40: error: value of type 'URL' has no member 'appending'
to: buildDirectory.appending(path: asset.lastPathComponent)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:219:35: error: value of type 'URL' has no member 'appending'
let outputURL = directory.appending(path: "index.html")
~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:256:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:263:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:287:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: content.path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:294:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: content.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:308:51: error: value of type 'URL' has no member 'appending'
let destinationDirectory = buildDirectory.appending(path: destination)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:326:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "js/syntax-highlighting.js")
~~~~~~~~~~~~~~ ^~~~~~~~~
[214/318] Compiling Ignite RobotsGenerator.swift
/host/spi-builder-workspace/Sources/Ignite/Modifiers/Opacity.swift:16:42: error: value of type 'Double' has no member 'formatted'
self.style("opacity: \(value.formatted())")
~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/FeedGenerator.swift:87:26: error: value of type 'URL' has no member 'appending'
href="\(site.url.appending(path: site.feedConfiguration.path).absoluteString)"
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:49:50: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:56:31: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:71:40: error: value of type 'URL' has no member 'appending'
let outputURL = buildDirectory.appending(path: "sitemap.xml")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: extra argument 'order' in call
order: .reverse
~~~~~~~~~~~~~~~~~~~~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot convert key path into a multi-argument function type '(Content, Content) throws -> Bool'
by: \.date,
^
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot infer key path type from context; consider explicitly specifying a root type
by: \.date,
^
<#Root#>
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: cannot infer contextual base in reference to member 'reverse'
order: .reverse
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:93:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: site.feedConfiguration.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:94:79: error: cannot infer contextual base in reference to member 'utf8'
try result.write(to: destinationURL, atomically: true, encoding: .utf8)
~^~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:106:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "robots.txt")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ResourceLoading.swift:15:39: error: value of type 'URL' has no member 'appending'
let fullURL = sourceDirectory.appending(path: "Resources/\(resource)")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:60:55: error: value of type 'URL' has no member 'appending'
buildDirectory = sourceBuildDirectories.build.appending(path: buildDirectoryPath)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:62:43: error: value of type 'URL' has no member 'appending'
assetsDirectory = sourceDirectory.appending(path: "Assets")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:63:44: error: value of type 'URL' has no member 'appending'
contentDirectory = sourceDirectory.appending(path: "Content")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:64:45: error: value of type 'URL' has no member 'appending'
includesDirectory = sourceDirectory.appending(path: "Includes")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:173:41: error: value of type 'URL' has no member 'appending'
at: assetsDirectory.appending(path: asset.lastPathComponent),
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:174:40: error: value of type 'URL' has no member 'appending'
to: buildDirectory.appending(path: asset.lastPathComponent)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:219:35: error: value of type 'URL' has no member 'appending'
let outputURL = directory.appending(path: "index.html")
~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:256:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:263:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:287:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: content.path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:294:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: content.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:308:51: error: value of type 'URL' has no member 'appending'
let destinationDirectory = buildDirectory.appending(path: destination)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:326:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "js/syntax-highlighting.js")
~~~~~~~~~~~~~~ ^~~~~~~~~
[215/318] Compiling Ignite SiteMapGenerator.swift
/host/spi-builder-workspace/Sources/Ignite/Modifiers/Opacity.swift:16:42: error: value of type 'Double' has no member 'formatted'
self.style("opacity: \(value.formatted())")
~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/FeedGenerator.swift:87:26: error: value of type 'URL' has no member 'appending'
href="\(site.url.appending(path: site.feedConfiguration.path).absoluteString)"
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:49:50: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:56:31: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:71:40: error: value of type 'URL' has no member 'appending'
let outputURL = buildDirectory.appending(path: "sitemap.xml")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: extra argument 'order' in call
order: .reverse
~~~~~~~~~~~~~~~~~~~~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot convert key path into a multi-argument function type '(Content, Content) throws -> Bool'
by: \.date,
^
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot infer key path type from context; consider explicitly specifying a root type
by: \.date,
^
<#Root#>
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: cannot infer contextual base in reference to member 'reverse'
order: .reverse
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:93:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: site.feedConfiguration.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:94:79: error: cannot infer contextual base in reference to member 'utf8'
try result.write(to: destinationURL, atomically: true, encoding: .utf8)
~^~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:106:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "robots.txt")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ResourceLoading.swift:15:39: error: value of type 'URL' has no member 'appending'
let fullURL = sourceDirectory.appending(path: "Resources/\(resource)")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:60:55: error: value of type 'URL' has no member 'appending'
buildDirectory = sourceBuildDirectories.build.appending(path: buildDirectoryPath)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:62:43: error: value of type 'URL' has no member 'appending'
assetsDirectory = sourceDirectory.appending(path: "Assets")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:63:44: error: value of type 'URL' has no member 'appending'
contentDirectory = sourceDirectory.appending(path: "Content")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:64:45: error: value of type 'URL' has no member 'appending'
includesDirectory = sourceDirectory.appending(path: "Includes")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:173:41: error: value of type 'URL' has no member 'appending'
at: assetsDirectory.appending(path: asset.lastPathComponent),
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:174:40: error: value of type 'URL' has no member 'appending'
to: buildDirectory.appending(path: asset.lastPathComponent)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:219:35: error: value of type 'URL' has no member 'appending'
let outputURL = directory.appending(path: "index.html")
~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:256:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:263:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:287:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: content.path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:294:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: content.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:308:51: error: value of type 'URL' has no member 'appending'
let destinationDirectory = buildDirectory.appending(path: destination)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:326:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "js/syntax-highlighting.js")
~~~~~~~~~~~~~~ ^~~~~~~~~
[216/318] Compiling Ignite SyntaxHighlightGenerator.swift
/host/spi-builder-workspace/Sources/Ignite/Modifiers/Opacity.swift:16:42: error: value of type 'Double' has no member 'formatted'
self.style("opacity: \(value.formatted())")
~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/FeedGenerator.swift:87:26: error: value of type 'URL' has no member 'appending'
href="\(site.url.appending(path: site.feedConfiguration.path).absoluteString)"
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:49:50: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:56:31: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:71:40: error: value of type 'URL' has no member 'appending'
let outputURL = buildDirectory.appending(path: "sitemap.xml")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: extra argument 'order' in call
order: .reverse
~~~~~~~~~~~~~~~~~~~~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot convert key path into a multi-argument function type '(Content, Content) throws -> Bool'
by: \.date,
^
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot infer key path type from context; consider explicitly specifying a root type
by: \.date,
^
<#Root#>
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: cannot infer contextual base in reference to member 'reverse'
order: .reverse
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:93:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: site.feedConfiguration.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:94:79: error: cannot infer contextual base in reference to member 'utf8'
try result.write(to: destinationURL, atomically: true, encoding: .utf8)
~^~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:106:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "robots.txt")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ResourceLoading.swift:15:39: error: value of type 'URL' has no member 'appending'
let fullURL = sourceDirectory.appending(path: "Resources/\(resource)")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:60:55: error: value of type 'URL' has no member 'appending'
buildDirectory = sourceBuildDirectories.build.appending(path: buildDirectoryPath)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:62:43: error: value of type 'URL' has no member 'appending'
assetsDirectory = sourceDirectory.appending(path: "Assets")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:63:44: error: value of type 'URL' has no member 'appending'
contentDirectory = sourceDirectory.appending(path: "Content")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:64:45: error: value of type 'URL' has no member 'appending'
includesDirectory = sourceDirectory.appending(path: "Includes")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:173:41: error: value of type 'URL' has no member 'appending'
at: assetsDirectory.appending(path: asset.lastPathComponent),
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:174:40: error: value of type 'URL' has no member 'appending'
to: buildDirectory.appending(path: asset.lastPathComponent)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:219:35: error: value of type 'URL' has no member 'appending'
let outputURL = directory.appending(path: "index.html")
~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:256:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:263:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:287:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: content.path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:294:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: content.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:308:51: error: value of type 'URL' has no member 'appending'
let destinationDirectory = buildDirectory.appending(path: destination)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:326:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "js/syntax-highlighting.js")
~~~~~~~~~~~~~~ ^~~~~~~~~
[217/318] Compiling Ignite AttributeValue.swift
/host/spi-builder-workspace/Sources/Ignite/Modifiers/Opacity.swift:16:42: error: value of type 'Double' has no member 'formatted'
self.style("opacity: \(value.formatted())")
~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/FeedGenerator.swift:87:26: error: value of type 'URL' has no member 'appending'
href="\(site.url.appending(path: site.feedConfiguration.path).absoluteString)"
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:49:50: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:56:31: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:71:40: error: value of type 'URL' has no member 'appending'
let outputURL = buildDirectory.appending(path: "sitemap.xml")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: extra argument 'order' in call
order: .reverse
~~~~~~~~~~~~~~~~~~~~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot convert key path into a multi-argument function type '(Content, Content) throws -> Bool'
by: \.date,
^
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot infer key path type from context; consider explicitly specifying a root type
by: \.date,
^
<#Root#>
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: cannot infer contextual base in reference to member 'reverse'
order: .reverse
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:93:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: site.feedConfiguration.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:94:79: error: cannot infer contextual base in reference to member 'utf8'
try result.write(to: destinationURL, atomically: true, encoding: .utf8)
~^~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:106:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "robots.txt")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ResourceLoading.swift:15:39: error: value of type 'URL' has no member 'appending'
let fullURL = sourceDirectory.appending(path: "Resources/\(resource)")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:60:55: error: value of type 'URL' has no member 'appending'
buildDirectory = sourceBuildDirectories.build.appending(path: buildDirectoryPath)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:62:43: error: value of type 'URL' has no member 'appending'
assetsDirectory = sourceDirectory.appending(path: "Assets")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:63:44: error: value of type 'URL' has no member 'appending'
contentDirectory = sourceDirectory.appending(path: "Content")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:64:45: error: value of type 'URL' has no member 'appending'
includesDirectory = sourceDirectory.appending(path: "Includes")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:173:41: error: value of type 'URL' has no member 'appending'
at: assetsDirectory.appending(path: asset.lastPathComponent),
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:174:40: error: value of type 'URL' has no member 'appending'
to: buildDirectory.appending(path: asset.lastPathComponent)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:219:35: error: value of type 'URL' has no member 'appending'
let outputURL = directory.appending(path: "index.html")
~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:256:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:263:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:287:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: content.path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:294:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: content.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:308:51: error: value of type 'URL' has no member 'appending'
let destinationDirectory = buildDirectory.appending(path: destination)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:326:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "js/syntax-highlighting.js")
~~~~~~~~~~~~~~ ^~~~~~~~~
[218/318] Compiling Ignite ElementBuilder.swift
/host/spi-builder-workspace/Sources/Ignite/Modifiers/Opacity.swift:16:42: error: value of type 'Double' has no member 'formatted'
self.style("opacity: \(value.formatted())")
~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/FeedGenerator.swift:87:26: error: value of type 'URL' has no member 'appending'
href="\(site.url.appending(path: site.feedConfiguration.path).absoluteString)"
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:49:50: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:56:31: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:71:40: error: value of type 'URL' has no member 'appending'
let outputURL = buildDirectory.appending(path: "sitemap.xml")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: extra argument 'order' in call
order: .reverse
~~~~~~~~~~~~~~~~~~~~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot convert key path into a multi-argument function type '(Content, Content) throws -> Bool'
by: \.date,
^
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot infer key path type from context; consider explicitly specifying a root type
by: \.date,
^
<#Root#>
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: cannot infer contextual base in reference to member 'reverse'
order: .reverse
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:93:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: site.feedConfiguration.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:94:79: error: cannot infer contextual base in reference to member 'utf8'
try result.write(to: destinationURL, atomically: true, encoding: .utf8)
~^~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:106:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "robots.txt")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ResourceLoading.swift:15:39: error: value of type 'URL' has no member 'appending'
let fullURL = sourceDirectory.appending(path: "Resources/\(resource)")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:60:55: error: value of type 'URL' has no member 'appending'
buildDirectory = sourceBuildDirectories.build.appending(path: buildDirectoryPath)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:62:43: error: value of type 'URL' has no member 'appending'
assetsDirectory = sourceDirectory.appending(path: "Assets")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:63:44: error: value of type 'URL' has no member 'appending'
contentDirectory = sourceDirectory.appending(path: "Content")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:64:45: error: value of type 'URL' has no member 'appending'
includesDirectory = sourceDirectory.appending(path: "Includes")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:173:41: error: value of type 'URL' has no member 'appending'
at: assetsDirectory.appending(path: asset.lastPathComponent),
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:174:40: error: value of type 'URL' has no member 'appending'
to: buildDirectory.appending(path: asset.lastPathComponent)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:219:35: error: value of type 'URL' has no member 'appending'
let outputURL = directory.appending(path: "index.html")
~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:256:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:263:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:287:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: content.path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:294:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: content.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:308:51: error: value of type 'URL' has no member 'appending'
let destinationDirectory = buildDirectory.appending(path: destination)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:326:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "js/syntax-highlighting.js")
~~~~~~~~~~~~~~ ^~~~~~~~~
[219/318] Compiling Ignite MarkdownRenderer.swift
/host/spi-builder-workspace/Sources/Ignite/Modifiers/Opacity.swift:16:42: error: value of type 'Double' has no member 'formatted'
self.style("opacity: \(value.formatted())")
~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/FeedGenerator.swift:87:26: error: value of type 'URL' has no member 'appending'
href="\(site.url.appending(path: site.feedConfiguration.path).absoluteString)"
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:49:50: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:56:31: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:71:40: error: value of type 'URL' has no member 'appending'
let outputURL = buildDirectory.appending(path: "sitemap.xml")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: extra argument 'order' in call
order: .reverse
~~~~~~~~~~~~~~~~~~~~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot convert key path into a multi-argument function type '(Content, Content) throws -> Bool'
by: \.date,
^
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:85:17: error: cannot infer key path type from context; consider explicitly specifying a root type
by: \.date,
^
<#Root#>
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:86:21: error: cannot infer contextual base in reference to member 'reverse'
order: .reverse
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:93:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: site.feedConfiguration.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:94:79: error: cannot infer contextual base in reference to member 'utf8'
try result.write(to: destinationURL, atomically: true, encoding: .utf8)
~^~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-Generators.swift:106:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "robots.txt")
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext-ResourceLoading.swift:15:39: error: value of type 'URL' has no member 'appending'
let fullURL = sourceDirectory.appending(path: "Resources/\(resource)")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:60:55: error: value of type 'URL' has no member 'appending'
buildDirectory = sourceBuildDirectories.build.appending(path: buildDirectoryPath)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:62:43: error: value of type 'URL' has no member 'appending'
assetsDirectory = sourceDirectory.appending(path: "Assets")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:63:44: error: value of type 'URL' has no member 'appending'
contentDirectory = sourceDirectory.appending(path: "Content")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:64:45: error: value of type 'URL' has no member 'appending'
includesDirectory = sourceDirectory.appending(path: "Includes")
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:173:41: error: value of type 'URL' has no member 'appending'
at: assetsDirectory.appending(path: asset.lastPathComponent),
~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:174:40: error: value of type 'URL' has no member 'appending'
to: buildDirectory.appending(path: asset.lastPathComponent)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:219:35: error: value of type 'URL' has no member 'appending'
let outputURL = directory.appending(path: "index.html")
~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:256:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:263:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:287:27: error: value of type 'URL' has no member 'appending'
url: site.url.appending(path: content.path),
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:294:46: error: value of type 'URL' has no member 'appending'
let outputDirectory = buildDirectory.appending(path: content.path)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:308:51: error: value of type 'URL' has no member 'appending'
let destinationDirectory = buildDirectory.appending(path: destination)
~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Publishing/PublishingContext.swift:326:49: error: value of type 'URL' has no member 'appending'
let destinationURL = buildDirectory.appending(path: "js/syntax-highlighting.js")
~~~~~~~~~~~~~~ ^~~~~~~~~
[219/318] Wrapping AST for ArgumentParser for debugging
error: emit-module command failed with exit code 1 (use -v to see invocation)
[221/324] Emitting module Ignite
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
[222/324] Compiling Ignite Content.swift
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:143:53: error: cannot call value of non-function type 'String'
let basePath = context.contentDirectory.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:144:56: error: cannot call value of non-function type 'String'
let thisPath = url.deletingPathExtension().path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:61: error: value of type 'Date' has no member 'formatted'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:72: error: cannot infer contextual base in reference to member 'iso8601'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:80: error: value of type 'Date' has no member 'formatted'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:91: error: cannot infer contextual base in reference to member 'iso8601'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:194:18: error: value of type 'URL' has no member 'appending'
site.url.appending(path: self.path).absoluteString
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:227:31: error: type 'TimeZone?' has no member 'gmt'
formatter.timeZone = .gmt
~^~~
[223/324] Compiling Ignite ContentPage.swift
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:143:53: error: cannot call value of non-function type 'String'
let basePath = context.contentDirectory.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:144:56: error: cannot call value of non-function type 'String'
let thisPath = url.deletingPathExtension().path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:61: error: value of type 'Date' has no member 'formatted'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:72: error: cannot infer contextual base in reference to member 'iso8601'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:80: error: value of type 'Date' has no member 'formatted'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:91: error: cannot infer contextual base in reference to member 'iso8601'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:194:18: error: value of type 'URL' has no member 'appending'
site.url.appending(path: self.path).absoluteString
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:227:31: error: type 'TimeZone?' has no member 'gmt'
formatter.timeZone = .gmt
~^~~
[224/324] Compiling Ignite BaseElement.swift
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:143:53: error: cannot call value of non-function type 'String'
let basePath = context.contentDirectory.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:144:56: error: cannot call value of non-function type 'String'
let thisPath = url.deletingPathExtension().path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:61: error: value of type 'Date' has no member 'formatted'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:72: error: cannot infer contextual base in reference to member 'iso8601'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:80: error: value of type 'Date' has no member 'formatted'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:91: error: cannot infer contextual base in reference to member 'iso8601'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:194:18: error: value of type 'URL' has no member 'appending'
site.url.appending(path: self.path).absoluteString
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:227:31: error: type 'TimeZone?' has no member 'gmt'
formatter.timeZone = .gmt
~^~~
[225/324] Compiling Ignite BlockElement.swift
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:143:53: error: cannot call value of non-function type 'String'
let basePath = context.contentDirectory.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:144:56: error: cannot call value of non-function type 'String'
let thisPath = url.deletingPathExtension().path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:61: error: value of type 'Date' has no member 'formatted'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:72: error: cannot infer contextual base in reference to member 'iso8601'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:80: error: value of type 'Date' has no member 'formatted'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:91: error: cannot infer contextual base in reference to member 'iso8601'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:194:18: error: value of type 'URL' has no member 'appending'
site.url.appending(path: self.path).absoluteString
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:227:31: error: type 'TimeZone?' has no member 'gmt'
formatter.timeZone = .gmt
~^~~
[226/324] Compiling Ignite HTMLRootElement.swift
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:143:53: error: cannot call value of non-function type 'String'
let basePath = context.contentDirectory.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:144:56: error: cannot call value of non-function type 'String'
let thisPath = url.deletingPathExtension().path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:61: error: value of type 'Date' has no member 'formatted'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:72: error: cannot infer contextual base in reference to member 'iso8601'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:80: error: value of type 'Date' has no member 'formatted'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:91: error: cannot infer contextual base in reference to member 'iso8601'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:194:18: error: value of type 'URL' has no member 'appending'
site.url.appending(path: self.path).absoluteString
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:227:31: error: type 'TimeZone?' has no member 'gmt'
formatter.timeZone = .gmt
~^~~
[227/324] Compiling Ignite HeadElement.swift
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:143:53: error: cannot call value of non-function type 'String'
let basePath = context.contentDirectory.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:144:56: error: cannot call value of non-function type 'String'
let thisPath = url.deletingPathExtension().path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:61: error: value of type 'Date' has no member 'formatted'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:72: error: cannot infer contextual base in reference to member 'iso8601'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:80: error: value of type 'Date' has no member 'formatted'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:91: error: cannot infer contextual base in reference to member 'iso8601'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:194:18: error: value of type 'URL' has no member 'appending'
site.url.appending(path: self.path).absoluteString
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:227:31: error: type 'TimeZone?' has no member 'gmt'
formatter.timeZone = .gmt
~^~~
[228/324] Compiling Ignite InlineElement.swift
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:143:53: error: cannot call value of non-function type 'String'
let basePath = context.contentDirectory.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:144:56: error: cannot call value of non-function type 'String'
let thisPath = url.deletingPathExtension().path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:61: error: value of type 'Date' has no member 'formatted'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:72: error: cannot infer contextual base in reference to member 'iso8601'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:80: error: value of type 'Date' has no member 'formatted'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:91: error: cannot infer contextual base in reference to member 'iso8601'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:194:18: error: value of type 'URL' has no member 'appending'
site.url.appending(path: self.path).absoluteString
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:227:31: error: type 'TimeZone?' has no member 'gmt'
formatter.timeZone = .gmt
~^~~
[229/324] Compiling Ignite PageElement.swift
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:143:53: error: cannot call value of non-function type 'String'
let basePath = context.contentDirectory.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:144:56: error: cannot call value of non-function type 'String'
let thisPath = url.deletingPathExtension().path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:61: error: value of type 'Date' has no member 'formatted'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:72: error: cannot infer contextual base in reference to member 'iso8601'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:80: error: value of type 'Date' has no member 'formatted'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:91: error: cannot infer contextual base in reference to member 'iso8601'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:194:18: error: value of type 'URL' has no member 'appending'
site.url.appending(path: self.path).absoluteString
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:227:31: error: type 'TimeZone?' has no member 'gmt'
formatter.timeZone = .gmt
~^~~
[230/324] Compiling Ignite EmptyTagPage.swift
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:143:53: error: cannot call value of non-function type 'String'
let basePath = context.contentDirectory.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:144:56: error: cannot call value of non-function type 'String'
let thisPath = url.deletingPathExtension().path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:61: error: value of type 'Date' has no member 'formatted'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:72: error: cannot infer contextual base in reference to member 'iso8601'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:80: error: value of type 'Date' has no member 'formatted'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:91: error: cannot infer contextual base in reference to member 'iso8601'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:194:18: error: value of type 'URL' has no member 'appending'
site.url.appending(path: self.path).absoluteString
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:227:31: error: type 'TimeZone?' has no member 'gmt'
formatter.timeZone = .gmt
~^~~
[231/324] Compiling Ignite Event.swift
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:143:53: error: cannot call value of non-function type 'String'
let basePath = context.contentDirectory.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:144:56: error: cannot call value of non-function type 'String'
let thisPath = url.deletingPathExtension().path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:61: error: value of type 'Date' has no member 'formatted'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:72: error: cannot infer contextual base in reference to member 'iso8601'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:80: error: value of type 'Date' has no member 'formatted'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:91: error: cannot infer contextual base in reference to member 'iso8601'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:194:18: error: value of type 'URL' has no member 'appending'
site.url.appending(path: self.path).absoluteString
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:227:31: error: type 'TimeZone?' has no member 'gmt'
formatter.timeZone = .gmt
~^~~
[232/324] Compiling Ignite FeedConfiguration.swift
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:143:53: error: cannot call value of non-function type 'String'
let basePath = context.contentDirectory.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:144:56: error: cannot call value of non-function type 'String'
let thisPath = url.deletingPathExtension().path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:61: error: value of type 'Date' has no member 'formatted'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:72: error: cannot infer contextual base in reference to member 'iso8601'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:80: error: value of type 'Date' has no member 'formatted'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:91: error: cannot infer contextual base in reference to member 'iso8601'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:194:18: error: value of type 'URL' has no member 'appending'
site.url.appending(path: self.path).absoluteString
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:227:31: error: type 'TimeZone?' has no member 'gmt'
formatter.timeZone = .gmt
~^~~
[233/324] Compiling Ignite Language.swift
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:143:53: error: cannot call value of non-function type 'String'
let basePath = context.contentDirectory.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:144:56: error: cannot call value of non-function type 'String'
let thisPath = url.deletingPathExtension().path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:61: error: value of type 'Date' has no member 'formatted'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:72: error: cannot infer contextual base in reference to member 'iso8601'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:80: error: value of type 'Date' has no member 'formatted'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:91: error: cannot infer contextual base in reference to member 'iso8601'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:194:18: error: value of type 'URL' has no member 'appending'
site.url.appending(path: self.path).absoluteString
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:227:31: error: type 'TimeZone?' has no member 'gmt'
formatter.timeZone = .gmt
~^~~
[234/324] Compiling Ignite DefaultRobotsConfiguration.swift
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:143:53: error: cannot call value of non-function type 'String'
let basePath = context.contentDirectory.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:144:56: error: cannot call value of non-function type 'String'
let thisPath = url.deletingPathExtension().path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:61: error: value of type 'Date' has no member 'formatted'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:72: error: cannot infer contextual base in reference to member 'iso8601'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:80: error: value of type 'Date' has no member 'formatted'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:91: error: cannot infer contextual base in reference to member 'iso8601'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:194:18: error: value of type 'URL' has no member 'appending'
site.url.appending(path: self.path).absoluteString
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:227:31: error: type 'TimeZone?' has no member 'gmt'
formatter.timeZone = .gmt
~^~~
[235/324] Compiling Ignite DisallowRule.swift
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:143:53: error: cannot call value of non-function type 'String'
let basePath = context.contentDirectory.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:144:56: error: cannot call value of non-function type 'String'
let thisPath = url.deletingPathExtension().path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:61: error: value of type 'Date' has no member 'formatted'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:72: error: cannot infer contextual base in reference to member 'iso8601'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:80: error: value of type 'Date' has no member 'formatted'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:91: error: cannot infer contextual base in reference to member 'iso8601'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:194:18: error: value of type 'URL' has no member 'appending'
site.url.appending(path: self.path).absoluteString
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:227:31: error: type 'TimeZone?' has no member 'gmt'
formatter.timeZone = .gmt
~^~~
[236/324] Compiling Ignite KnownRobot.swift
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:143:53: error: cannot call value of non-function type 'String'
let basePath = context.contentDirectory.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:144:56: error: cannot call value of non-function type 'String'
let thisPath = url.deletingPathExtension().path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:61: error: value of type 'Date' has no member 'formatted'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:72: error: cannot infer contextual base in reference to member 'iso8601'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:80: error: value of type 'Date' has no member 'formatted'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:91: error: cannot infer contextual base in reference to member 'iso8601'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:194:18: error: value of type 'URL' has no member 'appending'
site.url.appending(path: self.path).absoluteString
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:227:31: error: type 'TimeZone?' has no member 'gmt'
formatter.timeZone = .gmt
~^~~
[237/324] Compiling Ignite RobotsConfiguration.swift
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:143:53: error: cannot call value of non-function type 'String'
let basePath = context.contentDirectory.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:144:56: error: cannot call value of non-function type 'String'
let thisPath = url.deletingPathExtension().path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:61: error: value of type 'Date' has no member 'formatted'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:72: error: cannot infer contextual base in reference to member 'iso8601'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:80: error: value of type 'Date' has no member 'formatted'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:91: error: cannot infer contextual base in reference to member 'iso8601'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:194:18: error: value of type 'URL' has no member 'appending'
site.url.appending(path: self.path).absoluteString
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:227:31: error: type 'TimeZone?' has no member 'gmt'
formatter.timeZone = .gmt
~^~~
[238/324] Compiling Ignite Site.swift
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:143:53: error: cannot call value of non-function type 'String'
let basePath = context.contentDirectory.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:144:56: error: cannot call value of non-function type 'String'
let thisPath = url.deletingPathExtension().path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:61: error: value of type 'Date' has no member 'formatted'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:72: error: cannot infer contextual base in reference to member 'iso8601'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:80: error: value of type 'Date' has no member 'formatted'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:91: error: cannot infer contextual base in reference to member 'iso8601'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:194:18: error: value of type 'URL' has no member 'appending'
site.url.appending(path: self.path).absoluteString
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:227:31: error: type 'TimeZone?' has no member 'gmt'
formatter.timeZone = .gmt
~^~~
[239/324] Compiling Ignite StaticPage.swift
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:143:53: error: cannot call value of non-function type 'String'
let basePath = context.contentDirectory.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:144:56: error: cannot call value of non-function type 'String'
let thisPath = url.deletingPathExtension().path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:61: error: value of type 'Date' has no member 'formatted'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:72: error: cannot infer contextual base in reference to member 'iso8601'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:80: error: value of type 'Date' has no member 'formatted'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:91: error: cannot infer contextual base in reference to member 'iso8601'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:194:18: error: value of type 'URL' has no member 'appending'
site.url.appending(path: self.path).absoluteString
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:227:31: error: type 'TimeZone?' has no member 'gmt'
formatter.timeZone = .gmt
~^~~
[240/324] Compiling Ignite SyntaxHighlighter.swift
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:143:53: error: cannot call value of non-function type 'String'
let basePath = context.contentDirectory.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:144:56: error: cannot call value of non-function type 'String'
let thisPath = url.deletingPathExtension().path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:61: error: value of type 'Date' has no member 'formatted'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:182:72: error: cannot infer contextual base in reference to member 'iso8601'
metadata["date"] = resourceValues.creationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:80: error: value of type 'Date' has no member 'formatted'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:187:91: error: cannot infer contextual base in reference to member 'iso8601'
metadata["lastModified"] = resourceValues.contentModificationDate?.formatted(.iso8601) ?? Date.now
~^~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:194:18: error: value of type 'URL' has no member 'appending'
site.url.appending(path: self.path).absoluteString
~~~~~~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Framework/Content.swift:227:31: error: type 'TimeZone?' has no member 'gmt'
formatter.timeZone = .gmt
~^~~
[241/324] Emitting module IgniteCLI
[242/324] Compiling IgniteCLI Process-Execute.swift
/host/spi-builder-workspace/Sources/IgniteCLI/Process-Execute.swift:34:17: warning: 'launchPath' is deprecated: renamed to 'executableURL'
process.launchPath = "/bin/bash"
^
/host/spi-builder-workspace/Sources/IgniteCLI/Process-Execute.swift:34:17: note: use 'executableURL' instead
process.launchPath = "/bin/bash"
^~~~~~~~~~
executableURL
[243/324] Compiling IgniteCLI NewCommand.swift
[244/324] Compiling IgniteCLI IgniteCLI.swift
[245/324] Compiling IgniteCLI RunCommand.swift
[246/324] Compiling IgniteCLI BuildCommand.swift
[247/324] Compiling Ignite TagPage.swift
[248/324] Compiling Ignite Theme.swift
[249/324] Compiling Ignite ThemedPage.swift
[250/324] Compiling Ignite UnitPoint.swift
[251/324] Compiling Ignite Ignite.swift
[252/324] Compiling Ignite AccessibilityLabel.swift
[253/324] Compiling Ignite AspectRatio.swift
[254/324] Compiling Ignite Background.swift
[255/324] Compiling Ignite BackgroundImage.swift
[256/324] Compiling Ignite CornerRadius.swift
[257/324] Compiling Ignite Cursor.swift
[258/324] Compiling Ignite ForegroundStyle.swift
[259/324] Compiling Ignite Frame.swift
[260/324] Compiling Ignite Hidden.swift
[261/324] Compiling Ignite Hint.swift
[262/324] Compiling Ignite HorizontalAlignment.swift
[263/324] Compiling Ignite HoverEffect.swift
[264/324] Compiling Ignite LazyLoadable.swift
[265/324] Compiling Ignite Margin.swift
[266/324] Compiling Ignite Video.swift
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:19:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:25:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:15:30: error: cannot call value of non-function type 'String'
let basePath = other.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:16:24: error: cannot call value of non-function type 'String'
let thisPath = path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-RemovingWWW.swift:15:9: error: cannot call value of non-function type 'String?'
host()?.replacing(#/^www\./#, with: "")
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:17:26: error: no exact matches in call to initializer
var currentURL = URL(filePath: file.description)
^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
public init?(string: String)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:31:42: error: no exact matches in call to initializer
let buildDirectoryURL: URL = URL(filePath: buildDirectory)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
[267/324] Compiling Ignite Array-ContainsLocation.swift
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:19:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:25:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:15:30: error: cannot call value of non-function type 'String'
let basePath = other.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:16:24: error: cannot call value of non-function type 'String'
let thisPath = path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-RemovingWWW.swift:15:9: error: cannot call value of non-function type 'String?'
host()?.replacing(#/^www\./#, with: "")
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:17:26: error: no exact matches in call to initializer
var currentURL = URL(filePath: file.description)
^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
public init?(string: String)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:31:42: error: no exact matches in call to initializer
let buildDirectoryURL: URL = URL(filePath: buildDirectory)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
[268/324] Compiling Ignite Array-DefinitelyNotAHack.swift
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:19:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:25:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:15:30: error: cannot call value of non-function type 'String'
let basePath = other.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:16:24: error: cannot call value of non-function type 'String'
let thisPath = path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-RemovingWWW.swift:15:9: error: cannot call value of non-function type 'String?'
host()?.replacing(#/^www\./#, with: "")
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:17:26: error: no exact matches in call to initializer
var currentURL = URL(filePath: file.description)
^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
public init?(string: String)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:31:42: error: no exact matches in call to initializer
let buildDirectoryURL: URL = URL(filePath: buildDirectory)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
[269/324] Compiling Ignite Array-ElementRendering.swift
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:19:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:25:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:15:30: error: cannot call value of non-function type 'String'
let basePath = other.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:16:24: error: cannot call value of non-function type 'String'
let thisPath = path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-RemovingWWW.swift:15:9: error: cannot call value of non-function type 'String?'
host()?.replacing(#/^www\./#, with: "")
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:17:26: error: no exact matches in call to initializer
var currentURL = URL(filePath: file.description)
^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
public init?(string: String)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:31:42: error: no exact matches in call to initializer
let buildDirectoryURL: URL = URL(filePath: buildDirectory)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
[270/324] Compiling Ignite Array-LocalizedContains.swift
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:19:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:25:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:15:30: error: cannot call value of non-function type 'String'
let basePath = other.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:16:24: error: cannot call value of non-function type 'String'
let thisPath = path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-RemovingWWW.swift:15:9: error: cannot call value of non-function type 'String?'
host()?.replacing(#/^www\./#, with: "")
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:17:26: error: no exact matches in call to initializer
var currentURL = URL(filePath: file.description)
^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
public init?(string: String)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:31:42: error: no exact matches in call to initializer
let buildDirectoryURL: URL = URL(filePath: buildDirectory)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
[271/324] Compiling Ignite Array-Sorting.swift
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:19:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:25:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:15:30: error: cannot call value of non-function type 'String'
let basePath = other.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:16:24: error: cannot call value of non-function type 'String'
let thisPath = path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-RemovingWWW.swift:15:9: error: cannot call value of non-function type 'String?'
host()?.replacing(#/^www\./#, with: "")
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:17:26: error: no exact matches in call to initializer
var currentURL = URL(filePath: file.description)
^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
public init?(string: String)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:31:42: error: no exact matches in call to initializer
let buildDirectoryURL: URL = URL(filePath: buildDirectory)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
[272/324] Compiling Ignite Date-ISO8601.swift
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:19:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:25:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:15:30: error: cannot call value of non-function type 'String'
let basePath = other.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:16:24: error: cannot call value of non-function type 'String'
let thisPath = path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-RemovingWWW.swift:15:9: error: cannot call value of non-function type 'String?'
host()?.replacing(#/^www\./#, with: "")
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:17:26: error: no exact matches in call to initializer
var currentURL = URL(filePath: file.description)
^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
public init?(string: String)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:31:42: error: no exact matches in call to initializer
let buildDirectoryURL: URL = URL(filePath: buildDirectory)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
[273/324] Compiling Ignite Date-RFC822.swift
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:19:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:25:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:15:30: error: cannot call value of non-function type 'String'
let basePath = other.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:16:24: error: cannot call value of non-function type 'String'
let thisPath = path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-RemovingWWW.swift:15:9: error: cannot call value of non-function type 'String?'
host()?.replacing(#/^www\./#, with: "")
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:17:26: error: no exact matches in call to initializer
var currentURL = URL(filePath: file.description)
^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
public init?(string: String)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:31:42: error: no exact matches in call to initializer
let buildDirectoryURL: URL = URL(filePath: buildDirectory)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
[274/324] Compiling Ignite String-AbsoluteLinks.swift
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:19:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:25:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:15:30: error: cannot call value of non-function type 'String'
let basePath = other.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:16:24: error: cannot call value of non-function type 'String'
let thisPath = path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-RemovingWWW.swift:15:9: error: cannot call value of non-function type 'String?'
host()?.replacing(#/^www\./#, with: "")
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:17:26: error: no exact matches in call to initializer
var currentURL = URL(filePath: file.description)
^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
public init?(string: String)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:31:42: error: no exact matches in call to initializer
let buildDirectoryURL: URL = URL(filePath: buildDirectory)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
[275/324] Compiling Ignite String-CSStoJS.swift
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:19:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:25:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:15:30: error: cannot call value of non-function type 'String'
let basePath = other.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:16:24: error: cannot call value of non-function type 'String'
let thisPath = path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-RemovingWWW.swift:15:9: error: cannot call value of non-function type 'String?'
host()?.replacing(#/^www\./#, with: "")
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:17:26: error: no exact matches in call to initializer
var currentURL = URL(filePath: file.description)
^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
public init?(string: String)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:31:42: error: no exact matches in call to initializer
let buildDirectoryURL: URL = URL(filePath: buildDirectory)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
[276/324] Compiling Ignite String-EscapedForJavaScript.swift
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:19:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:25:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:15:30: error: cannot call value of non-function type 'String'
let basePath = other.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:16:24: error: cannot call value of non-function type 'String'
let thisPath = path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-RemovingWWW.swift:15:9: error: cannot call value of non-function type 'String?'
host()?.replacing(#/^www\./#, with: "")
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:17:26: error: no exact matches in call to initializer
var currentURL = URL(filePath: file.description)
^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
public init?(string: String)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:31:42: error: no exact matches in call to initializer
let buildDirectoryURL: URL = URL(filePath: buildDirectory)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
[277/324] Compiling Ignite String-Slug.swift
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:19:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:25:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:15:30: error: cannot call value of non-function type 'String'
let basePath = other.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:16:24: error: cannot call value of non-function type 'String'
let thisPath = path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-RemovingWWW.swift:15:9: error: cannot call value of non-function type 'String?'
host()?.replacing(#/^www\./#, with: "")
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:17:26: error: no exact matches in call to initializer
var currentURL = URL(filePath: file.description)
^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
public init?(string: String)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:31:42: error: no exact matches in call to initializer
let buildDirectoryURL: URL = URL(filePath: buildDirectory)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
[278/324] Compiling Ignite String-SplitAndTrim.swift
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:19:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:25:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:15:30: error: cannot call value of non-function type 'String'
let basePath = other.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:16:24: error: cannot call value of non-function type 'String'
let thisPath = path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-RemovingWWW.swift:15:9: error: cannot call value of non-function type 'String?'
host()?.replacing(#/^www\./#, with: "")
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:17:26: error: no exact matches in call to initializer
var currentURL = URL(filePath: file.description)
^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
public init?(string: String)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:31:42: error: no exact matches in call to initializer
let buildDirectoryURL: URL = URL(filePath: buildDirectory)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
[279/324] Compiling Ignite String-StrippingTags.swift
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:19:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:25:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:15:30: error: cannot call value of non-function type 'String'
let basePath = other.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:16:24: error: cannot call value of non-function type 'String'
let thisPath = path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-RemovingWWW.swift:15:9: error: cannot call value of non-function type 'String?'
host()?.replacing(#/^www\./#, with: "")
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:17:26: error: no exact matches in call to initializer
var currentURL = URL(filePath: file.description)
^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
public init?(string: String)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:31:42: error: no exact matches in call to initializer
let buildDirectoryURL: URL = URL(filePath: buildDirectory)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
[280/324] Compiling Ignite URL-Relative.swift
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:19:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:25:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:15:30: error: cannot call value of non-function type 'String'
let basePath = other.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:16:24: error: cannot call value of non-function type 'String'
let thisPath = path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-RemovingWWW.swift:15:9: error: cannot call value of non-function type 'String?'
host()?.replacing(#/^www\./#, with: "")
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:17:26: error: no exact matches in call to initializer
var currentURL = URL(filePath: file.description)
^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
public init?(string: String)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:31:42: error: no exact matches in call to initializer
let buildDirectoryURL: URL = URL(filePath: buildDirectory)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
[281/324] Compiling Ignite URL-RemovingWWW.swift
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:19:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:25:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:15:30: error: cannot call value of non-function type 'String'
let basePath = other.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:16:24: error: cannot call value of non-function type 'String'
let thisPath = path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-RemovingWWW.swift:15:9: error: cannot call value of non-function type 'String?'
host()?.replacing(#/^www\./#, with: "")
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:17:26: error: no exact matches in call to initializer
var currentURL = URL(filePath: file.description)
^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
public init?(string: String)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:31:42: error: no exact matches in call to initializer
let buildDirectoryURL: URL = URL(filePath: buildDirectory)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
[282/324] Compiling Ignite URL-SelectDirectories.swift
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:19:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:25:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:15:30: error: cannot call value of non-function type 'String'
let basePath = other.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:16:24: error: cannot call value of non-function type 'String'
let thisPath = path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-RemovingWWW.swift:15:9: error: cannot call value of non-function type 'String?'
host()?.replacing(#/^www\./#, with: "")
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:17:26: error: no exact matches in call to initializer
var currentURL = URL(filePath: file.description)
^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
public init?(string: String)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:31:42: error: no exact matches in call to initializer
let buildDirectoryURL: URL = URL(filePath: buildDirectory)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
[283/324] Compiling Ignite URL-Unwrapped.swift
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:19:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:25:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:15:30: error: cannot call value of non-function type 'String'
let basePath = other.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:16:24: error: cannot call value of non-function type 'String'
let thisPath = path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-RemovingWWW.swift:15:9: error: cannot call value of non-function type 'String?'
host()?.replacing(#/^www\./#, with: "")
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:17:26: error: no exact matches in call to initializer
var currentURL = URL(filePath: file.description)
^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
public init?(string: String)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:31:42: error: no exact matches in call to initializer
let buildDirectoryURL: URL = URL(filePath: buildDirectory)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
[284/324] Compiling Ignite Component.swift
/host/spi-builder-workspace/Sources/Ignite/Extensions/Array-Sorting.swift:47:75: error: cannot find type 'SortOrder' in scope
public func sorted<T: Comparable>(by function: (Element) -> T, order: SortOrder = .forward) -> [Element] {
^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:19:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/String-AbsoluteLinks.swift:25:31: error: value of type 'URL' has no member 'appending'
let fullURL = url.appending(path: match.output.path).absoluteString
~~~ ^~~~~~~~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:15:30: error: cannot call value of non-function type 'String'
let basePath = other.path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-Relative.swift:16:24: error: cannot call value of non-function type 'String'
let thisPath = path()
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-RemovingWWW.swift:15:9: error: cannot call value of non-function type 'String?'
host()?.replacing(#/^www\./#, with: "")
^ ~~
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:17:26: error: no exact matches in call to initializer
var currentURL = URL(filePath: file.description)
^
Foundation.URL:3:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(string:)')
public init?(string: String)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
/host/spi-builder-workspace/Sources/Ignite/Extensions/URL-SelectDirectories.swift:31:42: error: no exact matches in call to initializer
let buildDirectoryURL: URL = URL(filePath: buildDirectory)
^
Foundation.URL:8:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileURLWithPath:)')
public init(fileURLWithPath path: String)
^
Foundation.URL:2:12: note: incorrect labels for candidate (have: '(filePath:)', expected: '(fileReferenceLiteralResourceName:)')
public init(fileReferenceLiteralResourceName name: String)
^
[285/325] Wrapping AST for IgniteCLI for debugging
[286/325] Write Objects.LinkFileList
[287/325] Linking IgniteCLI
[289/325] Compiling Ignite MetaTag.swift
[290/325] Compiling Ignite Modal.swift
[291/325] Compiling Ignite NavigationBar.swift
[292/325] Compiling Ignite PlainText.swift
[293/325] Compiling Ignite Quote.swift
[294/325] Compiling Ignite Row.swift
[295/325] Compiling Ignite Script.swift
[296/325] Compiling Ignite Section.swift
[297/325] Compiling Ignite Slide.swift
[298/325] Compiling Ignite Spacer.swift
[299/325] Compiling Ignite Span.swift
[300/325] Compiling Ignite Strikethrough.swift
[301/325] Compiling Ignite Strong.swift
[302/325] Compiling Ignite Table.swift
[303/325] Compiling Ignite Tag.swift
[304/325] Compiling Ignite Text.swift
[305/325] Compiling Ignite Time.swift
[306/325] Compiling Ignite Title.swift
[307/325] Compiling Ignite Underline.swift
[308/325] Compiling Ignite MarkdownToHTML.swift
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:30: warning: will never be executed
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:16: note: condition always evaluates to false
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
[309/325] Compiling Ignite Page.swift
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:30: warning: will never be executed
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:16: note: condition always evaluates to false
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
[310/325] Compiling Ignite TabFocus.swift
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:30: warning: will never be executed
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:16: note: condition always evaluates to false
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
[311/325] Compiling Ignite Color.swift
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:30: warning: will never be executed
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:16: note: condition always evaluates to false
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
[312/325] Compiling Ignite ColumnWidth.swift
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:30: warning: will never be executed
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:16: note: condition always evaluates to false
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
[313/325] Compiling Ignite CoreAttributes.swift
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:30: warning: will never be executed
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:16: note: condition always evaluates to false
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
[314/325] Compiling Ignite DiagonalEdge.swift
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:30: warning: will never be executed
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:16: note: condition always evaluates to false
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
[315/325] Compiling Ignite Edge.swift
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:30: warning: will never be executed
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:16: note: condition always evaluates to false
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
[316/325] Compiling Ignite EdgeAdjust.swift
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:30: warning: will never be executed
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:16: note: condition always evaluates to false
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
[317/325] Compiling Ignite Font.swift
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:30: warning: will never be executed
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:16: note: condition always evaluates to false
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
[318/325] Compiling Ignite FontWeight.swift
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:30: warning: will never be executed
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:16: note: condition always evaluates to false
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
[319/325] Compiling Ignite OrderedListStyle.swift
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:30: warning: will never be executed
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:16: note: condition always evaluates to false
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
[320/325] Compiling Ignite Role.swift
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:30: warning: will never be executed
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:16: note: condition always evaluates to false
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
[321/325] Compiling Ignite SpacingAmount.swift
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:30: warning: will never be executed
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:16: note: condition always evaluates to false
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
[322/325] Compiling Ignite UnorderedListStyle.swift
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:30: warning: will never be executed
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:16: note: condition always evaluates to false
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
[323/325] Compiling Ignite EmptyTheme.swift
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:30: warning: will never be executed
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:16: note: condition always evaluates to false
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
[324/325] Compiling Ignite MissingTheme.swift
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:30: warning: will never be executed
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:16: note: condition always evaluates to false
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
[325/325] Compiling Ignite resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:30: warning: will never be executed
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
/host/spi-builder-workspace/Sources/Ignite/Rendering/Markdown/MarkdownToHTML.swift:64:16: note: condition always evaluates to false
if false { throw PublishingError.badMarkdown(url) } // to silence "'catch' block is unreachable" warning
^
error: fatalError
BUILD FAILURE 5.10 linux