BP7000 and EVOLV Support #102
build-and-test.yml
on: pull_request
Build and Test Swift Package iOS
/
Test using xcodebuild or run fastlane
0s
Build and Test iOS
/
Test using xcodebuild or run fastlane
5m 23s
Build and Test Swift Package iOS Latest
/
Test using xcodebuild or run fastlane
0s
Build and Test iOS Latest
/
Test using xcodebuild or run fastlane
4m 34s
CodeQL
/
Test using xcodebuild or run fastlane
14m 45s
Upload Coverage Report
/
Create and upload coverage report
Annotations
8 errors and 22 warnings
Build and Test Swift Package iOS Latest / Test using xcodebuild or run fastlane
The run was canceled by @Supereg.
|
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane
The run was canceled by @Supereg.
|
Build and Test iOS / Test using xcodebuild or run fastlane
The run was canceled by @Supereg.
|
Build and Test iOS / Test using xcodebuild or run fastlane
Process completed with exit code 1.
|
Build and Test iOS / Test using xcodebuild or run fastlane
The operation was canceled.
|
Build and Test iOS Latest / Test using xcodebuild or run fastlane
The run was canceled by @Supereg.
|
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.
|
CodeQL / Test using xcodebuild or run fastlane
Failed to check available disk space: Error: Command failed: df -Pk -- /Users/runner/work/SpeziDevices/SpeziDevices
dyld[3815]: 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[3815]: 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.1 is already installed and up-to-date.
To reinstall 2.4.1, run:
brew reinstall xcbeautify
|
CodeQL / 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
|
CodeQL / 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
|
CodeQL / Test using xcodebuild or run fastlane:
var/folders/6g/_ypptv3n2fs80_zc0xz8p1d40000gn/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
|
CodeQL / 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
|
CodeQL / 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
|
CodeQL / 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
|
CodeQL / 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:
@__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
|
CodeQL / 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
|
CodeQL / 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 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
|