The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build Eureka, reference master (028ef8), with Swift 6.0 for Linux on 5 Nov 2024 02:00:16 UTC.

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/xmartlabs/Eureka.git
Reference: master
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/xmartlabs/Eureka
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 028ef8e Added change number for last commit (#2258)
Cloned https://github.com/xmartlabs/Eureka.git
Revision (git rev-parse @):
028ef8e3191a256b8f6b8bb6b9496efcb0762dbc
SUCCESS checkout https://github.com/xmartlabs/Eureka.git at master
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/xmartlabs/Eureka.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-1":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:basic-6.0-latest swift build --triple x86_64-unknown-linux-gnu -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete 2>&1
basic-6.0-latest: Pulling from finestructure/spi-images
Digest: sha256:47d26c99ca4f1ac0a332c85fd5b13ff4390e72115219984a57a68fe9d1063a05
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:basic-6.0-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/62] Emitting module Eureka
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[4/70] Compiling Eureka RuleClosure.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[5/70] Compiling Eureka RuleEmail.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[6/70] Compiling Eureka RuleEqualsToRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[7/70] Compiling Eureka RuleLength.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[8/70] Compiling Eureka RuleRange.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[9/70] Compiling Eureka RuleRegExp.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[10/70] Compiling Eureka RuleRequired.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[11/70] Compiling Eureka RuleURL.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[12/70] Compiling Eureka DateFieldRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[13/70] Compiling Eureka DateInlineFieldRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[14/70] Compiling Eureka DecimalFormatter.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[15/70] Compiling Eureka FieldRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[16/70] Compiling Eureka GenericMultipleSelectorRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[17/70] Compiling Eureka OptionsRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[18/70] Compiling Eureka Protocols.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[19/70] Compiling Eureka SelectorRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[20/70] Compiling Eureka SelectableSection.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[21/70] Compiling Eureka SwipeActions.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[22/70] Compiling Eureka Validation.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[23/70] Compiling Eureka ActionSheetRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[24/70] Compiling Eureka AlertRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[25/70] Compiling Eureka ButtonRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[26/70] Compiling Eureka ButtonRowWithPresent.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[27/70] Compiling Eureka CheckRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[28/70] Compiling Eureka AlertOptionsRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[29/70] Compiling Eureka SegmentedRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[30/70] Compiling Eureka ListCheckRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[31/70] Compiling Eureka SliderRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[32/70] Compiling Eureka StepperRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[33/70] Compiling Eureka SwitchRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[34/70] Compiling Eureka TextAreaRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[35/70] Compiling Eureka TriplePickerInputRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[36/70] Compiling Eureka TriplePickerRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[37/70] Compiling Eureka FieldsRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[38/70] Compiling Eureka LabelRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[39/70] Compiling Eureka MultipleSelectorRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[40/70] Compiling Eureka PickerInlineRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[41/70] Compiling Eureka PickerInputRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[42/70] Compiling Eureka PickerRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[43/70] Compiling Eureka PopoverSelectorRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[44/70] Compiling Eureka PushRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[45/70] Compiling Eureka MultipleSelectorViewController.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[46/70] Compiling Eureka SelectorAlertController.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[47/70] Compiling Eureka SelectorViewController.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[48/70] Compiling Eureka DateInlineRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[49/70] Compiling Eureka DatePickerRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[50/70] Compiling Eureka DateRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[51/70] Compiling Eureka DoublePickerInputRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[52/70] Compiling Eureka DoublePickerRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[53/70] Compiling Eureka BaseRow.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[54/70] Compiling Eureka Cell.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[55/70] Compiling Eureka CellType.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[56/70] Compiling Eureka Core.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[57/70] Compiling Eureka Form.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[58/70] Compiling Eureka HeaderFooterView.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[59/70] Compiling Eureka Helpers.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[60/70] Compiling Eureka InlineRowType.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[61/70] Compiling Eureka NavigationAccessoryView.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[62/70] Compiling Eureka Operators.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[63/70] Compiling Eureka PresenterRowType.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[64/70] Compiling Eureka ResultBuilders.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[65/70] Compiling Eureka Row.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[66/70] Compiling Eureka RowControllerType.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[67/70] Compiling Eureka RowProtocols.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[68/70] Compiling Eureka RowType.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[69/70] Compiling Eureka Section.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
[70/70] Compiling Eureka SelectableRowType.swift
/host/spi-builder-workspace/Source/Core/BaseRow.swift:26:8: error: no such module 'UIKit'
 24 |
 25 | import Foundation
 26 | import UIKit
    |        `- error: no such module 'UIKit'
 27 |
 28 | open class BaseRow: BaseRowType {
BUILD FAILURE 6.0 linux