Skip to content

Fix Build Issues and Support iOS 17 #21

Fix Build Issues and Support iOS 17

Fix Build Issues and Support iOS 17 #21

Triggered via pull request June 24, 2023 06:39
Status Failure
Total duration 40s
Artifacts

pull_request.yml

on: pull_request
REUSE Compliance Check  /  REUSE Compliance Check
9s
REUSE Compliance Check / REUSE Compliance Check
SwiftLint  /  SwiftLint
32s
SwiftLint / SwiftLint
Fit to window
Zoom out
Zoom in

Annotations

4 errors
SwiftLint / SwiftLint: Sources/SpeziOpenAI/ChatView.swift#L55
Function Default Parameter at End Violation: Prefer to locate parameters with defaults toward the end of the parameter list. (function_default_parameter_at_end)
SwiftLint / SwiftLint: Sources/SpeziOpenAI/MessageInputView.swift#L23
Closure Body Length Violation: Closure body should span 35 lines or less excluding comments and whitespace: currently spans 36 lines (closure_body_length)
SwiftLint / SwiftLint: Sources/SpeziOpenAI/MessageInputView.swift#L83
Function Default Parameter at End Violation: Prefer to locate parameters with defaults toward the end of the parameter list. (function_default_parameter_at_end)
SwiftLint / SwiftLint
Process completed with exit code 2.