The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Whatever with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4606859-0":/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.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/intitni/Whatever.git
Reference: 1.3.0
Cloned https://github.com/intitni/Whatever.git into spi-builder-workspace
SUCCESS checkout https://github.com/intitni/Whatever.git at 1.3.0
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
docker run --rm -v "checkouts-4606859-0":/host -w "/host/spi-builder-workspace" registry.gitlab.com/finestructure/spi-images:basic-5.9-latest swift build 2>&1
Building for debugging...
[1/2] Compiling Whatever Whatever.swift
[2/2] Emitting module Whatever
[5/6] Emitting module Example
[6/6] Compiling Example Examples.swift
/host/spi-builder-workspace/Sources/Example/Examples.swift:8:5: warning: 'WHATEVER' is deprecated: Replace WHATEVER.
    WHATEVER.viewDidLoad(true)
    ^
/host/spi-builder-workspace/Sources/Example/Examples.swift:9:9: warning: 'WHATEVER' is deprecated: Replace WHATEVER.
    _ = WHATEVER.IS(URL.self)
        ^
/host/spi-builder-workspace/Sources/Example/Examples.swift:10:21: warning: 'WHATEVER' is deprecated: Replace WHATEVER.
    let _: String = WHATEVER.IS()
                    ^
/host/spi-builder-workspace/Sources/Example/Examples.swift:11:21: warning: 'WHATEVER' is deprecated: Replace WHATEVER.
    let _: String = WHATEVER.L10n.TaskList.title
                    ^
/host/spi-builder-workspace/Sources/Example/Examples.swift:12:19: warning: 'WHATEVER' is deprecated: Replace WHATEVER.
    let _: Bool = WHATEVER(params: false)
                  ^
/host/spi-builder-workspace/Sources/Example/Examples.swift:13:42: warning: 'WHATEVER' is deprecated: Replace WHATEVER.
    let _: [Int] = try! [0, 1, 2, 3].map(WHATEVER.IS())
                                         ^
/host/spi-builder-workspace/Sources/Example/Examples.swift:14:18: warning: 'WHATEVER' is deprecated: Replace WHATEVER.
    let _: Int = WHATEVER[0]
                 ^
/host/spi-builder-workspace/Sources/Example/Examples.swift:15:18: warning: 'WHATEVER' is deprecated: Replace WHATEVER.
    let _: Int = WHATEVER["What"]
                 ^
/host/spi-builder-workspace/Sources/Example/Examples.swift:16:24: warning: 'WHATEVER' is deprecated: Replace WHATEVER.
    let _: Character = WHATEVER[URL(string: "")]
                       ^
/host/spi-builder-workspace/Sources/Example/Examples.swift:18:27: warning: 'Whatever' is deprecated: Replace Whatever.
    func accept(whatever: Whatever) -> Whatever {
                          ^
/host/spi-builder-workspace/Sources/Example/Examples.swift:18:40: warning: 'Whatever' is deprecated: Replace Whatever.
    func accept(whatever: Whatever) -> Whatever {
                                       ^
/host/spi-builder-workspace/Sources/Example/Examples.swift:19:16: warning: 'WHATEVER' is deprecated: Replace WHATEVER.
        return WHATEVER
               ^
/host/spi-builder-workspace/Sources/Example/Examples.swift:22:5: warning: 'WHATEVER' is deprecated: Replace WHATEVER.
    WHATEVER.METHOD.dependency.service.doSomthing(param: true)
    ^
Build complete! (5.84s)
Build complete.
Done.

Build Machine: Linux 1