Skip to content

feat: Hide current upsale screens #2322

feat: Hide current upsale screens

feat: Hide current upsale screens #2322

Triggered via pull request February 11, 2025 08:18
Status Cancelled
Total duration 3m 49s
Artifacts

ci.yml

on: pull_request
Build and Test project
3m 42s
Build and Test project
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 11 warnings
Build and Test project
The run was canceled by @github-actions[bot].
Build and Test project
The operation was canceled.
Build and Test project: --- xcodebuild#L1
Using the first of multiple matching destinations:
Build and Test project: --- xcodebuild#L1
Using the first of multiple matching destinations:
Build and Test project: --- xcodebuild#L1
Using the first of multiple matching destinations:
Build and Test project: kDriveCore/Data/Api/DriveApiFetcher.swift#L554
non-final class 'SyncedAuthenticator' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
Build and Test project: kDriveCore/Data/Api/DriveApiFetcher.swift#L555
stored property '_accountManager' of 'Sendable'-conforming class 'SyncedAuthenticator' is mutable; this is an error in the Swift 6 language mode
Build and Test project: kDriveCore/Data/Api/DriveApiFetcher.swift#L687
non-final class 'NetworkRequestRetrier' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
Build and Test project: kDriveCore/Data/Api/DriveApiFetcher.swift#L689
stored property 'retriedRequests' of 'Sendable'-conforming class 'NetworkRequestRetrier' is mutable; this is an error in the Swift 6 language mode
Build and Test project: kDriveCore/Data/Cache/DriveFileManager/DriveFileManager.swift#L30
extension declares a conformance of imported type 'TransactionExecutor' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'InfomaniakCoreDB' introduce this conformance in the future
Build and Test project: kDriveCore/Data/DownloadQueue/BackgroundDownloadSessionManager.swift#L49
sendability of function types in instance method 'downloadTask(with:completionHandler:)' does not match requirement in protocol 'FileDownloadSession'; this is an error in the Swift 6 language mode
Build and Test project: kDriveCore/Data/MQService/MQService.swift#L47
'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar
Build and Test project: kDriveCore/Data/UploadQueue/Operation/UploadOperation+Error.swift#L317
extension declares a conformance of imported type 'ApiError' to imported protocol 'CustomDebugStringConvertible'; this will not behave correctly if the owners of 'InfomaniakCore' introduce this conformance in the future