Fixed a few things of shared version 1.4.1 #68
Annotations
10 errors and 11 warnings
Run tests with fastlane:
WaiterRobot/Ui/Billing/BillingScreen.swift#L22
value of type 'BillingState' has no member 'billItems'
|
Run tests with fastlane:
WaiterRobot/Ui/Billing/BillingScreen.swift#L56
value of type 'BillingViewModel' has no member 'loadBill'
|
Run tests with fastlane:
WaiterRobot/Ui/Billing/BillingScreen.swift#L84
value of type 'BillingViewModel' has no member 'goBack'
|
Run tests with fastlane:
WaiterRobot/Ui/Billing/BillingScreen.swift#L85
value of type 'BillingState' has no member 'showConfirmationDialog'
|
Run tests with fastlane:
WaiterRobot/Ui/Billing/BillingScreen.swift#L87
value of type 'BillingViewModel' has no member 'keepBill'
|
Run tests with fastlane:
WaiterRobot/Ui/Order/OrderScreen.swift#L24
value of type 'Resource<KotlinArray<OrderItem>>' has no member 'isEmpty'
|
Run tests with fastlane:
WaiterRobot/Ui/Order/OrderScreen.swift#L63
value of type 'Resource<KotlinArray<OrderItem>>' has no member 'isEmpty'
|
Run tests with fastlane:
WaiterRobot/Ui/Order/OrderScreen.swift#L66
value of type 'OrderViewModel' has no member 'goBack'
|
Run tests with fastlane:
WaiterRobot/Ui/Order/OrderScreen.swift#L67
value of type 'OrderState' has no member 'showConfirmationDialog'
|
Run tests with fastlane:
WaiterRobot/Ui/Order/OrderScreen.swift#L69
value of type 'OrderViewModel' has no member 'keepOrder'
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: extractions/netrc@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Run tests with fastlane:
WaiterRobot/Ui/Billing/PayDialog.swift#L12
initialization of immutable value 'range' was never used; consider replacing with assignment to '_' or removing it
|
Run tests with fastlane:
WaiterRobot/Ui/Billing/PayDialog.swift#L13
value 'regex' was defined but never used; consider replacing with boolean test
|
Run tests with fastlane:
WaiterRobot/Ui/TableDetail/TableDetailScreen.swift#L38
immutable value 'resource' was never used; consider replacing with '_' or removing it
|
Run tests with fastlane:
WaiterRobot/Ui/Billing/PayDialog.swift#L12
initialization of immutable value 'range' was never used; consider replacing with assignment to '_' or removing it
|
Run tests with fastlane:
WaiterRobot/Ui/Billing/PayDialog.swift#L13
value 'regex' was defined but never used; consider replacing with boolean test
|
Run tests with fastlane:
WaiterRobot/Ui/Core/ScreenContainer.swift#L30
'viewState' is deprecated: Legacy - Not used anymore
|
Run tests with fastlane:
WaiterRobot/Ui/Core/ScreenContainer.swift#L15
'viewState' is deprecated: Legacy - Not used anymore
|
Run tests with fastlane:
WaiterRobot/Ui/Billing/PayDialog.swift#L12
initialization of immutable value 'range' was never used; consider replacing with assignment to '_' or removing it
|
Run tests with fastlane:
WaiterRobot/Ui/Billing/PayDialog.swift#L13
value 'regex' was defined but never used; consider replacing with boolean test
|
Run tests with fastlane:
WaiterRobot/Ui/Order/Search/ProductSearch.swift#L19
immutable value 'resource' was never used; consider replacing with '_' or removing it
|
Loading