Bump sass from 1.80.6 to 1.81.0 in /CommonComponents #200
Annotations
10 warnings
Build Blazor Project:
BaseComponents/ContentHeader.razor#L57
Using member 'Microsoft.Extensions.Configuration.ConfigurationBinder.GetValue<T>(IConfiguration, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. In case the type is non-primitive, the trimmer cannot statically analyze the object's type so its members may be trimmed.
|
Build Blazor Project:
BaseComponents/ContentHead.razor#L114
Using member 'Microsoft.Extensions.Configuration.ConfigurationBinder.GetValue<T>(IConfiguration, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. In case the type is non-primitive, the trimmer cannot statically analyze the object's type so its members may be trimmed.
|
Build Blazor Project:
DesignPatternDemoComponents/Factory/CodeDiscountService.cs#L4
Parameter 'code' is unread.
|
Build Blazor Project
'TValue' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in 'Microsoft.AspNetCore.Components.Forms.InputNumber<TValue>'. The generic parameter 'TValue' of '__Blazor.DesignPatternDemoComponents.Observer.ObserverDemo.TypeInference.CreateInputNumber_1<TValue>(RenderTreeBuilder, Int32, Int32, Object, Int32, Expression<Func<TValue>>, Int32, TValue, Int32, EventCallback<TValue>)' 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 Blazor Project
'TValue' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in 'Microsoft.AspNetCore.Components.Forms.InputNumber<TValue>'. The generic parameter 'TValue' of '__Blazor.DesignPatternDemoComponents.Observer.ObserverDemo.TypeInference.CreateInputNumber_0<TValue>(RenderTreeBuilder, Int32, Int32, Object, Int32, Expression<Func<TValue>>, Int32, TValue, Int32, EventCallback<TValue>)' 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 Blazor Project:
LINQDemoComponents/TakeRangeDemo.razor#L71
Using member 'System.ComponentModel.DataAnnotations.MinLengthAttribute.MinLengthAttribute(Int32)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Uses reflection to get the 'Count' property on types that don't implement ICollection. This 'Count' property may be trimmed. Ensure it is preserved.
|
Build Blazor Project:
LINQDemoComponents/TakeRangeDemo.razor#L72
Using member 'System.ComponentModel.DataAnnotations.MaxLengthAttribute.MaxLengthAttribute(Int32)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Uses reflection to get the 'Count' property on types that don't implement ICollection. This 'Count' property may be trimmed. Ensure it is preserved.
|
Build Blazor Project
'TValue' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in 'Microsoft.AspNetCore.Components.Forms.InputNumber<TValue>'. The generic parameter 'TValue' of '__Blazor.LINQDemoComponents.TakeDemo.TypeInference.CreateInputNumber_0<TValue>(RenderTreeBuilder, Int32, Int32, Object, Int32, Object, Int32, TValue, Int32, EventCallback<TValue>, Int32, Expression<Func<TValue>>)' 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 Blazor Project
'TValue' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in 'Microsoft.AspNetCore.Components.Forms.InputNumber<TValue>'. The generic parameter 'TValue' of '__Blazor.LINQDemoComponents.SkipDemo.TypeInference.CreateInputNumber_0<TValue>(RenderTreeBuilder, Int32, Int32, Object, Int32, Object, Int32, TValue, Int32, EventCallback<TValue>, Int32, Expression<Func<TValue>>)' 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 Blazor Project
'TValue' generic argument does not satisfy 'DynamicallyAccessedMemberTypes.All' in 'Microsoft.AspNetCore.Components.Forms.InputNumber<TValue>'. The generic parameter 'TValue' of '__Blazor.LINQDemoComponents.ContainsWithComparerDemo.TypeInference.CreateInputNumber_0<TValue>(RenderTreeBuilder, Int32, Int32, Object, Int32, TValue, Int32, EventCallback<TValue>, Int32, Expression<Func<TValue>>)' 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.
|
Loading