Split mvu and component #136
Annotations
10 errors and 3 warnings
src/Fabulous.MauiControls/Views/GestureRecognizers/TapGestureRecognizer.fs#L17
The value, constructor, namespace or type 'defineEvent' is not defined.
|
src/Fabulous.MauiControls/Views/GestureRecognizers/TapGestureRecognizer.fs#L26
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
|
src/Fabulous.MauiControls/Views/GestureRecognizers/TapGestureRecognizer.fs#L26
A unique overload for method 'WidgetBuilder`2' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known types of arguments: WidgetKey * 'a��Candidates:� - new: key: WidgetKey * attributes: AttributesBundle -> WidgetBuilder<'msg,'marker>� - new: key: WidgetKey * scalar: ScalarAttribute -> WidgetBuilder<'msg,'marker>
|
src/Fabulous.MauiControls/Views/GestureRecognizers/PinchGestureRecognizer.fs#L14
The value, constructor, namespace or type 'defineEvent' is not defined.
|
src/Fabulous.MauiControls/Views/GestureRecognizers/PinchGestureRecognizer.fs#L26
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
|
src/Fabulous.MauiControls/Views/GestureRecognizers/PinchGestureRecognizer.fs#L24
A unique overload for method 'WidgetBuilder`2' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known types of arguments: WidgetKey * 'a��Candidates:� - new: key: WidgetKey * attributes: AttributesBundle -> WidgetBuilder<'msg,'marker>� - new: key: WidgetKey * scalar: ScalarAttribute -> WidgetBuilder<'msg,'marker>
|
src/Fabulous.MauiControls/Views/GestureRecognizers/PanGestureRecognizer.fs#L14
The value, constructor, namespace or type 'defineEvent' is not defined.
|
src/Fabulous.MauiControls/Views/GestureRecognizers/PanGestureRecognizer.fs#L28
Lookup on object of indeterminate type based on information prior to this program point. A type annotation may be needed prior to this program point to constrain the type of the object. This may allow the lookup to be resolved.
|
src/Fabulous.MauiControls/Views/GestureRecognizers/PanGestureRecognizer.fs#L26
A unique overload for method 'WidgetBuilder`2' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known types of arguments: WidgetKey * 'a��Candidates:� - new: key: WidgetKey * attributes: AttributesBundle -> WidgetBuilder<'msg,'marker>� - new: key: WidgetKey * scalar: ScalarAttribute -> WidgetBuilder<'msg,'marker>
|
src/Fabulous.MauiControls/Views/GestureRecognizers/SwipeGestureRecognizer.fs#L18
The value, constructor, namespace or type 'defineEvent' is not defined.
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
src/Fabulous.MauiControls/Views/Pages/_MultiPageOfPage.fs#L70
This construct is deprecated. Use CurrentPageWithEvent instead
|
src/Fabulous.MauiControls/Views/Pages/_MultiPageOfPage.fs#L70
This construct is deprecated. Use CurrentPageWithEvent instead
|
This job failed
Loading