feat: Split upload queue in two behind a new service #2520
ci.yml
on: pull_request
Build and Test project
2m 22s
Annotations
2 errors and 10 warnings
Build and Test project:
kDriveCore/Data/Upload/UploadService.swift#L92
missing return in instance method expected to return 'UploadFile?'
|
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:
--- xcodebuild#L1
Using the first of multiple matching destinations:
|
Build and Test project:
kDriveCore/Data/Upload/UploadService.swift#L91
result of call to 'getUploadedFile(fileProviderItemIdentifier:)' is unused
|
Build and Test project:
kDriveCore/Data/Upload/UploadService.swift#L92
result of call to 'getUploadedFile(fileProviderItemIdentifier:)' is unused
|
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
Run script build phase 'Swiftlint' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'kDriveShareExtension' from project 'kDrive')
|
Build and Test project
Run script build phase 'Swiftlint' will be run during every build because it does not specify any outputs. To address this issue, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'kDriveActionExtension' from project 'kDrive')
|