Skip to content

BP7000 and EVOLV Support #100

BP7000 and EVOLV Support

BP7000 and EVOLV Support #100

Triggered via pull request July 17, 2024 13:23
Status Cancelled
Total duration 15m 18s
Artifacts 1

build-and-test.yml

on: pull_request
Build and Test Swift Package iOS  /  Test using xcodebuild or run fastlane
2m 56s
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane
Build and Test iOS  /  Test using xcodebuild or run fastlane
7m 51s
Build and Test iOS / Test using xcodebuild or run fastlane
Build and Test Swift Package iOS Latest  /  Test using xcodebuild or run fastlane
0s
Build and Test Swift Package iOS Latest / Test using xcodebuild or run fastlane
Build and Test iOS Latest  /  Test using xcodebuild or run fastlane
7m 0s
Build and Test iOS Latest / Test using xcodebuild or run fastlane
CodeQL  /  Test using xcodebuild or run fastlane
14m 24s
CodeQL / Test using xcodebuild or run fastlane
Upload Coverage Report  /  Create and upload coverage report
Upload Coverage Report / Create and upload coverage report
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 19 warnings
Build and Test iOS / Test using xcodebuild or run fastlane
Tests Failed: 1 failed, 0 skipped, 11 total (229.460 seconds)
Build and Test iOS / Test using xcodebuild or run fastlane
Process completed with exit code 65.
CodeQL / Test using xcodebuild or run fastlane
The run was canceled by @Supereg.
CodeQL / Test using xcodebuild or run fastlane
The operation was canceled.
Build and Test iOS Latest / Test using xcodebuild or run fastlane
Process completed with exit code 1.
Build and Test iOS Latest / Test using xcodebuild or run fastlane
The operation was canceled.
Build and Test iOS / Test using xcodebuild or run fastlane: Sources/SpeziDevices/HealthMeasurements.swift#L161
capture of 'keyPath' with non-sendable type 'HealthMeasurements.WeightScaleKeyPath<Device>' (aka 'KeyPath<Device, WeightScaleService>') in a `@Sendable` closure
Build and Test iOS / Test using xcodebuild or run fastlane: Sources/SpeziDevices/HealthMeasurements.swift#L183
capture of 'keyPath' with non-sendable type 'HealthMeasurements.BloodPressureKeyPath<Device>' (aka 'KeyPath<Device, BloodPressureService>') in a `@Sendable` closure
Build and Test iOS / Test using xcodebuild or run fastlane: var/folders/sf/4hnnr63x0z32klh8575xj64c0000gn/T/swift-generated-sources/@__swiftmacro_14SpeziDevicesUI15ForgetDeviceTipV016hasRemovedPairedE09ParameterfMp_.swift#L1
static property '$hasRemovedPairedDevice' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
Build and Test iOS / Test using xcodebuild or run fastlane: @__swiftmacro_14SpeziDevicesUI15ForgetDeviceTipV016hasRemovedPairedE09ParameterfMp_.swift#L1
static property '$hasRemovedPairedDevice' is not concurrency-safe because it is non-isolated global shared mutable state; this is an error in Swift 6
Build and Test iOS / Test using xcodebuild or run fastlane: @__swiftmacro_14SpeziDevicesUI15ForgetDeviceTipV016hasRemovedPairedE09ParameterfMa_.swift#L3
reference to static property '$hasRemovedPairedDevice' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Build and Test iOS / Test using xcodebuild or run fastlane: @__swiftmacro_14SpeziDevicesUI15ForgetDeviceTipV016hasRemovedPairedE09ParameterfMa_.swift#L6
reference to static property '$hasRemovedPairedDevice' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
Build and Test iOS / Test using xcodebuild or run fastlane: @__swiftmacro_14SpeziDevicesUI15ForgetDeviceTipV5rulesSay0F3Kit4TipsO4RuleVGvgAHfMf_.swift#L1
reference to static property '$hasRemovedPairedDevice' is not concurrency-safe because it involves shared mutable state; this is an error in Swift 6
CodeQL / Test using xcodebuild or run fastlane
Failed to check available disk space: Error: Command failed: df -Pk -- /Users/runner/work/SpeziDevices/SpeziDevices dyld[2475]: terminating because inserted dylib '/Users/runner/hostedtoolcache/CodeQL/2.18.0/arm64/codeql/tools/osx64/libtrace.dylib' could not be loaded: tried: '/Users/runner/hostedtoolcache/CodeQL/2.18.0/arm64/codeql/tools/osx64/libtrace.dylib' (fat file, but missing compatible architecture (have 'x86_64,arm64', need 'arm64e')), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/hostedtoolcache/CodeQL/2.18.0/arm64/codeql/tools/osx64/libtrace.dylib' (no such file), '/Users/runner/hostedtoolcache/CodeQL/2.18.0/arm64/codeql/tools/osx64/libtrace.dylib' (fat file, but missing compatible architecture (have 'x86_64,arm64', need 'arm64e')) dyld[2475]: tried: '/Users/runner/hostedtoolcache/CodeQL/2.18.0/arm64/codeql/tools/osx64/libtrace.dylib' (fat file, but missing compatible architecture (have 'x86_64,arm64', need 'arm64e')), '/System/Volumes/Preboot/Cryptexes/OS/Users/runner/hostedtoolcache/CodeQL/2.18.0/arm64/codeql/tools/osx64/libtrace.dylib' (no such file), '/Users/runner/hostedtoolcache/CodeQL/2.18.0/arm64/codeql/tools/osx64/libtrace.dylib' (fat file, but missing compatible architecture (have 'x86_64,arm64', need 'arm64e'))
CodeQL / Test using xcodebuild or run fastlane
xcbeautify 2.4.0 is already installed and up-to-date. To reinstall 2.4.0, run: brew reinstall xcbeautify
Build and Test iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziDevices/Testing/MockDevice.swift#L17
type 'KeyPath<BluetoothPeripheral, UUID>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
Build and Test iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziDevices/Testing/MockDevice.swift#L18
type 'KeyPath<BluetoothPeripheral, Optional<String>>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
Build and Test iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziDevices/Testing/MockDevice.swift#L19
type 'KeyPath<BluetoothPeripheral, PeripheralState>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
Build and Test iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziDevices/Testing/MockDevice.swift#L20
type 'KeyPath<BluetoothPeripheral, AdvertisementData>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
Build and Test iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziDevices/Testing/MockDevice.swift#L21
type 'KeyPath<BluetoothPeripheral, Bool>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
Build and Test iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziDevices/Testing/MockDevice.swift#L17
type 'KeyPath<BluetoothPeripheral, UUID>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
Build and Test iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziDevices/Testing/MockDevice.swift#L18
type 'KeyPath<BluetoothPeripheral, Optional<String>>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
Build and Test iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziDevices/Testing/MockDevice.swift#L19
type 'KeyPath<BluetoothPeripheral, PeripheralState>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
Build and Test iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziDevices/Testing/MockDevice.swift#L20
type 'KeyPath<BluetoothPeripheral, AdvertisementData>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
Build and Test iOS Latest / Test using xcodebuild or run fastlane: Sources/SpeziDevices/Testing/MockDevice.swift#L21
type 'KeyPath<BluetoothPeripheral, Bool>' does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode

Artifacts

Produced during runtime
Name Size
TestApp-iOS.xcresult Expired
66.3 MB