Skip to content

add the option for the generate-spec command to rename models #2706

add the option for the generate-spec command to rename models

add the option for the generate-spec command to rename models #2706

Triggered via pull request December 23, 2024 12:25
Status Failure
Total duration 5m 21s
Artifacts 3

smoke-checks.yml

on: pull_request
Test LLC (Debug)
4m 16s
Test LLC (Debug)
Test SwiftUI (Debug)
5m 11s
Test SwiftUI (Debug)
Test UIKit (Debug)
5m 9s
Test UIKit (Debug)
Automated Code Review
1m 41s
Automated Code Review
Build Test App and Frameworks
0s
Build Test App and Frameworks
Build SDKs (Xcode 15.0)
0s
Build SDKs (Xcode 15.0)
Launch Allure TestOps
0s
Launch Allure TestOps
Build Demo Apps
0s
Build Demo Apps
Matrix: Test E2E UI (Debug)
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 31 warnings
Test LLC (Debug): StreamVideoTests/Utilities/Dummy/TranscriptionSettings+Dummy.swift#L13
incorrect argument label in call (have 'closedCaptionMode:languages:mode:', expected 'closedCaptionMode:language:mode:')
Test LLC (Debug): StreamVideoTests/Utilities/Dummy/TranscriptionSettings+Dummy.swift#L15
cannot convert value of type '[Any]' to expected argument type 'TranscriptionSettings.Language'
Test LLC (Debug)
Process completed with exit code 1.
Test UIKit (Debug): StreamVideoTests/Mock/MockResponseBuilder.swift#L148
incorrect argument label in call (have 'closedCaptionMode:languages:mode:', expected 'closedCaptionMode:language:mode:')
Test UIKit (Debug): StreamVideoTests/Mock/MockResponseBuilder.swift#L150
cannot convert value of type '[Any]' to expected argument type 'TranscriptionSettings.Language'
Test UIKit (Debug)
Process completed with exit code 1.
Test SwiftUI (Debug): StreamVideoSwiftUITests/Utils/CallEventsHandler_Tests.swift#L203
missing argument for parameter 'durationSeconds' in call
Test SwiftUI (Debug)
Process completed with exit code 1.
Test LLC (Debug): Sources/StreamVideo/CallKit/CallKitPushNotificationAdapter.swift#L91
main actor-isolated instance method 'pushRegistry(_:didReceiveIncomingPushWith:for:completion:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
Test LLC (Debug): Sources/StreamVideo/Utils/DisposableBag/DisposableBag.swift#L84
extension declares a conformance of imported type 'AnyCancellable' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
Test LLC (Debug): Sources/StreamVideo/WebRTC/VideoFilters/Filters/ImageBackgroundFilter/ImageBackgroundVideoFilter.swift#L14
class 'ImageBackgroundVideoFilter' must restate inherited '@unchecked Sendable' conformance
Test LLC (Debug): Sources/StreamVideo/WebSockets/Events/StreamJsonDecoder.swift#L9
class 'StreamJSONDecoder' must restate inherited '@unchecked Sendable' conformance
Test LLC (Debug): Sources/StreamVideo/WebRTC/VideoFilters/Extensions/CIImage+Sendable.swift#L8
extension declares a conformance of imported type 'CIImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreImage' introduce this conformance in the future
Test LLC (Debug): Sources/StreamVideo/Models/CallParticipant.swift#L479
extension declares a conformance of imported type 'CGSize' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
Test LLC (Debug): Sources/StreamVideo/WebRTC/Screensharing/BroadcastSampleHandler.swift#L143
extension declares a conformance of imported type 'CMSampleBuffer' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreMedia' introduce this conformance in the future
Test LLC (Debug): Sources/StreamVideo/WebRTC/v2/PeerConnection/Extensions/RTCIceConnectionState+CustomStringConvertible.swift#L9
extension declares a conformance of imported type 'RTCIceConnectionState' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'StreamWebRTC' introduce this conformance in the future
Test LLC (Debug): Sources/StreamVideo/WebSockets/Events/EventNotificationCenter.swift#L8
class 'EventNotificationCenter' must restate inherited '@unchecked Sendable' conformance
Test LLC (Debug): Sources/StreamVideo/WebRTC/VideoCapturing/StreamVideoCaptureHandler.swift#L11
cannot form key path to main actor-isolated property 'orientationAdapter'; this is an error in the Swift 6 language mode
Test LLC (Debug)
No files were found with the provided path: fastlane/test_output/logs/*/Diagnostics/**/*.txt fastlane/test_output/logs/*/Diagnostics/simctl_diagnostics/DiagnosticReports/*. No artifacts will be uploaded.
Test UIKit (Debug): Sources/StreamVideo/CallKit/CallKitPushNotificationAdapter.swift#L91
main actor-isolated instance method 'pushRegistry(_:didReceiveIncomingPushWith:for:completion:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
Test UIKit (Debug): Sources/StreamVideo/Utils/DisposableBag/DisposableBag.swift#L84
extension declares a conformance of imported type 'AnyCancellable' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
Test UIKit (Debug): Sources/StreamVideo/WebRTC/VideoFilters/Filters/ImageBackgroundFilter/ImageBackgroundVideoFilter.swift#L14
class 'ImageBackgroundVideoFilter' must restate inherited '@unchecked Sendable' conformance
Test UIKit (Debug): Sources/StreamVideo/WebSockets/Events/StreamJsonDecoder.swift#L9
class 'StreamJSONDecoder' must restate inherited '@unchecked Sendable' conformance
Test UIKit (Debug): Sources/StreamVideo/WebRTC/VideoFilters/Extensions/CIImage+Sendable.swift#L8
extension declares a conformance of imported type 'CIImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreImage' introduce this conformance in the future
Test UIKit (Debug): Sources/StreamVideo/Models/CallParticipant.swift#L479
extension declares a conformance of imported type 'CGSize' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
Test UIKit (Debug): Sources/StreamVideo/WebRTC/Screensharing/BroadcastSampleHandler.swift#L143
extension declares a conformance of imported type 'CMSampleBuffer' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreMedia' introduce this conformance in the future
Test UIKit (Debug): Sources/StreamVideo/WebRTC/v2/PeerConnection/Extensions/RTCIceConnectionState+CustomStringConvertible.swift#L9
extension declares a conformance of imported type 'RTCIceConnectionState' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'StreamWebRTC' introduce this conformance in the future
Test UIKit (Debug): Sources/StreamVideo/WebSockets/Events/EventNotificationCenter.swift#L8
class 'EventNotificationCenter' must restate inherited '@unchecked Sendable' conformance
Test UIKit (Debug): Sources/StreamVideo/WebRTC/VideoCapturing/StreamVideoCaptureHandler.swift#L11
cannot form key path to main actor-isolated property 'orientationAdapter'; this is an error in the Swift 6 language mode
Test SwiftUI (Debug): Sources/StreamVideo/WebRTC/VideoCapturing/StreamVideoCaptureHandler.swift#L11
cannot form key path to main actor-isolated property 'orientationAdapter'; this is an error in the Swift 6 language mode
Test SwiftUI (Debug): Sources/StreamVideo/CallKit/CallKitPushNotificationAdapter.swift#L91
main actor-isolated instance method 'pushRegistry(_:didReceiveIncomingPushWith:for:completion:)' cannot be used to satisfy nonisolated protocol requirement; this is an error in the Swift 6 language mode
Test SwiftUI (Debug): Sources/StreamVideo/Utils/DisposableBag/DisposableBag.swift#L84
extension declares a conformance of imported type 'AnyCancellable' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'Combine' introduce this conformance in the future
Test SwiftUI (Debug): Sources/StreamVideo/WebRTC/VideoFilters/Filters/ImageBackgroundFilter/ImageBackgroundVideoFilter.swift#L14
class 'ImageBackgroundVideoFilter' must restate inherited '@unchecked Sendable' conformance
Test SwiftUI (Debug): Sources/StreamVideo/WebSockets/Events/StreamJsonDecoder.swift#L9
class 'StreamJSONDecoder' must restate inherited '@unchecked Sendable' conformance
Test SwiftUI (Debug): Sources/StreamVideo/WebRTC/VideoFilters/Extensions/CIImage+Sendable.swift#L8
extension declares a conformance of imported type 'CIImage' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreImage' introduce this conformance in the future
Test SwiftUI (Debug): Sources/StreamVideo/Models/CallParticipant.swift#L479
extension declares a conformance of imported type 'CGSize' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CoreFoundation' introduce this conformance in the future
Test SwiftUI (Debug): Sources/StreamVideo/WebRTC/Screensharing/BroadcastSampleHandler.swift#L143
extension declares a conformance of imported type 'CMSampleBuffer' to imported protocol 'Sendable'; this will not behave correctly if the owners of 'CoreMedia' introduce this conformance in the future
Test SwiftUI (Debug): Sources/StreamVideo/WebRTC/v2/PeerConnection/Extensions/RTCIceConnectionState+CustomStringConvertible.swift#L9
extension declares a conformance of imported type 'RTCIceConnectionState' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'StreamWebRTC' introduce this conformance in the future
Test SwiftUI (Debug): Sources/StreamVideo/WebSockets/Events/EventNotificationCenter.swift#L8
class 'EventNotificationCenter' must restate inherited '@unchecked Sendable' conformance

Artifacts

Produced during runtime
Name Size
LLC Test Data
245 KB
SwiftUI Test Data
256 KB
UIKit Test Data
419 KB