Skip to content

SpeziLLMOpenAI: Repalce MacPaw/OpenAI With Generated API Calls #262

SpeziLLMOpenAI: Repalce MacPaw/OpenAI With Generated API Calls

SpeziLLMOpenAI: Repalce MacPaw/OpenAI With Generated API Calls #262

Triggered via pull request August 27, 2024 10:09
Status Failure
Total duration 45s
Artifacts

pull_request.yml

on: pull_request
REUSE Compliance Check  /  ...  /  REUSE Compliance Check
7s
REUSE Compliance Check / REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  ...  /  SwiftLint
12s
SwiftLint / SwiftLint / SwiftLint
Markdown Link Check  /  markdown_link_check
32s
Markdown Link Check / markdown_link_check
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
SwiftLint / SwiftLint / SwiftLint: Tests/UITests/TestApp/LLMOpenAI/Functions/LLMOpenAIFunctionWeather.swift#L24
Todo Violation: FIXMEs should be resolved (should be @parameter) (todo)
SwiftLint / SwiftLint / 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 / SwiftLint / 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 / SwiftLint / 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 / SwiftLint / 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 / SwiftLint / SwiftLint: Sources/SpeziLLMOpenAI/Onboarding/LLMOpenAIModelOnboardingStep.swift#L106
Trailing Newline Violation: Files should have a single trailing newline (trailing_newline)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziLLMOpenAI/FunctionCalling/LLMFunctionParameterWrapper.swift#L17
Missing Docs Violation: public declarations should be documented (missing_docs)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziLLMOpenAI/FunctionCalling/LLMFunctionParameterWrapper.swift#L14
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
SwiftLint / SwiftLint / SwiftLint: Sources/SpeziLLMOpenAI/FunctionCalling/LLMFunctionParameterWrapper.swift#L20
Orphaned Doc Comment Violation: A doc comment should be attached to a declaration (orphaned_doc_comment)
Markdown Link Check / markdown_link_check
The following actions use a deprecated Node.js version 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/