Lift to SpeziLLM #218
build-and-test.yml
on: pull_request
Build and Test
/
Test using xcodebuild or run fastlane
32s
REUSE Compliance Check
/
REUSE Compliance Check
10s
SwiftLint
/
SwiftLint
20s
Upload Coverage Report
/
Create and upload coverage report
Annotations
6 errors and 1 warning
SwiftLint / SwiftLint:
LLMonFHIR/ResourceView.swift#L37
Closure End Indentation Violation: Closure end should have the same indentation as the line that started it; expected 8, got 12 (closure_end_indentation)
|
SwiftLint / SwiftLint:
LLMonFHIR/ResourceView.swift#L25
Multiline Arguments Brackets Violation: Multiline arguments should have their surrounding brackets in a new line (multiline_arguments_brackets)
|
SwiftLint / SwiftLint:
LLMonFHIR/ResourceView.swift#L49
Vertical Whitespace before Closing Braces Violation: Don't include vertical whitespace (empty line) before closing braces (vertical_whitespace_closing_braces)
|
SwiftLint / SwiftLint:
LLMonFHIR/ResourceView.swift#L49
Vertical Whitespace after Opening Braces Violation: Don't include vertical whitespace (empty line) after opening braces (vertical_whitespace_opening_braces)
|
SwiftLint / SwiftLint:
LLMonFHIR/Helper/String+LocalizedError.swift#L11
Todo Violation: TODOs should be resolved (Not needed anymore) (todo)
|
Build and Test / Test using xcodebuild or run fastlane
Process completed with exit code 1.
|
Build and Test / Test using xcodebuild or run fastlane
No files were found with the provided path: ./LLMonFHIR.xcresult. No artifacts will be uploaded.
|