⬆️ Bump send and express in /FogNode/auth #347
Annotations
2 errors and 10 warnings
|
|
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.
|
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
|
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.
|
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
|
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
|
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
|
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
|
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
|
Sources/SpeziLLMOpenAI/LLMOpenAIPlatform.swift#L50
'init()' is deprecated: Please explicitly specify the Module type.
|
Sources/SpeziLLMOpenAI/LLMOpenAIPlatform.swift#L51
'init()' is deprecated: Please explicitly specify the Module type.
|
The logs for this run have expired and are no longer available.
Loading