The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Inspectly, reference 1.0.6 (ce79c8), with Swift 6.3 for Linux on 22 Apr 2026 20:24:12 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/balitax/Inspectly.git
Reference: 1.0.6
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/balitax/Inspectly
 * tag               1.0.6      -> FETCH_HEAD
HEAD is now at ce79c88 Merge pull request #3 from balitax/html-display
Cloned https://github.com/balitax/Inspectly.git
Revision (git rev-parse @):
ce79c88084e315bf3d65b0dee705b8b2a460c689
SUCCESS checkout https://github.com/balitax/Inspectly.git at 1.0.6
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.3
Building package at path:  $PWD
https://github.com/balitax/Inspectly.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest swift build --triple x86_64-unknown-linux-gnu 2>&1
basic-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:5a7d791d2ead8a924b1292cb31bf3288eabcfe8880e0b005b00b45b71a5bc36a
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:basic-6.3-latest
warning: 'spi-builder-workspace': found 6 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/Sources/Inspectly/MockData/SampleJSON/error_500.json
    /host/spi-builder-workspace/Sources/Inspectly/MockData/SampleJSON/graphql_response.json
    /host/spi-builder-workspace/Sources/Inspectly/MockData/SampleJSON/users.json
    /host/spi-builder-workspace/Sources/Inspectly/MockData/SampleJSON/login_response.json
    /host/spi-builder-workspace/Sources/Inspectly/MockData/SampleJSON/profile.json
    /host/spi-builder-workspace/Sources/Inspectly/MockData/SampleJSON/error_401.json
Building for debugging...
[0/3] Copying Assets.xcassets
[1/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/64] Compiling Inspectly ShakeDetector.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[5/64] Compiling Inspectly StatusBadgeView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[6/64] Compiling Inspectly ExportTabView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[7/64] Compiling Inspectly HeadersTabView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[8/64] Compiling Inspectly OverviewTabView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[9/64] Compiling Inspectly ParamsTabView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[10/64] Compiling Inspectly RequestBodyTabView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[11/64] Compiling Inspectly RequestDetailView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[12/72] Compiling Inspectly SummaryCardView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[13/72] Compiling Inspectly JSONPreviewView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[14/72] Compiling Inspectly MatchRuleEditorView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[15/72] Compiling Inspectly ResponseEditorView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[16/72] Compiling Inspectly StubDetailView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[17/72] Compiling Inspectly StubManagerView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[18/72] Compiling Inspectly StubRowView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[19/72] Compiling Inspectly resource_bundle_accessor.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[20/72] Compiling Inspectly AppSettings.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[21/72] Compiling Inspectly NetworkRequest.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[22/72] Compiling Inspectly NetworkThrottlingPreset.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[23/72] Compiling Inspectly QueryParameter.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[24/72] Compiling Inspectly RequestBody.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[25/72] Compiling Inspectly RequestGroup.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[26/72] Compiling Inspectly RequestHeader.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[27/72] Compiling Inspectly RequestStub.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[28/72] Compiling Inspectly RequestTag.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[29/72] Compiling Inspectly StubDetailViewModel.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[30/72] Compiling Inspectly StubManagerViewModel.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[31/72] Compiling Inspectly CodeBlockView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[32/72] Compiling Inspectly EmptyStateView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[33/72] Compiling Inspectly FilterChipView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[34/72] Compiling Inspectly HTMLPreviewView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[35/72] Compiling Inspectly HTTPMethodBadge.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[36/72] Compiling Inspectly SectionHeaderView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
error: emit-module command failed with exit code 1 (use -v to see invocation)
[37/72] Emitting module Inspectly
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[38/72] Compiling Inspectly ContentView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[39/72] Compiling Inspectly Color+Theme.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[40/72] Compiling Inspectly Date+Formatting.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[41/72] Compiling Inspectly Notification+Extensions.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[42/72] Compiling Inspectly String+JSON.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[43/72] Compiling Inspectly URLRequest+Extensions.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[44/72] Compiling Inspectly View+Modifiers.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[45/72] Compiling Inspectly Inspectly.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[46/72] Compiling Inspectly MockSettings.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[47/72] Compiling Inspectly ResponseBodyTabView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[48/72] Compiling Inspectly TimelineTabView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[49/72] Compiling Inspectly FilterSheetView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[50/72] Compiling Inspectly RequestListView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[51/72] Compiling Inspectly RequestRowView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[52/72] Compiling Inspectly SettingsView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[53/72] Compiling Inspectly MiniChartView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[54/72] Compiling Inspectly StatisticsView.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[55/72] Compiling Inspectly StatisticsSummary.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[56/72] Compiling Inspectly InspectlySwizzler.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[57/72] Compiling Inspectly InspectlyURLProtocol.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[58/72] Compiling Inspectly DependencyContainer.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[59/72] Compiling Inspectly ExportManager.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[60/72] Compiling Inspectly NetworkObserverService.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[61/72] Compiling Inspectly ExportManagerProtocol.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[62/72] Compiling Inspectly NetworkObserverProtocol.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[63/72] Compiling Inspectly RequestRepositoryProtocol.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[64/72] Compiling Inspectly StorageManagerProtocol.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[65/72] Compiling Inspectly StubRepositoryProtocol.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[66/72] Compiling Inspectly RequestRepository.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[67/72] Compiling Inspectly StorageManager.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[68/72] Compiling Inspectly StubRepository.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[69/72] Compiling Inspectly RequestDetailViewModel.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[70/72] Compiling Inspectly RequestListViewModel.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[71/72] Compiling Inspectly SettingsViewModel.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
[72/72] Compiling Inspectly StatisticsViewModel.swift
/host/spi-builder-workspace/Sources/Inspectly/ContentView.swift:19:8: error: no such module 'SwiftUI'
 17 | //
 18 |
 19 | import SwiftUI
    |        `- error: no such module 'SwiftUI'
 20 |
 21 | // MARK: - Content View
BUILD FAILURE 6.3 linux