Skip to content

Bluetooth Device Pairing Infrastructure and Health Measurements #10

Bluetooth Device Pairing Infrastructure and Health Measurements

Bluetooth Device Pairing Infrastructure and Health Measurements #10

Triggered via pull request June 21, 2024 20:06
Status Failure
Total duration 16m 6s
Artifacts 5

build-and-test.yml

on: pull_request
Build and Test Swift Package iOS  /  Test using xcodebuild or run fastlane
3m 42s
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane
Build and Test Swift Package watchOS  /  Test using xcodebuild or run fastlane
2m 36s
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane
Build and Test Swift Package visionOS  /  Test using xcodebuild or run fastlane
5m 39s
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane
Build and Test Swift Package tvOS  /  Test using xcodebuild or run fastlane
2m 38s
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane
Build and Test Swift Package macOS  /  Test using xcodebuild or run fastlane
3m 32s
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane
Build and Test iOS  /  Test using xcodebuild or run fastlane
0s
Build and Test iOS / Test using xcodebuild or run fastlane
Build and Test iPadOS  /  Test using xcodebuild or run fastlane
0s
Build and Test iPadOS / Test using xcodebuild or run fastlane
Build and Test watchOS  /  Test using xcodebuild or run fastlane
0s
Build and Test watchOS / Test using xcodebuild or run fastlane
Build and Test visionOS  /  Test using xcodebuild or run fastlane
0s
Build and Test visionOS / Test using xcodebuild or run fastlane
Build and Test tvOS  /  Test using xcodebuild or run fastlane
0s
Build and Test tvOS / Test using xcodebuild or run fastlane
CodeQL  /  Test using xcodebuild or run fastlane
14m 54s
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

22 errors, 67 warnings, and 2 notices
Build and Test iOS / Test using xcodebuild or run fastlane
Called workflows cannot be queued onto self-hosted runners across organizations/enterprises. Failed to queue this job. Labels: 'macOS , self-hosted'.
Build and Test iPadOS / Test using xcodebuild or run fastlane
Called workflows cannot be queued onto self-hosted runners across organizations/enterprises. Failed to queue this job. Labels: 'macOS , self-hosted'.
Build and Test watchOS / Test using xcodebuild or run fastlane
Called workflows cannot be queued onto self-hosted runners across organizations/enterprises. Failed to queue this job. Labels: 'macOS , self-hosted'.
Build and Test tvOS / Test using xcodebuild or run fastlane
Called workflows cannot be queued onto self-hosted runners across organizations/enterprises. Failed to queue this job. Labels: 'macOS , self-hosted'.
Build and Test visionOS / Test using xcodebuild or run fastlane
Called workflows cannot be queued onto self-hosted runners across organizations/enterprises. Failed to queue this job. Labels: 'macOS , self-hosted'.
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane
Process completed with exit code 65.
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane
Process completed with exit code 65.
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Sources/SpeziDevices/Devices/GenericDevice.swift#L15
Todo Violation: TODOs should be resolved (move GenericBluetoothPeriphera...) (todo)
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Sources/SpeziDevices/Health/HealthDevice+HKDevice.swift#L13
Todo Violation: TODOs should be resolved (doesn't necessarily need to be...) (todo)
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Sources/SpeziDevices/DeviceManager.swift#L15
Todo Violation: TODOs should be resolved (Start SpeziDevices generalizat...) (todo)
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Sources/SpeziDevices/DeviceManager.swift#L18
Todo Violation: TODOs should be resolved (ask for more Omron infos? secr...) (todo)
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Sources/SpeziDevices/DeviceManager.swift#L27
Todo Violation: TODOs should be resolved (@AppStorage("pairedDevices")) (todo)
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Sources/SpeziDevices/DeviceManager.swift#L62
Todo Violation: TODOs should be resolved (bit weird API wise!) (todo)
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Sources/SpeziDevices/DeviceManager.swift#L86
Todo Violation: TODOs should be resolved (we must store them (remove onc...) (todo)
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Sources/SpeziDevices/DeviceManager.swift#L90
Todo Violation: TODOs should be resolved (call connect after device disc...) (todo)
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane: Sources/SpeziDevices/DeviceManager.swift#L135
Todo Violation: TODOs should be resolved (previously we logged the manuf...) (todo)
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane
xcbeautify 2.3.1 is already installed and up-to-date. To reinstall 2.3.1, run: brew reinstall xcbeautify
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane: Sources/SpeziOmron/Characteristic/CharacteristicAccessor+OmronRecordAccess.swift#L9
Superfluous Disable Command Violation: SwiftLint rule 'attributes' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane: Sources/SpeziDevices/Devices/GenericDevice.swift#L15
Todo Violation: TODOs should be resolved (move GenericBluetoothPeriphera...) (todo)
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane: Sources/SpeziDevices/Health/HealthDevice+HKDevice.swift#L13
Todo Violation: TODOs should be resolved (doesn't necessarily need to be...) (todo)
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane: Sources/SpeziDevices/Model/PairedDeviceInfo.swift#L34
Missing Docs Violation: public declarations should be documented (missing_docs)
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane: Sources/SpeziDevices/Model/PairedDeviceInfo.swift#L29
Todo Violation: TODOs should be resolved (don't set within the device cl...) (todo)
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane: Sources/SpeziDevices/DeviceManager.swift#L51
Modifier Order Violation: public modifier should come before required (modifier_order)
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane: Sources/SpeziDevices/DeviceManager.swift#L17
Todo Violation: TODOs should be resolved (dark mode device images) (todo)
Build and Test Swift Package tvOS / Test using xcodebuild or run fastlane
xcbeautify 2.3.1 is already installed and up-to-date. To reinstall 2.3.1, run: brew reinstall xcbeautify
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane
xcbeautify 2.3.1 is already installed and up-to-date. To reinstall 2.3.1, run: brew reinstall xcbeautify
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane: Sources/SpeziOmron/Characteristic/CharacteristicAccessor+OmronRecordAccess.swift#L9
Superfluous Disable Command Violation: SwiftLint rule 'attributes' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
Build and Test Swift Package macOS / Test using xcodebuild or run fastlane: .derivedData/SourcePackages/checkouts/SpeziBluetooth/Sources/SpeziBluetooth/CoreBluetooth/Configuration/DiscoveryDescription.swift#L28
Superfluous Disable Command Violation: SwiftLint rule 'discouraged_optional_collection' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane: Sources/SpeziOmron/Characteristic/CharacteristicAccessor+OmronRecordAccess.swift#L9
Superfluous Disable Command Violation: SwiftLint rule 'attributes' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane: .derivedData/SourcePackages/checkouts/SpeziBluetooth/Sources/SpeziBluetooth/CoreBluetooth/Configuration/DiscoveryDescription.swift#L28
Superfluous Disable Command Violation: SwiftLint rule 'discouraged_optional_collection' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
Build and Test Swift Package watchOS / Test using xcodebuild or run fastlane
xcbeautify 2.3.1 is already installed and up-to-date. To reinstall 2.3.1, run: brew reinstall xcbeautify
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane
xcbeautify 2.3.1 is already installed and up-to-date. To reinstall 2.3.1, run: brew reinstall xcbeautify
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane: Sources/SpeziOmron/Characteristic/CharacteristicAccessor+OmronRecordAccess.swift#L9
Superfluous Disable Command Violation: SwiftLint rule 'attributes' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane: .derivedData/SourcePackages/checkouts/SpeziBluetooth/Sources/SpeziBluetooth/CoreBluetooth/Configuration/DiscoveryDescription.swift#L28
Superfluous Disable Command Violation: SwiftLint rule 'discouraged_optional_collection' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
CodeQL / Test using xcodebuild or run fastlane: Sources/SpeziDevices/Devices/GenericDevice.swift#L15
Todo Violation: TODOs should be resolved (move GenericBluetoothPeriphera...) (todo)
CodeQL / Test using xcodebuild or run fastlane: Sources/SpeziDevices/Health/HealthDevice+HKDevice.swift#L13
Todo Violation: TODOs should be resolved (doesn't necessarily need to be...) (todo)
CodeQL / Test using xcodebuild or run fastlane: Sources/SpeziDevices/DeviceManager.swift#L51
Modifier Order Violation: public modifier should come before required (modifier_order)
CodeQL / Test using xcodebuild or run fastlane: Sources/SpeziDevices/DeviceManager.swift#L17
Todo Violation: TODOs should be resolved (dark mode device images) (todo)
CodeQL / Test using xcodebuild or run fastlane: Sources/SpeziDevices/DeviceManager.swift#L25
Todo Violation: TODOs should be resolved ("should" naming) (todo)
CodeQL / Test using xcodebuild or run fastlane: Sources/SpeziDevices/DeviceManager.swift#L51
Todo Violation: TODOs should be resolved (configure automatic search wit...) (todo)
CodeQL / Test using xcodebuild or run fastlane: Sources/SpeziDevices/DeviceManager.swift#L79
Todo Violation: TODOs should be resolved (once spezi bluetooth works (wa...) (todo)
CodeQL / Test using xcodebuild or run fastlane: Sources/SpeziDevices/DeviceManager.swift#L88
Todo Violation: TODOs should be resolved (might want to cancel that?) (todo)
CodeQL / Test using xcodebuild or run fastlane: Sources/SpeziDevices/DeviceManager.swift#L115
Todo Violation: TODOs should be resolved (only update if previous state ...) (todo)
CodeQL / Test using xcodebuild or run fastlane: Sources/SpeziDevices/DeviceManager.swift#L125
Todo Violation: TODOs should be resolved (rename?) (todo)
CodeQL / Test using xcodebuild or run fastlane
Failed to check available disk space: Error: Command failed: df -Pk -- /Users/runner/work/SpeziDevices/SpeziDevices dyld[2867]: terminating because inserted dylib '/Users/runner/hostedtoolcache/CodeQL/2.17.5/arm64/codeql/tools/osx64/libtrace.dylib' could not be loaded: tried: '/Users/runner/hostedtoolcache/CodeQL/2.17.5/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.17.5/arm64/codeql/tools/osx64/libtrace.dylib' (no such file), '/Users/runner/hostedtoolcache/CodeQL/2.17.5/arm64/codeql/tools/osx64/libtrace.dylib' (fat file, but missing compatible architecture (have 'x86_64,arm64', need 'arm64e')) dyld[2867]: tried: '/Users/runner/hostedtoolcache/CodeQL/2.17.5/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.17.5/arm64/codeql/tools/osx64/libtrace.dylib' (no such file), '/Users/runner/hostedtoolcache/CodeQL/2.17.5/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.3.1 is already installed and up-to-date. To reinstall 2.3.1, run: brew reinstall xcbeautify
Build and Test Swift Package iOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 0 total (0.001 seconds)
Build and Test Swift Package visionOS / Test using xcodebuild or run fastlane
Tests Passed: 0 failed, 0 skipped, 0 total (0.004 seconds)

Artifacts

Produced during runtime
Name Size
SpeziDevices-iOS.xcresult Expired
226 KB
SpeziDevices-macOS.xcresult Expired
182 KB
SpeziDevices-tvOS.xcresult Expired
56.7 KB
SpeziDevices-visionOS.xcresult Expired
227 KB
SpeziDevices-watchOS.xcresult Expired
52.5 KB