SpeziLLMOpenAI: Repalce MacPaw/OpenAI With Generated API Calls #262
Annotations
10 errors
SwiftLint:
Tests/UITests/TestApp/LLMOpenAI/Functions/LLMOpenAIFunctionWeather.swift#L24
Todo Violation: FIXMEs should be resolved (should be @parameter) (todo)
|
SwiftLint:
Tests/UITests/TestApp/LLMOpenAI/Functions/LLMOpenAIFunctionHealthData.swift#L18
Todo Violation: FIXMEs should be resolved (should be @parameter) (todo)
|
SwiftLint:
Sources/SpeziLLMOpenAI/Onboarding/LLMOpenAIModelOnboardingStep.swift#L18
Multiline Arguments Brackets Violation: Multiline arguments should have their surrounding brackets in a new line (multiline_arguments_brackets)
|
SwiftLint:
Sources/SpeziLLMOpenAI/Onboarding/LLMOpenAIModelOnboardingStep.swift#L19
Multiline Arguments Brackets Violation: Multiline arguments should have their surrounding brackets in a new line (multiline_arguments_brackets)
|
SwiftLint:
Sources/SpeziLLMOpenAI/Onboarding/LLMOpenAIModelOnboardingStep.swift#L24
Multiline Arguments Brackets Violation: Multiline arguments should have their surrounding brackets in a new line (multiline_arguments_brackets)
|
SwiftLint:
Sources/SpeziLLMOpenAI/Onboarding/LLMOpenAIModelOnboardingStep.swift#L25
Multiline Arguments Brackets Violation: Multiline arguments should have their surrounding brackets in a new line (multiline_arguments_brackets)
|
SwiftLint:
Sources/SpeziLLMOpenAI/Onboarding/LLMOpenAIModelOnboardingStep.swift#L106
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
|
SwiftLint:
Sources/SpeziLLMOpenAI/FunctionCalling/LLMFunctionParameterWrapper.swift#L17
Missing Docs Violation: public declarations should be documented (missing_docs)
|
SwiftLint:
Sources/SpeziLLMOpenAI/FunctionCalling/LLMFunctionParameterWrapper.swift#L14
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
|
SwiftLint:
Sources/SpeziLLMOpenAI/FunctionCalling/LLMFunctionParameterWrapper.swift#L20
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
|
Loading