Skip to content

feat: Add matomo sentry opt-out settings #2465

feat: Add matomo sentry opt-out settings

feat: Add matomo sentry opt-out settings #2465

Triggered via pull request February 25, 2025 10:25
Status Failure
Total duration 12m 18s
Artifacts

ci.yml

on: pull_request
Build and Test project
5m 15s
Build and Test project
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 20 warnings
Build and Test project: kDriveCore/Logging.swift#L60
Failed creating realm Provided schema version 21 is less than last set version 22.
Build and Test project
Process completed with exit code 1.
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
Build and Test project: kDriveCore/Data/UploadQueue/Operation/UploadOperation.swift#L34
class 'UploadOperation' must restate inherited '@unchecked Sendable' conformance
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/FileProvider/UploadFileProviderItem.swift#L91
'allowsAll' was deprecated in iOS 15.0: This capability is no longer supported, and does not contain all capabilities. Please migrate to directly specifying each of the individual capabilities that should be allowed for the item.
Build and Test project: kDriveCore/UI/IKLargeIconButton.swift#L32
'contentEdgeInsets' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration
Build and Test project: kDriveCore/UI/IKLargeIconButton.swift#L38
'titleEdgeInsets' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration
Build and Test project: kDriveCore/UI/MaterialOutlinedTextField+Extension.swift#L62
'contentEdgeInsets' was deprecated in iOS 15.0: This property is ignored when using UIButtonConfiguration
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