BP7000 and EVOLV Support #96
pull_request.yml
on: pull_request
REUSE Compliance Check
/
REUSE Compliance Check
8s
SwiftLint
/
SwiftLint
14s
Markdown Link Check
/
markdown_link_check
31s
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/
|