SpeziLLMOpenAI: Repalce MacPaw/OpenAI With Generated API Calls #320
Annotations
7 errors and 10 warnings
|
Build and test (xcodebuild):
Tests/SpeziLLMTests/LLMOpenAIParameterTests+Enum.swift#L102
optional type 'Bool?' cannot be used as a boolean; test for '!= nil' instead
|
Build and test (xcodebuild):
Tests/SpeziLLMTests/LLMOpenAIParameterTests+Enum.swift#L103
value of optional type '[String : Any]?' must be unwrapped to refer to member 'subscript' of wrapped base type '[String : Any]'
|
Build and test (xcodebuild):
Tests/SpeziLLMTests/LLMOpenAIParameterTests+Enum.swift#L104
value of optional type '[String : Any]?' must be unwrapped to refer to member 'subscript' of wrapped base type '[String : Any]'
|
Build and test (xcodebuild):
Tests/SpeziLLMTests/LLMOpenAIParameterTests+Enum.swift#L111
value of optional type '[String : Any]?' must be unwrapped to refer to member 'subscript' of wrapped base type '[String : Any]'
|
Build and test (xcodebuild):
Tests/SpeziLLMTests/LLMOpenAIParameterTests+Enum.swift#L112
value of optional type '[String : Any]?' must be unwrapped to refer to member 'subscript' of wrapped base type '[String : Any]'
|
Build and test (xcodebuild)
The operation was canceled.
|
Build and test (xcodebuild):
Sources/SpeziLLM/Models/LLMError.swift#L65
extension declares a conformance of imported type 'CancellationError' to imported protocols 'Equatable', 'LocalizedError'; this will not behave correctly if the owners of '_Concurrency' introduce this conformance in the future
|
Build and test (xcodebuild):
Sources/SpeziLLM/Views/LLMChatView.swift#L112
'@State' used inline will not work unless tagged with '@Previewable'
|
Build and test (xcodebuild):
Sources/SpeziLLM/LLMPlatformBuilder.swift#L19
'init(for:singleEntry:)' is deprecated: DependencyCollection entries are now always an explicit request to load and do not require a closure anymore.
|
Build and test (xcodebuild):
Sources/SpeziLLM/Views/LLMChatView.swift#L112
'@State' used inline will not work unless tagged with '@Previewable'
|
Build and test (xcodebuild):
Sources/SpeziLLM/Views/LLMChatView.swift#L112
'@State' used inline will not work unless tagged with '@Previewable'
|
Build and test (xcodebuild):
Sources/SpeziLLM/Models/LLMContextEntity.swift#L23
immutable property will not be decoded because it is declared with an initial value which cannot be overwritten
|
Build and test (xcodebuild):
Sources/SpeziLLM/Models/LLMError.swift#L65
extension declares a conformance of imported type 'CancellationError' to imported protocols 'Equatable', 'LocalizedError'; this will not behave correctly if the owners of '_Concurrency' introduce this conformance in the future
|
Build and test (xcodebuild):
Sources/SpeziLLMFog/Configuration/LLMFogModelParameters.swift#L66
extension declares a conformance of imported type 'ResponseFormat' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'OpenAI' introduce this conformance in the future
|
Build and test (xcodebuild):
Sources/SpeziLLMFog/Configuration/LLMFogModelParameters.swift#L66
extension declares a conformance of imported type 'ResponseFormat' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'OpenAI' introduce this conformance in the future
|
Build and test (xcodebuild)
A property name only appears in the required list, but not in the properties map - this is likely a typo; skipping this property. [context: foundIn=Components.Schemas.CreateChatCompletionFunctionResponse.choicesPayloadPayload (#/components/schemas/CreateChatCompletionFunctionResponse/choicesPayload)/logprobs]warning: A property name only appears in the required list, but not in the properties map - this is likely a typo; skipping this property. [context: foundIn=Components.Schemas.Upload (#/components/schemas/Upload)/step_number]warning: A property name only appears in the required list, but not in the properties map - this is likely a typo; skipping this property. [context: foundIn=Components.Schemas.CreateAssistantRequest.tool_resourcesPayload.file_searchPayload.Case1Payload (#/components/schemas/CreateAssistantRequest/tool_resources/file_search/case1)/vector_store_ids]warning: A property name only appears in the required list, but not in the properties map - this is likely a typo; skipping this property. [context: foundIn=Components.Schemas.CreateAssistantRequest.tool_resourcesPayload.file_searchPayload.Case2Payload (#/components/schemas/CreateAssistantRequest/tool_resources/file_search/case2)/vector_stores]warning: A property name only appears in the required list, but not in the properties map - this is likely a typo; skipping this property. [context: foundIn=Components.Schemas.CreateRunRequest (#/components/schemas/CreateRunRequest)/thread_id]warning: A property name only appears in the required list, but not in the properties map - this is likely a typo; skipping this property. [context: foundIn=Components.Schemas.CreateThreadAndRunRequest (#/components/schemas/CreateThreadAndRunRequest)/thread_id]warning: A property name only appears in the required list, but not in the properties map - this is likely a typo; skipping this property. [context: foundIn=Components.Schemas.CreateThreadRequest.tool_resourcesPayload.file_searchPayload.Case1Payload (#/components/schemas/CreateThreadRequest/tool_resources/file_search/case1)/vector_store_ids]warning: A property name only appears in the required list, but not in the properties map - this is likely a typo; skipping this property. [context: foundIn=Components.Schemas.CreateThreadRequest.tool_resourcesPayload.file_searchPayload.Case2Payload (#/components/schemas/CreateThreadRequest/tool_resources/file_search/case2)/vector_stores]LLVM Profile Error: Failed to write file "default.profraw": Operation not permitted
|
Loading