Bump MudBlazor from 8.15.0 to 9.0.0 #5
Annotations
1 error and 10 warnings
|
Test
Process completed with exit code 1.
|
|
Build:
tools/ResxGenerator/GenerateLocalizationResx.cs#L72
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The return value of method 'System.Reflection.Assembly.GetType(String)' 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:
tools/ResxGenerator/GenerateLocalizationResx.cs#L65
Using member 'System.Reflection.Assembly.GetType(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed by trimming. If the type name is a string literal, consider using Type.GetType instead.
|
|
Build:
tools/ResxGenerator/GenerateLocalizationResx.cs#L57
Using member 'System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types and members the loaded assembly depends on might be removed.
|
|
Build:
tools/ResxGenerator/GenerateLocalizationResx.cs#L305
Using member 'System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types and members the loaded assembly depends on might be removed.
|
|
Build:
src/Dev.Tools.Web/Components/Inputs/DtTextField.razor#L1
Illegal Attribute 'AutoGrow' on 'MudTextField' using pattern 'LowerCase' source location '(513,20)-(521,21)' (https://mudblazor.com/features/analyzers)
|
|
Build:
tools/ResxGenerator/GenerateLocalizationResx.cs#L278
'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:
tools/ResxGenerator/GenerateLocalizationResx.cs#L72
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String, BindingFlags)'. The return value of method 'System.Reflection.Assembly.GetType(String)' 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:
tools/ResxGenerator/GenerateLocalizationResx.cs#L65
Using member 'System.Reflection.Assembly.GetType(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types might be removed by trimming. If the type name is a string literal, consider using Type.GetType instead.
|
|
Build:
tools/ResxGenerator/GenerateLocalizationResx.cs#L57
Using member 'System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types and members the loaded assembly depends on might be removed.
|
|
Build:
tools/ResxGenerator/GenerateLocalizationResx.cs#L305
Using member 'System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Types and members the loaded assembly depends on might be removed.
|
Loading