The Swift Package Index logo.Swift Package Index

Build Information

Successful build of CBGPromise 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/cbguder/CBGPromise.git
Reference: master
Cloned https://github.com/cbguder/CBGPromise.git into spi-builder-workspace
SUCCESS checkout https://github.com/cbguder/CBGPromise.git at master
========================================
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/3] Emitting module CBGPromise
/host/spi-builder-workspace/Sources/Promise.swift:15:28: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public class func when<T>(_ futures: [Future<T>]) -> Future<[T]> {
                           ^
/host/spi-builder-workspace/Sources/Promise.swift:3:28: note: 'T' previously declared here
public final class Promise<T> {
                           ^
[2/3] Compiling CBGPromise Future.swift
[3/3] Compiling CBGPromise Promise.swift
/host/spi-builder-workspace/Sources/Promise.swift:15:28: warning: generic parameter 'T' shadows generic parameter from outer scope with the same name; this is an error in Swift 6
    public class func when<T>(_ futures: [Future<T>]) -> Future<[T]> {
                           ^
/host/spi-builder-workspace/Sources/Promise.swift:3:28: note: 'T' previously declared here
public final class Promise<T> {
                           ^
Build complete! (6.16s)
Build complete.
Done.

Build Machine: Linux 1