Migrate from WatchKit storyboard to SwiftUI and its lifecycle #416
Annotations
2 errors and 11 warnings
|
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, maierj/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
openHABWatch/Views/Utils/ColorSelection.swift#L120
'animation' was deprecated in watchOS 8.0: Use withAnimation or animation(_:value:) instead.
|
openHABWatch/Model/ObservableOpenHABWidgetExtension.swift#L19
initialization of immutable value 'title' was never used; consider replacing with assignment to '_' or removing it
|
openHABWatch/Model/ObservableOpenHABWidgetExtension.swift#L20
initialization of immutable value 'pageUrl' was never used; consider replacing with assignment to '_' or removing it
|
openHABWatch/Model/ObservableOpenHABWidgetExtension.swift#L19
initialization of immutable value 'title' was never used; consider replacing with assignment to '_' or removing it
|
openHABWatch/Model/ObservableOpenHABWidgetExtension.swift#L20
initialization of immutable value 'pageUrl' was never used; consider replacing with assignment to '_' or removing it
|
openHABWatch/Views/Utils/ColorSelection.swift#L120
'animation' was deprecated in watchOS 8.0: Use withAnimation or animation(_:value:) instead.
|
openHAB/AppDelegate.swift#L115
value 'self' was defined but never used; consider replacing with boolean test
|
openHAB/OpenHABDrawerTableViewController.swift#L135
'isNetworkActivityIndicatorVisible' was deprecated in iOS 13.0: Provide a custom network activity UI in your app if desired.
|
openHAB/OpenHABDrawerTableViewController.swift#L148
'isNetworkActivityIndicatorVisible' was deprecated in iOS 13.0: Provide a custom network activity UI in your app if desired.
|
openHABWatch/Model/ObservableOpenHABWidgetExtension.swift#L19
initialization of immutable value 'title' was never used; consider replacing with assignment to '_' or removing it
|
The logs for this run have expired and are no longer available.
Loading