The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ShellySwift with Swift 5.9 for Linux.

Build Command

docker run --rm -v "checkouts-4609320-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.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-z-l/ShellySwift.git
Reference: master
Cloned https://github.com/p-z-l/ShellySwift.git into spi-builder-workspace
SUCCESS checkout https://github.com/p-z-l/ShellySwift.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-4609320-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/3] Compiling ShellySwift ShellySwift.swift
[2/3] Compiling ShellySwift URL+Extension.swift
/host/spi-builder-workspace/Sources/ShellySwift/URL+Extension.swift:17:29: warning: result of call to 'fileExists(atPath:isDirectory:)' is unused
        FileManager.default.fileExists(atPath: self.path, isDirectory: &result)
                            ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/host/spi-builder-workspace/Sources/ShellySwift/URL+Extension.swift:38:29: warning: result of call to 'fileExists(atPath:isDirectory:)' is unused
        FileManager.default.fileExists(atPath: self.path, isDirectory: &result)
                            ^         ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[3/3] Emitting module ShellySwift
Build complete! (8.38s)
Build complete.
Done.

Build Machine: Linux 2