Skip to content

Store User information in CoreData #132

Store User information in CoreData

Store User information in CoreData #132

Triggered via pull request January 3, 2024 05:51
Status Failure
Total duration 38m 40s
Artifacts

fastlane-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 8 warnings
BeeSwiftUITests.testLaunchPerformance(): BeeSwift.xcodeproj/xcshareddata/xcschemes/BeeSwiftUITests.xcscheme#L1
Received unexpected number of metrics: 0 in iteration with index 1. Got 1 in iteration with index 0 (/Users/runner/work/BeeSwift/BeeSwift/BeeSwiftUITests/BeeSwiftUITests.swift#EndingLineNumber=36&StartingLineNumber=36)
build: BeeSwiftUITests/BeeSwiftUITests.swift#L37
testLaunchPerformance, Received unexpected number of metrics: 0 in iteration with index 1. Got 1 in iteration with index 0
build
Tests Failed: 1 failed, 0 skipped, 25 total (975.593 seconds)
build
Process completed with exit code 1.
build: BeeKit/Model/BeeminderPersistantContainer.swift#L7
variable 'storeURL' was never mutated; consider changing to 'let' constant
build: BeeSwiftToday/TodayViewController.swift#L19
'widgetLargestAvailableDisplayMode' was deprecated in iOS 14.0: Use WidgetKit instead. Today View extensions have been deprecated.
build: BeeSwiftToday/TodayViewController.swift#L56
'NCWidgetDisplayMode' was deprecated in iOS 14.0: Use WidgetKit instead. Today View extensions have been deprecated.
build: BeeSwiftToday/TodayViewController.swift#L55
'NCWidgetProviding' was deprecated in iOS 14.0: Use WidgetKit instead. Today View extensions have been deprecated.
build: BeeSwiftToday/TodayViewController.swift#L19
'widgetLargestAvailableDisplayMode' was deprecated in iOS 14.0: Use WidgetKit instead. Today View extensions have been deprecated.
build: BeeSwiftToday/TodayViewController.swift#L56
'NCWidgetDisplayMode' was deprecated in iOS 14.0: Use WidgetKit instead. Today View extensions have been deprecated.
build: BeeSwiftToday/TodayViewController.swift#L55
'NCWidgetProviding' was deprecated in iOS 14.0: Use WidgetKit instead. Today View extensions have been deprecated.
build: BeeSwiftUITests/BeeSwiftUITests.swift#L37
'applicationLaunch' was deprecated in iOS 14.0: Use XCTApplicationLaunchMetric instead