Skip to content

chore: Release build Beta-5.12.0-b91 #4115

chore: Release build Beta-5.12.0-b91

chore: Release build Beta-5.12.0-b91 #4115

Triggered via pull request February 13, 2026 14:10
Status Success
Total duration 14m 57s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

30 warnings
Local Tests: kDriveCore/Data/Upload/UploadQueue/Operation/UploadOperation+Error.swift#L352
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
Local Tests: kDriveCore/Data/Upload/UploadQueue/Operation/UploadOperation.swift#L34
class 'UploadOperation' must restate inherited '@unchecked Sendable' conformance
Local Tests: kDriveCore/Data/Upload/UploadQueue/Operation/UploadOperation+Error.swift#L352
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
Local Tests: kDriveCore/Data/MQService/MQService.swift#L47
'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar
Local Tests: 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
Local Tests: 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
Local Tests: kDriveCore/Data/Api/DriveApiFetcher.swift#L693
stored property 'retriedRequests' of 'Sendable'-conforming
Local Tests: kDriveCore/Data/Api/DriveApiFetcher.swift#L691
non-final class 'NetworkRequestRetrier' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
Local Tests: kDriveCore/Data/Api/DriveApiFetcher.swift#L559
stored property '_accountManager' of 'Sendable'-conforming class 'SyncedAuthenticator' is mutable; this is an error in the Swift 6 language mode
Local Tests: kDriveCore/Data/Api/DriveApiFetcher.swift#L558
non-final class 'SyncedAuthenticator' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
Build 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 project: kDriveCore/Data/Upload/UploadQueue/Operation/UploadOperation.swift#L34
class 'UploadOperation' must restate inherited '@unchecked Sendable' conformance
Build project: kDriveCore/Data/Upload/UploadQueue/Operation/UploadOperation+Error.swift#L352
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
Build 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 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 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 project: kDriveCore/Data/Api/DriveApiFetcher.swift#L693
stored property 'retriedRequests' of 'Sendable'-conforming class 'NetworkRequestRetrier' is mutable; this is an error in the Swift 6 language mode
Build project: kDriveCore/Data/Api/DriveApiFetcher.swift#L691
non-final class 'NetworkRequestRetrier' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
Build project: kDriveCore/Data/Api/DriveApiFetcher.swift#L559
stored property '_accountManager' of 'Sendable'-conforming class 'SyncedAuthenticator' is mutable; this is an error in the Swift 6 language mode
Build project: kDriveCore/Data/Api/DriveApiFetcher.swift#L558
non-final class 'SyncedAuthenticator' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
API Tests: kDriveCore/Data/Upload/UploadQueue/Operation/UploadOperation+UploadChunk.swift#L195
converting non-Sendable function value to '@sendable (Data?, URLResponse?, (any Error)?) -> Void' may introduce data races
API Tests: kDriveCore/Data/Upload/UploadQueue/Operation/UploadOperation.swift#L34
class 'UploadOperation' must restate inherited '@unchecked Sen
API Tests: kDriveCore/Data/Upload/UploadQueue/Operation/UploadOperation+Error.swift#L352
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
API Tests: kDriveCore/Data/MQService/MQService.swift#L47
'createNew' is deprecated: Please use `.shared(existingGroup)` or use the singleton via `.shared(MultiThreadedEventLoopGroup.singleton)` or similar
API Tests: 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
API Tests: 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
API Tests: kDriveCore/Data/Api/DriveApiFetcher.swift#L693
stored property 'retriedRequests' of 'Sendable'-conforming class 'NetworkRequestRetrier' is mutable; this is an error in the Swift 6 language mode
API Tests: kDriveCore/Data/Api/DriveApiFetcher.swift#L691
non-final class 'NetworkRequestRetrier' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode
API Tests: kDriveCore/Data/Api/DriveApiFetcher.swift#L559
stored property '_accountManager' of 'Sendable'-conforming class 'SyncedAuthenticator' is mutable; this is an error in the Swift 6 language mode
API Tests: kDriveCore/Data/Api/DriveApiFetcher.swift#L558
non-final class 'SyncedAuthenticator' cannot conform to 'Sendable'; use '@unchecked Sendable'; this is an error in the Swift 6 language mode