fix: CI run all tests #37
Annotations
10 errors and 1 warning
kDriveCore/Data/Cache/AccountManager.swift#L314
testCategoriesAndFiles, failed: caught error: "DriveError(type: kDriveCore.DriveError.DriveErrorType.localError, code: "unknownToken", localizedDescription: "An error has occurred", userInfo: nil, underlyingError: nil)"
|
kDriveCore/Data/Cache/AccountManager.swift#L314
testCreateOfficeFile, failed: caught error: "DriveError(type: kDriveCore.DriveError.DriveErrorType.localError, code: "unknownToken", localizedDescription: "An error has occurred", userInfo: nil, underlyingError: nil)"
|
kDriveCore/Data/Cache/AccountManager.swift#L314
testDeleteFile, failed: caught error: "DriveError(type: kDriveCore.DriveError.DriveErrorType.localError, code: "unknownToken", localizedDescription: "An error has occurred", userInfo: nil, underlyingError: nil)"
|
kDriveCore/Data/Cache/AccountManager.swift#L314
testDuplicateFile, failed: caught error: "DriveError(type: kDriveCore.DriveError.DriveErrorType.localError, code: "unknownToken", localizedDescription: "An error has occurred", userInfo: nil, underlyingError: nil)"
|
kDriveCore/Data/Cache/AccountManager.swift#L314
testFavorites, failed: caught error: "DriveError(type: kDriveCore.DriveError.DriveErrorType.localError, code: "unknownToken", localizedDescription: "An error has occurred", userInfo: nil, underlyingError: nil)"
|
kDriveCore/Data/Cache/AccountManager.swift#L314
testFileAvailableOffline, failed: caught error: "DriveError(type: kDriveCore.DriveError.DriveErrorType.localError, code: "unknownToken", localizedDescription: "An error has occurred", userInfo: nil, underlyingError: nil)"
|
kDriveCore/Data/Cache/AccountManager.swift#L314
testGetCommonDocuments, failed: caught error: "DriveError(type: kDriveCore.DriveError.DriveErrorType.localError, code: "unknownToken", localizedDescription: "An error has occurred", userInfo: nil, underlyingError: nil)"
|
kDriveCore/Data/Cache/AccountManager.swift#L314
testGetLastModifiedFiles, failed: caught error: "DriveError(type: kDriveCore.DriveError.DriveErrorType.localError, code: "unknownToken", localizedDescription: "An error has occurred", userInfo: nil, underlyingError: nil)"
|
kDriveCore/Data/Cache/AccountManager.swift#L314
testGetRootFile, failed: caught error: "DriveError(type: kDriveCore.DriveError.DriveErrorType.localError, code: "unknownToken", localizedDescription: "An error has occurred", userInfo: nil, underlyingError: nil)"
|
kDriveCore/Data/Cache/AccountManager.swift#L314
testMoveFile, failed: caught error: "DriveError(type: kDriveCore.DriveError.DriveErrorType.localError, code: "unknownToken", localizedDescription: "An error has occurred", userInfo: nil, underlyingError: nil)"
|
Run script build phase 'Swiftlint' will be run during every build because it does not specify any outputs. To address this warning, 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 'kDrive' from project 'kDrive')
|
This job failed
Loading