Skip to content

Upgrade target frameworks and Avalonia packages #881

Upgrade target frameworks and Avalonia packages

Upgrade target frameworks and Avalonia packages #881

Re-run triggered May 9, 2026 20:18
Status Failure
Total duration 1m 45s
Artifacts

pull_request.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 11 warnings
pull_request: src/Fabulous.Avalonia/Views/_InputElement.Components.fs#L66
The type 'GotFocusEventArgs' is not defined.
pull_request: src/Fabulous.Avalonia/Views/_InputElement.Components.fs#L15
Type mismatch. Expecting a� 'IEvent<System.EventHandler<RoutedEventArgs>,RoutedEventArgs>' �but given a� 'IEvent<System.EventHandler<FocusChangedEventArgs>,FocusChangedEventArgs>' �The type 'RoutedEventArgs' does not match the type 'FocusChangedEventArgs'
pull_request: src/Fabulous.Avalonia/Views/_InputElement.Components.fs#L12
The type 'GotFocusEventArgs' is not defined.
pull_request: src/Fabulous.Avalonia/VirtualizedCollection.fs#L51
The value, namespace, type or module 'InstancedBinding' is not defined.
pull_request: src/Fabulous.Avalonia/VirtualizedCollection.fs#L50
No abstract or interface member was found that corresponds to this override
pull_request: src/Fabulous.Avalonia/BindingExtensions.fs#L26
This runtime coercion or type test from type� 'a � to � MemberExpression �involves an indeterminate type based on information prior to this program point. Runtime type tests are not allowed on some types. Further type annotations are needed.
pull_request: src/Fabulous.Avalonia/BindingExtensions.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.
pull_request: src/Fabulous.Avalonia/BindingExtensions.fs#L20
A unique overload for method 'FuncMultiValueConverter`2' could not be determined based on type information prior to this program point. A type annotation may be needed.��Known type of argument: ('a -> string) when 'a :> obj seq��Candidates:� - FuncMultiValueConverter(convert: Func<Collections.Generic.IReadOnlyList<obj>,string>) : FuncMultiValueConverter<obj,string>� - FuncMultiValueConverter(convert: Func<obj seq,string>) : FuncMultiValueConverter<obj,string>
pull_request: src/Fabulous.Avalonia/BindingExtensions.fs#L18
The type 'IBinding' is not defined. Maybe you want one of the following:� MultiBinding� Binding
pull_request: src/Fabulous.Avalonia/BindingExtensions.fs#L18
The type 'IBinding' is not defined. Maybe you want one of the following:� MultiBinding� Binding
pull_request
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-dotnet@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
pull_request: src/Fabulous.Avalonia/Views/_RenderOptions.fs#L49
This construct is deprecated. TextRenderingMode is obsolete. Use TextOptions.TextRenderingMode instead.
pull_request: src/Fabulous.Avalonia/Views/_RenderOptions.fs#L46
This construct is deprecated. TextRenderingMode is obsolete. Use TextOptions.TextRenderingMode instead.
pull_request: src/Fabulous.Avalonia/Views/Controls/AutoCompleteBox.fs#L17
This construct is deprecated. Use PlaceholderTextProperty instead.
pull_request: src/Fabulous.Avalonia/Views/Controls/CalendarDatePicker.fs#L46
This construct is deprecated. Use UseFloatingPlaceholderProperty instead.
pull_request: src/Fabulous.Avalonia/Views/Controls/CalendarDatePicker.fs#L43
This construct is deprecated. Use PlaceholderTextProperty instead.
pull_request: src/Fabulous.Avalonia/Views/Controls/NumericUpDown.fs#L83
This construct is deprecated. Use PlaceholderTextProperty instead.
pull_request: src/Fabulous.Avalonia/Views/Controls/TextBox.fs#L70
This construct is deprecated. Use UseFloatingPlaceholderProperty instead.
pull_request: src/Fabulous.Avalonia/Views/Controls/TextBox.fs#L67
This construct is deprecated. Use PlaceholderTextProperty instead.
pull_request: src/Fabulous.Avalonia/Views/_RenderOptions.fs#L49
This construct is deprecated. TextRenderingMode is obsolete. Use TextOptions.TextRenderingMode instead.
pull_request: src/Fabulous.Avalonia/Views/_RenderOptions.fs#L46
This construct is deprecated. TextRenderingMode is obsolete. Use TextOptions.TextRenderingMode instead.