Add State.map
which returns an IWritable
.
#186
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
11 warnings
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
src/Avalonia.FuncUI/VirtualDom/VirtualDom.Delta.fs#L13
The struct, record or union type 'AttrDelta' has an explicit implementation of 'Object.Equals'. Consider implementing a matching override for 'Object.GetHashCode()'
|
build:
src/Avalonia.FuncUI/Components/StaticComponent.fs#L18
Statically construct views with F#. This warning can be disabled using '--nowarn:57' or '#nowarn "57"'.
|
build:
src/Avalonia.FuncUI/DSL/Base/AvaloniaObject.fs#L35
Same as Observable, but fires once immediately after subscribing. This warning can be disabled using '--nowarn:57' or '#nowarn "57"'.
|
build:
src/Avalonia.FuncUI/DSL/Base/AvaloniaObject.fs#L35
Same as Observable, but fires once immediately after subscribing. This warning can be disabled using '--nowarn:57' or '#nowarn "57"'.
|
build:
src/Avalonia.FuncUI/DSL/Base/AvaloniaObject.fs#L35
Same as Observable, but fires once immediately after subscribing. This warning can be disabled using '--nowarn:57' or '#nowarn "57"'.
|
build:
src/Avalonia.FuncUI/DSL/Base/AvaloniaObject.fs#L39
Same as Observable, but fires once immediately after subscribing. This warning can be disabled using '--nowarn:57' or '#nowarn "57"'.
|
build:
src/Avalonia.FuncUI/DSL/Base/AvaloniaObject.fs#L39
Same as Observable, but fires once immediately after subscribing. This warning can be disabled using '--nowarn:57' or '#nowarn "57"'.
|
build:
src/Avalonia.FuncUI/DSL/Base/AvaloniaObject.fs#L39
Same as Observable, but fires once immediately after subscribing. This warning can be disabled using '--nowarn:57' or '#nowarn "57"'.
|
build:
src/Avalonia.FuncUI/DSL/Primitives/Popup.fs#L57
This construct is deprecated. Use the Placement property instead.
|
build:
src/Avalonia.FuncUI/DSL/Buttons/ToggleButton.fs#L31
This construct is deprecated. Use IsCheckedChangedEvent instead.
|