Skip to content

CATTY-731 Move Unit Tests to Github Runners #8

CATTY-731 Move Unit Tests to Github Runners

CATTY-731 Move Unit Tests to Github Runners #8

Triggered via pull request October 14, 2024 21:41
Status Failure
Total duration 6m 20s
Artifacts

unit-test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 10 warnings
UnitTest
ENOENT: no such file or directory, open 'src/fastlane/test_output/report.junit'
UnitTest
Process completed with exit code 1.
UnitTest: src/Catty/Views/Custom/LoadingView/LoadingView.swift#L64
'whiteLarge' was deprecated in iOS 13.0: renamed to 'UIActivityIndicatorView.Style.large'
UnitTest: src/Catty/ViewController/Upload/UploadViewController.swift#L301
'white' was deprecated in iOS 13.0: renamed to 'UIActivityIndicatorView.Style.medium'
UnitTest: src/Catty/Extension&Delegate&Protocol/Extensions/UIColorExtension.swift#L107
'scanLocation' was deprecated in iOS 13.0
UnitTest: src/Catty/FormulaEditor/Views/FormulaEditorKeyboardView.swift#L66
'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes
UnitTest: src/Catty/Helpers/Util/Util.swift#L226
'statusBarFrame' was deprecated in iOS 13.0: Use the statusBarManager property of the window scene instead.
UnitTest: src/Catty/ViewController/Stage/StagePresenterViewControllerResourcesExtension.swift#L135
'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes
UnitTest: src/Catty/Helpers/Keychain/Keychain.swift#L63
'unarchiveTopLevelObjectWithData' was deprecated in iOS 12.0: Use unarchivedObject(ofClass:from:) instead
UnitTest: src/Catty/Supporting Files/AppDelegate.swift#L57
'keyWindow' was deprecated in iOS 13.0: Should not be used for applications that support multiple scenes as it returns a key window across all connected scenes
UnitTest: src/Catty/Extension&Delegate&Protocol/Extensions/Data/DataExtension.swift#L29
'CC_MD5' was deprecated in iOS 13.0: This function is cryptographically broken and should not be used in security contexts. Clients should migrate to SHA256 (or stronger).
UnitTest: src/Catty/FormulaEditor/ViewController/FormulaEditorSectionViewController/FormulaEditorDataSectionViewController.swift#L113
'UITableViewRowAction' was deprecated in iOS 13.0: Use UIContextualAction and related APIs instead.