Skip to content

fix: CI run all tests #37

fix: CI run all tests

fix: CI run all tests #37

Triggered via pull request August 20, 2024 09:54
Status Failure
Total duration 8m 22s
Artifacts

apitests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
API tests: 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)"
API tests: 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)"
API tests: 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)"
API tests: 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)"
API tests: 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)"
API tests: 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)"
API tests: 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)"
API tests: 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)"
API tests: 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)"
API tests: 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)"
API tests
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')