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 SkeletonView, reference 1.31.0 (2f5274), with Swift 6.0 for Linux on 30 Nov 2024 22:59:07 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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Juanpe/SkeletonView.git
Reference: 1.31.0
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/Juanpe/SkeletonView
 * tag               1.31.0     -> FETCH_HEAD
HEAD is now at 2f52748 remove trailing comma in Package.swift (#557)
Cloned https://github.com/Juanpe/SkeletonView.git
Revision (git rev-parse @):
2f5274827d310e32c09325dd3e0007120940988e
SUCCESS checkout https://github.com/Juanpe/SkeletonView.git at 1.31.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             6.0
Building package at path:  $PWD
https://github.com/Juanpe/SkeletonView.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 -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures 2>&1
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
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /host/spi-builder-workspace/SkeletonViewCore/Sources/Supporting Files/Info.plist
Building for debugging...
[0/3] Write sources
[0/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-24593BA9C3E375BF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[4/59] Emitting module SkeletonView
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[5/66] Compiling SkeletonView Recoverable.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[6/66] Compiling SkeletonView SkeletonTextNode.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[7/66] Compiling SkeletonView SubviewsSkeletonables.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[8/66] Compiling SkeletonView SkeletonFlowHandler.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[9/66] Compiling SkeletonView SkeletonLayerBuilder.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[10/66] Compiling SkeletonView SkeletonMultilineLayerBuilder.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[11/66] Compiling SkeletonView SkeletonTreeNode.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[12/66] Compiling SkeletonView CALayer+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[13/66] Compiling SkeletonView SkeletonTreeNode+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[14/66] Compiling SkeletonView UICollectionView+CollectionSkeleton.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[15/66] Compiling SkeletonView UIColor+Skeleton.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[16/66] Compiling SkeletonView UILabel+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[17/66] Compiling SkeletonView UITableView+CollectionSkeleton.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[18/66] Compiling SkeletonView UITableView+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[19/66] Compiling SkeletonView UIView+AppLifecycleNotifications.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[20/66] Compiling SkeletonView UIView+AssociatedObjects.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[21/66] Compiling SkeletonView UIView+CollectionSkeleton.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[22/66] Compiling SkeletonView UIView+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[23/66] Compiling SkeletonView UIView+SkeletonView.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[24/66] Compiling SkeletonView UIView+Swizzling.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[25/66] Compiling SkeletonView UIView+Transitions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[26/66] Compiling SkeletonView resource_bundle_accessor.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[27/66] Compiling SkeletonView SkeletonAnimationBuilder.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[28/66] Compiling SkeletonView SkeletonAppearance.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[29/66] Compiling SkeletonView SkeletonCollectionViewProtocols.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[30/66] Compiling SkeletonView SkeletonTableViewProtocols.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[31/66] Compiling SkeletonView Deprecated.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[32/66] Compiling SkeletonView Notification+SkeletonFlow.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[33/66] Compiling SkeletonView GradientDirection.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[34/66] Compiling SkeletonView SkeletonGradient.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[35/66] Compiling SkeletonView SkeletonTextLineHeight.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[36/66] Compiling SkeletonView SkeletonTextNumberOfLines.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[37/66] Compiling SkeletonView SkeletonTransitionStyle.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[38/66] Compiling SkeletonView SkeletonType.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[39/66] Compiling SkeletonView SkeletonExtended.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[40/66] Compiling SkeletonView SkeletonView.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[41/66] Compiling SkeletonView CALayer+Animations.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[42/66] Compiling SkeletonView UICollectionView+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[43/66] Compiling SkeletonView Recursive.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[44/66] Compiling SkeletonView Swizzling.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[45/66] Compiling SkeletonView RecoverableViewState.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[46/66] Compiling SkeletonView SkeletonLayer.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[47/66] Compiling SkeletonView SkeletonConfig.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[48/66] Compiling SkeletonView SkeletonMultilinesLayerConfig.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[49/66] Compiling SkeletonView GradientDirection+Animations.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[50/66] Compiling SkeletonView PrepareViewForSkeleton.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[51/66] Compiling SkeletonView SkeletonCollectionDelegate.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[52/66] Compiling SkeletonView SkeletonReusableCell.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[53/66] Compiling SkeletonView SkeletonDebug.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[54/66] Compiling SkeletonView DispatchQueue+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[55/66] Compiling SkeletonView Int+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[56/66] Compiling SkeletonView Notification+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[57/66] Compiling SkeletonView ProcessInfo+Extensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[58/66] Compiling SkeletonView AssociationPolicy.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[59/66] Compiling SkeletonView UILabel+IBInspectable.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[60/66] Compiling SkeletonView UILabel+SKExtensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[61/66] Compiling SkeletonView UITextView+IBInspectable.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[62/66] Compiling SkeletonView UITextView+SKExtensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[63/66] Compiling SkeletonView UIView+IBInspectable.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[64/66] Compiling SkeletonView UIView+SKExtensions.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[65/66] Compiling SkeletonView CollectionSkeleton.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
[66/66] Compiling SkeletonView SkeletonCollectionDataSource.swift
/host/spi-builder-workspace/SkeletonViewCore/Sources/API/AnimationBuilder/SkeletonAnimationBuilder.swift:9:8: error: no such module 'UIKit'
 7 | //
 8 |
 9 | import UIKit
   |        `- error: no such module 'UIKit'
10 |
11 | public typealias SkeletonLayerAnimation = (CALayer) -> CAAnimation
BUILD FAILURE 6.0 linux