Feature/add mlx #338
Annotations
6 errors and 10 warnings
Build and test (xcodebuild):
Tests/UITests/TestApp/LLMLocal/LLMLocalChatTestView.swift#L20
generic parameter 'R' could not be inferred
|
Build and test (xcodebuild):
Tests/UITests/TestApp/LLMLocal/LLMLocalChatTestView.swift#L20
generic parameter 'C' could not be inferred
|
Build and test (xcodebuild):
Tests/UITests/TestApp/LLMLocal/LLMLocalChatTestView.swift#L22
generic parameter 'Content' could not be inferred
|
Build and test (xcodebuild):
Tests/UITests/TestApp/LLMLocal/LLMLocalChatTestView.swift#L22
generic parameter 'Label' could not be inferred
|
Build and test (xcodebuild):
Tests/UITests/TestApp/LLMLocal/LLMLocalChatTestView.swift#L22
cannot convert value of type 'LLMChatViewSchema<LLMMockSchema>' to expected argument type 'TableColumn<R, C, Content, Label>'
|
Build and test (xcodebuild)
Process completed with exit code 65.
|
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/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/SpeziLLMOpenAI/Configuration/LLMOpenAIModelParameters.swift#L81
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/SpeziLLMOpenAI/FunctionCalling/LLMFunctionParameterWrapper.swift#L114
extension declares a conformance of imported type 'Property' 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/SpeziLLMOpenAI/FunctionCalling/LLMFunctionParameterWrapper.swift#L115
extension declares a conformance of imported type 'Items' 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/SpeziLLMOpenAI/LLMOpenAIPlatform.swift#L50
'init()' is deprecated: Please explicitly specify the Module type.
|
Loading