Fix duplicated delivery of Omron Measurements #116
Annotations
12 warnings
Failed to check available disk space: Error: Command failed: df -Pk -- /Users/runner/work/SpeziDevices/SpeziDevices
dyld[2351]: terminating because inserted dylib '/Users/runner/hostedtoolcache/CodeQL/2.18.1/arm64/codeql/tools/osx64/libtrace.dylib' could not be loaded: tried: '/Users/runner/hostedtoolcache/CodeQL/2.18.1/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.1/arm64/codeql/tools/osx64/libtrace.dylib' (no such file), '/Users/runner/hostedtoolcache/CodeQL/2.18.1/arm64/codeql/tools/osx64/libtrace.dylib' (fat file, but missing compatible architecture (have 'x86_64,arm64', need 'arm64e'))
dyld[2351]: tried: '/Users/runner/hostedtoolcache/CodeQL/2.18.1/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.1/arm64/codeql/tools/osx64/libtrace.dylib' (no such file), '/Users/runner/hostedtoolcache/CodeQL/2.18.1/arm64/codeql/tools/osx64/libtrace.dylib' (fat file, but missing compatible architecture (have 'x86_64,arm64', need 'arm64e'))
|
|
Sources/SpeziDevices/PairedDevices.swift#L120
'init()' is deprecated: Please specify the Wrapped type of your optional dependency as the first argument.
|
Sources/SpeziDevices/PairedDevices.swift#L121
'init()' is deprecated: Please explicitly specify the Module type.
|
Sources/SpeziDevices/Testing/MockDevice.swift#L34
'init()' is deprecated: Please specify the Wrapped type of your optional dependency as the first argument.
|
Sources/SpeziDevices/HealthMeasurements.swift#L162
capture of 'keyPath' with non-sendable type 'HealthMeasurements.WeightScaleKeyPath<Device>' (aka 'KeyPath<Device, WeightScaleService>') in a `@Sendable` closure
|
Sources/SpeziDevices/HealthMeasurements.swift#L186
capture of 'keyPath' with non-sendable type 'HealthMeasurements.BloodPressureKeyPath<Device>' (aka 'KeyPath<Device, BloodPressureService>') in a `@Sendable` closure
|
Sources/SpeziDevices/Testing/MockDevice.swift#L34
'init()' is deprecated: Please specify the Wrapped type of your optional dependency as the first argument.
|
Sources/SpeziDevices/PairedDevices.swift#L120
'init()' is deprecated: Please specify the Wrapped type of your optional dependency as the first argument.
|
Sources/SpeziDevices/PairedDevices.swift#L121
'init()' is deprecated: Please explicitly specify the Module type.
|
Sources/SpeziDevices/Testing/MockDevice.swift#L34
'init()' is deprecated: Please specify the Wrapped type of your optional dependency as the first argument.
|
var/folders/m_/cksx93ys47x4621g0zbw_m4m0000gn/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
|
The logs for this run have expired and are no longer available.
Loading