Skip to content

Store User information in CoreData #125

Store User information in CoreData

Store User information in CoreData #125

Triggered via pull request December 30, 2023 06:31
Status Failure
Total duration 4m 39s
Artifacts

fastlane-tests.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 10 warnings
build: BeeSwiftTests/CurrentUserManagerTests.swift#L13
missing argument for parameter 'container' in call
build: BeeSwiftTests/CurrentUserManagerTests.swift#L22
missing argument for parameter 'container' in call
build
Process completed with exit code 1.
build: BeeSwift/Goal.swift#L360
initialization of immutable value 'daystamp' was never used; consider replacing with assignment to '_' or removing it
build: BeeSwiftToday/TodayViewController.swift#L17
'widgetLargestAvailableDisplayMode' was deprecated in iOS 14.0: Use WidgetKit instead. Today View extensions have been deprecated.
build: BeeSwiftToday/TodayViewController.swift#L54
'NCWidgetDisplayMode' was deprecated in iOS 14.0: Use WidgetKit instead. Today View extensions have been deprecated.
build: BeeSwiftToday/TodayViewController.swift#L53
'NCWidgetProviding' was deprecated in iOS 14.0: Use WidgetKit instead. Today View extensions have been deprecated.
build: BeeSwift/Goal.swift#L360
initialization of immutable value 'daystamp' was never used; consider replacing with assignment to '_' or removing it
build: BeeSwiftToday/TodayViewController.swift#L17
'widgetLargestAvailableDisplayMode' was deprecated in iOS 14.0: Use WidgetKit instead. Today View extensions have been deprecated.
build: BeeSwiftToday/TodayViewController.swift#L54
'NCWidgetDisplayMode' was deprecated in iOS 14.0: Use WidgetKit instead. Today View extensions have been deprecated.
build: BeeSwiftToday/TodayViewController.swift#L53
'NCWidgetProviding' was deprecated in iOS 14.0: Use WidgetKit instead. Today View extensions have been deprecated.
build: BeeSwift/Goal.swift#L360
initialization of immutable value 'daystamp' was never used; consider replacing with assignment to '_' or removing it
build: BeeSwiftUITests/BeeSwiftUITests.swift#L37
'applicationLaunch' was deprecated in iOS 14.0: Use XCTApplicationLaunchMetric instead