Skip to content

BP7000 and EVOLV Support #96

BP7000 and EVOLV Support

BP7000 and EVOLV Support #96

Triggered via pull request July 17, 2024 13:22
Status Failure
Total duration 41s
Artifacts

pull_request.yml

on: pull_request
REUSE Compliance Check  /  REUSE Compliance Check
8s
REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  SwiftLint
14s
SwiftLint / SwiftLint
Markdown Link Check  /  markdown_link_check
31s
Markdown Link Check / markdown_link_check
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
SwiftLint / SwiftLint: Sources/SpeziDevices/HealthMeasurements.swift#L87
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'type_alias,associated_type' (type_contents_order)
SwiftLint / SwiftLint: Sources/SpeziDevices/HealthMeasurements.swift#L90
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'type_alias,associated_type' (type_contents_order)
SwiftLint / SwiftLint: Sources/SpeziDevices/HealthMeasurements.swift#L95
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'type_alias,associated_type' (type_contents_order)
SwiftLint / SwiftLint: Sources/SpeziDevices/HealthMeasurements.swift#L97
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'type_alias,associated_type' (type_contents_order)
SwiftLint / SwiftLint: Sources/SpeziDevices/HealthMeasurements.swift#L99
Type Contents Order Violation: An 'instance_property' should not be placed amongst the type content(s) 'type_alias,associated_type' (type_contents_order)
SwiftLint / SwiftLint: Sources/SpeziDevices/HealthMeasurements.swift#L102
Type Contents Order Violation: An 'initializer' should not be placed amongst the type content(s) 'type_alias,associated_type' (type_contents_order)
SwiftLint / SwiftLint: Sources/SpeziDevices/HealthMeasurements.swift#L108
Type Contents Order Violation: An 'initializer' should not be placed amongst the type content(s) 'type_alias,associated_type' (type_contents_order)
SwiftLint / SwiftLint: Sources/SpeziDevices/HealthMeasurements.swift#L115
Type Contents Order Violation: An 'other_method' should not be placed amongst the type content(s) 'type_alias,associated_type' (type_contents_order)
Markdown Link Check / markdown_link_check
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/