The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ScreenData with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.22.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ServerDriven/ScreenData-swift.git
Reference: 0.4.2
Cloned https://github.com/ServerDriven/ScreenData-swift.git into spi-builder-workspace
SUCCESS checkout https://github.com/ServerDriven/ScreenData-swift.git at 0.4.2
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-1":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/17] Emitting module ScreenData
/host/spi-builder-workspace/Sources/ScreenData/Views/SomeSpacer.swift:4:16: warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
    public let id: UUID = UUID()
               ^
/host/spi-builder-workspace/Sources/ScreenData/Views/SomeSpacer.swift:4:16: note: set the initial value via the initializer or explicitly define a CodingKeys enum including a 'id' case to silence this warning
    public let id: UUID = UUID()
               ^
/host/spi-builder-workspace/Sources/ScreenData/Views/SomeSpacer.swift:4:16: note: make the property mutable instead
    public let id: UUID = UUID()
           ~~~ ^
           var
[2/19] Compiling ScreenData SomeView+.swift
[3/19] Compiling ScreenData SomeView.swift
[4/19] Compiling ScreenData SomeScreen.swift
[5/19] Compiling ScreenData Destination.swift
[6/19] Compiling ScreenData SomeColor.swift
[7/19] Compiling ScreenData SomeStyle.swift
[8/19] Compiling ScreenData ImageAspectScale.swift
[9/19] Compiling ScreenData ViewDirectionAxis.swift
[10/19] Compiling ScreenData ViewType.swift
[11/19] Compiling ScreenData SomeButton.swift
[12/19] Compiling ScreenData DestinationType.swift
[13/19] Compiling ScreenData FontType.swift
[14/19] Compiling ScreenData SomeImage.swift
[15/19] Compiling ScreenData SomeLabel.swift
[16/19] Compiling ScreenData SomeContainerView.swift
[17/19] Compiling ScreenData SomeCustomView.swift
[18/19] Compiling ScreenData SomeSpacer.swift
/host/spi-builder-workspace/Sources/ScreenData/Views/SomeSpacer.swift:4:16: warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
    public let id: UUID = UUID()
               ^
/host/spi-builder-workspace/Sources/ScreenData/Views/SomeSpacer.swift:4:16: note: set the initial value via the initializer or explicitly define a CodingKeys enum including a 'id' case to silence this warning
    public let id: UUID = UUID()
               ^
/host/spi-builder-workspace/Sources/ScreenData/Views/SomeSpacer.swift:4:16: note: make the property mutable instead
    public let id: UUID = UUID()
           ~~~ ^
           var
[19/19] Compiling ScreenData SomeText.swift
/host/spi-builder-workspace/Sources/ScreenData/Views/SomeSpacer.swift:4:16: warning: immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
    public let id: UUID = UUID()
               ^
/host/spi-builder-workspace/Sources/ScreenData/Views/SomeSpacer.swift:4:16: note: set the initial value via the initializer or explicitly define a CodingKeys enum including a 'id' case to silence this warning
    public let id: UUID = UUID()
               ^
/host/spi-builder-workspace/Sources/ScreenData/Views/SomeSpacer.swift:4:16: note: make the property mutable instead
    public let id: UUID = UUID()
           ~~~ ^
           var
Build complete! (9.42s)
Build complete.
Done.

Build Machine: Linux 1