Split Attributes to Mvu & Components #350
Annotations
10 errors and 1 warning
pull_request:
src/Fabulous.Tests/APISketchTests/TestUI.Attributes.fs#L151
The value, constructor, namespace or type 'defineListWidgetCollection' is not defined. Maybe you want one of the following:� defineWidgetCollection� defineWidget
|
pull_request:
src/Fabulous.Tests/APISketchTests/TestUI.Widgets.fs#L158
No overloads match for method 'CollectionBuilder`3'.��Known types of arguments: WidgetKey * StackList<'a> * obj��Available overloads:� - new: widgetKey: WidgetKey * attr: WidgetCollectionAttributeDefinitions.WidgetCollectionAttributeDefinition * attributes: AttributesBundle -> CollectionBuilder<'msg,'marker,'itemMarker> // Argument 'attr' doesn't match� - new: widgetKey: WidgetKey * attr: WidgetCollectionAttributeDefinitions.WidgetCollectionAttributeDefinition * scalar: ScalarAttribute -> CollectionBuilder<'msg,'marker,'itemMarker> // Argument 'attr' doesn't match� - new: widgetKey: WidgetKey * scalars: StackList<ScalarAttribute> * attr: WidgetCollectionAttributeDefinitions.WidgetCollectionAttributeDefinition -> CollectionBuilder<'msg,'marker,'itemMarker> // Argument 'attr' doesn't match
|
pull_request:
src/Fabulous.Tests/APISketchTests/APISketchTests.fs#L117
The type 'Object' does not define the field, constructor or member 'automationId'.
|
pull_request:
src/Fabulous.Tests/APISketchTests/APISketchTests.fs#L181
This control construct may only be used if the computation expression builder defines a 'Zero' method
|
pull_request:
src/Fabulous.Tests/APISketchTests/APISketchTests.fs#L196
The type 'Object' does not define the field, constructor or member 'automationId'.
|
pull_request:
src/Fabulous.Tests/APISketchTests/APISketchTests.fs#L236
This control construct may only be used if the computation expression builder defines a 'YieldFrom' method
|
pull_request:
src/Fabulous.Tests/APISketchTests/APISketchTests.fs#L260
This control construct may only be used if the computation expression builder defines a 'For' method
|
pull_request:
src/Fabulous.Tests/APISketchTests/APISketchTests.fs#L297
This control construct may only be used if the computation expression builder defines a 'Zero' method
|
pull_request:
src/Fabulous.Tests/APISketchTests/APISketchTests.fs#L357
This control construct may only be used if the computation expression builder defines a 'Zero' method
|
pull_request:
src/Fabulous.Tests/APISketchTests/APISketchTests.fs#L410
This control construct may only be used if the computation expression builder defines a 'Zero' method
|
pull_request
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|