Skip to content

Feature/add mlx (#73) #343

Feature/add mlx (#73)

Feature/add mlx (#73) #343

Triggered via push October 29, 2024 14:35
Status Success
Total duration 21m 13s
Artifacts 6
Matrix: Build and Test Swift Package iOS
Matrix: Build and Test Swift Package macOS
Matrix: Build and Test Swift Package visionOS
Matrix: Build and Test UI Tests iOS
Matrix: Build and Test UI Tests iPadOS
Matrix: Build and Test UI Tests visionOS
Upload Coverage Report  /  ...  /  Create and upload coverage report
2m 4s
Upload Coverage Report / Create and upload coverage report / Create and upload coverage report
Fit to window
Zoom out
Zoom in

Annotations

118 warnings and 4 notices
Build and Test Swift Package iOS (Debug, SpeziLLM-iOS.xcresult, SpeziLLM-iOS.xcresult) / Test using xcodebuild or run fastlane: 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 Swift Package iOS (Debug, SpeziLLM-iOS.xcresult, SpeziLLM-iOS.xcresult) / Test using xcodebuild or run fastlane: 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 Swift Package iOS (Debug, SpeziLLM-iOS.xcresult, SpeziLLM-iOS.xcresult) / Test using xcodebuild or run fastlane: 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 Swift Package iOS (Debug, SpeziLLM-iOS.xcresult, SpeziLLM-iOS.xcresult) / Test using xcodebuild or run fastlane: 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 Swift Package iOS (Debug, SpeziLLM-iOS.xcresult, SpeziLLM-iOS.xcresult) / Test using xcodebuild or run fastlane: 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 Swift Package iOS (Debug, SpeziLLM-iOS.xcresult, SpeziLLM-iOS.xcresult) / Test using xcodebuild or run fastlane: 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 Swift Package macOS (Debug, SpeziLLM-macOS.xcresult, SpeziLLM-macOS.xcresult) / Test using xcodebuild or run fastlane: 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 Swift Package macOS (Debug, SpeziLLM-macOS.xcresult, SpeziLLM-macOS.xcresult) / Test using xcodebuild or run fastlane: 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 Swift Package macOS (Debug, SpeziLLM-macOS.xcresult, SpeziLLM-macOS.xcresult) / Test using xcodebuild or run fastlane: 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 Swift Package macOS (Debug, SpeziLLM-macOS.xcresult, SpeziLLM-macOS.xcresult) / Test using xcodebuild or run fastlane: 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 Swift Package macOS (Debug, SpeziLLM-macOS.xcresult, SpeziLLM-macOS.xcresult) / Test using xcodebuild or run fastlane: 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 Swift Package macOS (Debug, SpeziLLM-macOS.xcresult, SpeziLLM-macOS.xcresult) / Test using xcodebuild or run fastlane: 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 Swift Package visionOS (Release, SpeziLLM-visionOS-Release.xcresult, SpeziLLM-visi... / Test using xcodebuild or run fastlane: 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 Swift Package visionOS (Release, SpeziLLM-visionOS-Release.xcresult, SpeziLLM-visi... / Test using xcodebuild or run fastlane: 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 Swift Package visionOS (Release, SpeziLLM-visionOS-Release.xcresult, SpeziLLM-visi... / Test using xcodebuild or run fastlane: 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 Swift Package visionOS (Release, SpeziLLM-visionOS-Release.xcresult, SpeziLLM-visi... / Test using xcodebuild or run fastlane: 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 Swift Package visionOS (Release, SpeziLLM-visionOS-Release.xcresult, SpeziLLM-visi... / Test using xcodebuild or run fastlane: 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 Swift Package visionOS (Release, SpeziLLM-visionOS-Release.xcresult, SpeziLLM-visi... / Test using xcodebuild or run fastlane: 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 Swift Package iOS (Release, SpeziLLM-iOS-Release.xcresult, SpeziLLM-iOS-Release.xc... / Test using xcodebuild or run fastlane: 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 Swift Package iOS (Release, SpeziLLM-iOS-Release.xcresult, SpeziLLM-iOS-Release.xc... / Test using xcodebuild or run fastlane: 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 Swift Package iOS (Release, SpeziLLM-iOS-Release.xcresult, SpeziLLM-iOS-Release.xc... / Test using xcodebuild or run fastlane: 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 Swift Package iOS (Release, SpeziLLM-iOS-Release.xcresult, SpeziLLM-iOS-Release.xc... / Test using xcodebuild or run fastlane: 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 Swift Package iOS (Release, SpeziLLM-iOS-Release.xcresult, SpeziLLM-iOS-Release.xc... / Test using xcodebuild or run fastlane: 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 Swift Package iOS (Release, SpeziLLM-iOS-Release.xcresult, SpeziLLM-iOS-Release.xc... / Test using xcodebuild or run fastlane: 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 Swift Package visionOS (Debug, SpeziLLM-visionOS.xcresult, SpeziLLM-visionOS.xcres... / Test using xcodebuild or run fastlane: 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 Swift Package visionOS (Debug, SpeziLLM-visionOS.xcresult, SpeziLLM-visionOS.xcres... / Test using xcodebuild or run fastlane: 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 Swift Package visionOS (Debug, SpeziLLM-visionOS.xcresult, SpeziLLM-visionOS.xcres... / Test using xcodebuild or run fastlane: 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 Swift Package visionOS (Debug, SpeziLLM-visionOS.xcresult, SpeziLLM-visionOS.xcres... / Test using xcodebuild or run fastlane: 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 Swift Package visionOS (Debug, SpeziLLM-visionOS.xcresult, SpeziLLM-visionOS.xcres... / Test using xcodebuild or run fastlane: 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 Swift Package visionOS (Debug, SpeziLLM-visionOS.xcresult, SpeziLLM-visionOS.xcres... / Test using xcodebuild or run fastlane: 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 Swift Package macOS (Release, SpeziLLM-macOS-Release.xcresult, SpeziLLM-macOS-Rele... / Test using xcodebuild or run fastlane: 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 Swift Package macOS (Release, SpeziLLM-macOS-Release.xcresult, SpeziLLM-macOS-Rele... / Test using xcodebuild or run fastlane: 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 Swift Package macOS (Release, SpeziLLM-macOS-Release.xcresult, SpeziLLM-macOS-Rele... / Test using xcodebuild or run fastlane: 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 Swift Package macOS (Release, SpeziLLM-macOS-Release.xcresult, SpeziLLM-macOS-Rele... / Test using xcodebuild or run fastlane: 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 Swift Package macOS (Release, SpeziLLM-macOS-Release.xcresult, SpeziLLM-macOS-Rele... / Test using xcodebuild or run fastlane: 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 Swift Package macOS (Release, SpeziLLM-macOS-Release.xcresult, SpeziLLM-macOS-Rele... / Test using xcodebuild or run fastlane: 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 UI Tests iPadOS (Debug, TestApp-iPad.xcresult, TestApp-iPad.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests iPadOS (Debug, TestApp-iPad.xcresult, TestApp-iPad.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests iPadOS (Debug, TestApp-iPad.xcresult, TestApp-iPad.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests iPadOS (Debug, TestApp-iPad.xcresult, TestApp-iPad.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests iPadOS (Debug, TestApp-iPad.xcresult, TestApp-iPad.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests iPadOS (Debug, TestApp-iPad.xcresult, TestApp-iPad.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests iOS (Debug, TestApp-iOS.xcresult, TestApp-iOS.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests iOS (Debug, TestApp-iOS.xcresult, TestApp-iOS.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests iOS (Debug, TestApp-iOS.xcresult, TestApp-iOS.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests iOS (Debug, TestApp-iOS.xcresult, TestApp-iOS.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests iOS (Debug, TestApp-iOS.xcresult, TestApp-iOS.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests iOS (Debug, TestApp-iOS.xcresult, TestApp-iOS.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests visionOS (Debug, TestApp-visionOS.xcresult, TestApp-visionOS.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests visionOS (Debug, TestApp-visionOS.xcresult, TestApp-visionOS.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests visionOS (Debug, TestApp-visionOS.xcresult, TestApp-visionOS.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests visionOS (Debug, TestApp-visionOS.xcresult, TestApp-visionOS.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests visionOS (Debug, TestApp-visionOS.xcresult, TestApp-visionOS.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests visionOS (Debug, TestApp-visionOS.xcresult, TestApp-visionOS.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests iPadOS (Release, TestApp-iPad-Release.xcresult, TestApp-iPad-Release.xcre... / Test using xcodebuild or run fastlane: 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 UI Tests iPadOS (Release, TestApp-iPad-Release.xcresult, TestApp-iPad-Release.xcre... / Test using xcodebuild or run fastlane: 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 UI Tests iPadOS (Release, TestApp-iPad-Release.xcresult, TestApp-iPad-Release.xcre... / Test using xcodebuild or run fastlane: 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 UI Tests iPadOS (Release, TestApp-iPad-Release.xcresult, TestApp-iPad-Release.xcre... / Test using xcodebuild or run fastlane: 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 UI Tests iPadOS (Release, TestApp-iPad-Release.xcresult, TestApp-iPad-Release.xcre... / Test using xcodebuild or run fastlane: 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 UI Tests iPadOS (Release, TestApp-iPad-Release.xcresult, TestApp-iPad-Release.xcre... / Test using xcodebuild or run fastlane: 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 UI Tests iPadOS (Release, TestApp-iPad-Release.xcresult, TestApp-iPad-Release.xcre... / Test using xcodebuild or run fastlane: 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 UI Tests iOS (Release, TestApp-iOS-Release.xcresult, TestApp-iOS-Release.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests iOS (Release, TestApp-iOS-Release.xcresult, TestApp-iOS-Release.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests iOS (Release, TestApp-iOS-Release.xcresult, TestApp-iOS-Release.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests iOS (Release, TestApp-iOS-Release.xcresult, TestApp-iOS-Release.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests iOS (Release, TestApp-iOS-Release.xcresult, TestApp-iOS-Release.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests iOS (Release, TestApp-iOS-Release.xcresult, TestApp-iOS-Release.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests iOS (Release, TestApp-iOS-Release.xcresult, TestApp-iOS-Release.xcresult) / Test using xcodebuild or run fastlane: 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 UI Tests visionOS (Release, TestApp-visionOS-Release.xcresult, TestApp-visionOS-Re... / Test using xcodebuild or run fastlane: 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 UI Tests visionOS (Release, TestApp-visionOS-Release.xcresult, TestApp-visionOS-Re... / Test using xcodebuild or run fastlane: 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 UI Tests visionOS (Release, TestApp-visionOS-Release.xcresult, TestApp-visionOS-Re... / Test using xcodebuild or run fastlane: 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 UI Tests visionOS (Release, TestApp-visionOS-Release.xcresult, TestApp-visionOS-Re... / Test using xcodebuild or run fastlane: 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 UI Tests visionOS (Release, TestApp-visionOS-Release.xcresult, TestApp-visionOS-Re... / Test using xcodebuild or run fastlane: 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 UI Tests visionOS (Release, TestApp-visionOS-Release.xcresult, TestApp-visionOS-Re... / Test using xcodebuild or run fastlane: 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 UI Tests visionOS (Release, TestApp-visionOS-Release.xcresult, TestApp-visionOS-Re... / Test using xcodebuild or run fastlane: 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 UI Tests visionOS (Release, TestApp-visionOS-Release.xcresult, TestApp-visionOS-Re... / Test using xcodebuild or run fastlane: 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
Upload Coverage Report / Create and upload coverage report / Create and upload coverage report
The following actions use a deprecated Node.js version and will be forced to run on node20: codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build and Test UI Tests iPadOS (Debug, TestApp-iPad.xcresult, TestApp-iPad.xcresult) / Test using xcodebuild or run fastlane
Skipped TestAppUITests.TestAppLLMOpenAIUITests.testSpeziLLMOpenAIChat
Build and Test UI Tests iPadOS (Debug, TestApp-iPad.xcresult, TestApp-iPad.xcresult) / Test using xcodebuild or run fastlane
Skipped TestAppUITests.TestAppLLMOpenAIUITests.testSpeziLLMOpenAIOnboarding
Build and Test UI Tests iPadOS (Release, TestApp-iPad-Release.xcresult, TestApp-iPad-Release.xcre... / Test using xcodebuild or run fastlane
Skipped TestAppUITests.TestAppLLMOpenAIUITests.testSpeziLLMOpenAIOnboarding

Artifacts

Produced during runtime
Name Size
SpeziLLM-iOS.xcresult
372 KB
SpeziLLM-macOS.xcresult
356 KB
SpeziLLM-visionOS.xcresult
368 KB
TestApp-iOS.xcresult
1.27 MB
TestApp-iPad.xcresult
1010 KB
TestApp-visionOS.xcresult
750 KB