Skip to content

feat: Add TableViewHyperlinkColumn for hyperlink support #400

feat: Add TableViewHyperlinkColumn for hyperlink support

feat: Add TableViewHyperlinkColumn for hyperlink support #400

Triggered via pull request January 16, 2026 13:51
Status Success
Total duration 5m 37s
Artifacts 1

ci-build.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

20 warnings
build: src/Extensions/ObjectExtensions.cs#L329
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The parameter 'type' of method 'WinUI.TableView.Extensions.ObjectExtensions.TryCreateIListOrICollectionBoundsCheckExpression(Type, ParameterExpression, Object[], out Expression)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build: src/Extensions/ObjectExtensions.cs#L315
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'WinUI.TableView.Extensions.ObjectExtensions.TryCreateIListOrICollectionBoundsCheckExpression(Type, ParameterExpression, Object[], out Expression)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build: src/Extensions/ObjectExtensions.cs#L310
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String, Type[])'. The parameter 'type' of method 'WinUI.TableView.Extensions.ObjectExtensions.TryCreateIListOrICollectionBoundsCheckExpression(Type, ParameterExpression, Object[], out Expression)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build: src/Extensions/ObjectExtensions.cs#L275
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String)'. The return value of method 'System.Linq.Enumerable.FirstOrDefault<TSource>(IEnumerable<TSource>, Func<TSource, Boolean>)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build: src/Extensions/ObjectExtensions.cs#L256
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'WinUI.TableView.Extensions.ObjectExtensions.TryCreateDictionaryTryGetExpression(Type, ParameterExpression, Object[], out Expression)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build: src/Extensions/ObjectExtensions.cs#L91
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The return value of method 'System.Linq.Expressions.Expression.Type.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build: src/Extensions/TypeExtensions.cs#L145
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Reflection.TypeInfo.ImplementedInterfaces.get'. The parameter 'type' of method 'WinUI.TableView.Extensions.TypeExtensions.FindGenericType(Type, Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build: src/Extensions/TypeExtensions.cs#L127
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'WinUI.TableView.Extensions.TypeExtensions.IsInheritedFromIComparable(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build: src/Columns/TableViewTimeColumn.cs#L113
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build: src/Columns/TableViewDateColumn.cs#L110
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build: src/TableView.cs#L589
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperties()'. The return value of method 'WinUI.TableView.Extensions.ObjectExtensions.GetItemType(IEnumerable)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build: src/Extensions/ObjectExtensions.cs#L360
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String, Type[])'. The parameter 'type' of method 'WinUI.TableView.Extensions.ObjectExtensions.TryCreateGenericIndexerExpression(Type, ParameterExpression, Object[], out Expression)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build: src/Extensions/ObjectExtensions.cs#L329
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The parameter 'type' of method 'WinUI.TableView.Extensions.ObjectExtensions.TryCreateIListOrICollectionBoundsCheckExpression(Type, ParameterExpression, Object[], out Expression)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build: src/Extensions/ObjectExtensions.cs#L315
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'WinUI.TableView.Extensions.ObjectExtensions.TryCreateIListOrICollectionBoundsCheckExpression(Type, ParameterExpression, Object[], out Expression)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build: src/Extensions/ObjectExtensions.cs#L310
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String, Type[])'. The parameter 'type' of method 'WinUI.TableView.Extensions.ObjectExtensions.TryCreateIListOrICollectionBoundsCheckExpression(Type, ParameterExpression, Object[], out Expression)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build: src/Extensions/ObjectExtensions.cs#L275
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(String)'. The return value of method 'System.Linq.Enumerable.FirstOrDefault<TSource>(IEnumerable<TSource>, Func<TSource, Boolean>)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build: src/Extensions/ObjectExtensions.cs#L256
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'WinUI.TableView.Extensions.ObjectExtensions.TryCreateDictionaryTryGetExpression(Type, ParameterExpression, Object[], out Expression)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build: src/Extensions/ObjectExtensions.cs#L91
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties', 'DynamicallyAccessedMemberTypes.NonPublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The return value of method 'System.Linq.Expressions.Expression.Type.get' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build: src/Extensions/TypeExtensions.cs#L145
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Reflection.TypeInfo.ImplementedInterfaces.get'. The parameter 'type' of method 'WinUI.TableView.Extensions.TypeExtensions.FindGenericType(Type, Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
build: src/Extensions/TypeExtensions.cs#L127
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.Interfaces' in call to 'System.Type.GetInterfaces()'. The parameter 'type' of method 'WinUI.TableView.Extensions.TypeExtensions.IsInheritedFromIComparable(Type)' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.

Artifacts

Produced during runtime
Name Size Digest
NuGet Packages
1.85 MB
sha256:94e1a215207fc00b39dd4efd32ec310f3704e58931ed8df053df5aef0d9216e8