CodeQL #138
Annotations
21 warnings
Analyze (javascript):
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.
|
Analyze (javascript):
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.
|
Analyze (javascript):
ReportDemoComponents/generate-excel-report-using-closed-xml-in-dotnet/ComplexClosedXMLDemo.razor#L24
Field 'ComplexClosedXMLDemo.base64String' is never assigned to, and will always have its default value null
|
Analyze (javascript):
ReportDemoComponents/generate-excel-report-using-closed-xml-in-dotnet/SimpleClosedXMLDemo.razor#L32
Using member 'ReportDemoComponents.Utilities.ToDataTable<T>(IEnumerable<T>, String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The following members are used by TypeDescriptor.GetProperties(typoeof(T)).
|
Analyze (javascript):
BlazorDemoComponents/securing-blazor-wasm-with-oauth-and-oidc-using-identity-server/SecuringWithOIDCAuthorizationDemo.razor#L23
Non-nullable property 'AuthenticationStateTask' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Analyze (javascript)
Method 'Microsoft.AspNetCore.Components.DynamicComponent.Type.set' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method.
|
Analyze (javascript)
Method 'Microsoft.AspNetCore.Components.DynamicComponent.Type.set' with parameters or return value with `DynamicallyAccessedMembersAttribute` is accessed via reflection. Trimmer can't guarantee availability of the requirements of the method.
|
Analyze (javascript):
BlazorDemoComponents/AppSettingsConfiguration.razor#L35
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.
|
Analyze (javascript):
BlazorDemoComponents/AppSettingsConfiguration.razor#L40
Using member 'Microsoft.Extensions.Configuration.ConfigurationBinder.Get<T>(IConfiguration)' 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.
|
Analyze (javascript):
BlazorDemoComponents/DynamicComponentDemo.razor#L46
Unrecognized value passed to the parameter 'typeName' of method 'System.Type.GetType(String)'. It's not possible to guarantee the availability of the target type.
|
Analyze (javascript)
Calculated fingerprint of ad3268fb16dc608b:1 for file BlazorDemoComponents/wwwroot/jsinterop.js line 1, but found existing inconsistent fingerprint value ba1c63fac2614101:1
|
Analyze (csharp):
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.
|
Analyze (csharp):
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.
|
Analyze (csharp):
CommonComponents/Services/LazyLoaderService.cs#L19
Using member 'CommonComponents.Services.LazyLoaderService.OnNavigateAsync(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The following members are used by lazyAssemblyLoader.LoadAsync.
|
Analyze (csharp):
CommonComponents/Pages/Privacy.razor#L384
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.
|
Analyze (csharp):
CommonComponents/Services/LazyLoaderService.cs#L24
Using member 'CommonComponents.Services.LazyLoaderService.OnNavigateAsync(String)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. The following members are used by lazyAssemblyLoader.LoadAsync.
|
Analyze (csharp):
CommonComponents/Pages/LearningPath.razor#L100
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.
|
Analyze (csharp):
CommonComponents/Pages/Author.razor.cs#L14
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.
|
Analyze (csharp):
CommonComponents/Pages/Channel.razor.cs#L13
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.
|
Analyze (csharp):
CommonComponents/Pages/Index.razor#L160
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.
|
Analyze (csharp):
CommonComponents/Pages/About.razor#L322
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.
|