Add new CollectionBuilder
constructor using an AttributesBundle
#341
Annotations
10 errors and 1 warning
Build:
src/Fabulous/Builders.fs#L133
The record label 'Scalars' is not defined.
|
Build:
src/Fabulous/Builders.fs#L132
No assignment given for field 'Attributes' of type 'Fabulous.CollectionBuilder<_,_,_>'
|
Build:
src/Fabulous/Builders.fs#L132
This is not a valid object construction expression. Explicit object constructors must either call an alternate constructor or initialize all fields of the object and specify a call to a super class constructor.
|
Build:
src/Fabulous/Builders.fs#L138
The record label 'Scalars' is not defined.
|
Build:
src/Fabulous/Builders.fs#L137
No assignment given for field 'Attributes' of type 'Fabulous.CollectionBuilder<_,_,_>'
|
Build:
src/Fabulous/Builders.fs#L137
This is not a valid object construction expression. Explicit object constructors must either call an alternate constructor or initialize all fields of the object and specify a call to a super class constructor.
|
Build:
src/Fabulous/Builders.fs#L143
The record label 'Scalars' is not defined.
|
Build:
src/Fabulous/Builders.fs#L142
No assignment given for field 'Attributes' of type 'Fabulous.CollectionBuilder<_,_,_>'
|
Build:
src/Fabulous/Builders.fs#L142
This is not a valid object construction expression. Explicit object constructors must either call an alternate constructor or initialize all fields of the object and specify a call to a super class constructor.
|
Build:
src/Fabulous/Builders.fs#L148
The record label 'Scalars' 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/.
|
Loading