Skip to content

Test FHIRStore

Test FHIRStore #73

Triggered via pull request January 30, 2025 11:42
Status Failure
Total duration 43s
Artifacts

pull_request.yml

on: pull_request
REUSE Compliance Check  /  ...  /  REUSE Compliance Check
10s
REUSE Compliance Check / REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  ...  /  SwiftLint
9s
SwiftLint / SwiftLint / SwiftLint
Markdown Link Check  /  Check Links
32s
Markdown Link Check / Check Links
Fit to window
Zoom out
Zoom in

Annotations

6 errors
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziFHIR/FHIRStore.swift#L23
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
SwiftLint / SwiftLint / SwiftLint: Tests/SpeziFHIRTests/FHIRStore/FHIRStoreTests.swift#L15
Implicitly Unwrapped Optional Violation: Implicitly unwrapped optionals should be avoided when possible (implicitly_unwrapped_optional)
SwiftLint / SwiftLint / SwiftLint: Tests/SpeziFHIRTests/FHIRStore/FHIRStoreObservationChangesTests.swift#L14
Superfluous Disable Command Violation: SwiftLint rule 'file_length' did not trigger a violation in the disabled region; remove the disable command (superfluous_disable_command)
SwiftLint / SwiftLint / SwiftLint: Tests/SpeziFHIRTests/FHIRStore/FHIRStoreObservationChangesTests.swift#L130
Function Body Length Violation: Function body should span 50 lines or less excluding comments and whitespace: currently spans 105 lines (function_body_length)
SwiftLint / SwiftLint / SwiftLint: Tests/SpeziFHIRTests/FHIRStore/FHIRStoreObservationChangesTests.swift#L16
Implicitly Unwrapped Optional Violation: Implicitly unwrapped optionals should be avoided when possible (implicitly_unwrapped_optional)
SwiftLint / SwiftLint / SwiftLint
Process completed with exit code 2.