The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Whatever with Swift 5.10 for Linux.

Build Command

bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/intitni/Whatever.git
Reference: main
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/intitni/Whatever
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7e121c8 Update shields in README.md
Cloned https://github.com/intitni/Whatever.git
Revision (git rev-parse @):
7e121c8f7c03e93b1639312d462d351810557092
SUCCESS checkout https://github.com/intitni/Whatever.git at main
========================================
Build
========================================
Selected platform:         linux
Swift version:             5.10
Building package at path:  $workDir
https://github.com/intitni/Whatever.git
Running build ...
bash -c docker run --rm -v "checkouts-4606859-1":/host -w "$workDir" registry.gitlab.com/finestructure/spi-images:basic-5.10-latest swift build 2>&1
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version-24593BA9C3E375BF.txt
[4/5] Compiling Whatever Whatever.swift
[5/5] Emitting module Whatever
[7/8] Emitting module Example
[8/8] 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! (8.22s)
Build complete.
Done.

Build Machine: Linux 1