Fix aot work #3678
Closed
Fix aot work #3678
Annotations
5 errors and 3 warnings
|
Build with .NET 9
Process completed with exit code 1.
|
|
Build with .NET 9:
src/Microsoft.Identity.Web.Sidecar/Program.cs#L24
Using member 'Microsoft.Identity.Web.MicrosoftIdentityWebApiAuthenticationBuilderWithConfiguration.EnableTokenAcquisitionToCallDownstreamApi()' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Calls Microsoft.Extensions.Configuration.ConfigurationBinder.Bind(IConfiguration, Object).
|
|
Build with .NET 9:
src/Microsoft.Identity.Web.Sidecar/Program.cs#L24
Using member 'Microsoft.Identity.Web.MicrosoftIdentityWebApiAuthenticationBuilderWithConfiguration.EnableTokenAcquisitionToCallDownstreamApi()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Calls Microsoft.Extensions.Configuration.ConfigurationBinder.Bind(IConfiguration, Object).
|
|
Build with .NET 9:
src/Microsoft.Identity.Web.Sidecar/Program.cs#L24
Using member 'Microsoft.Identity.Web.MicrosoftIdentityWebApiAuthenticationBuilderExtensions.AddMicrosoftIdentityWebApi(AuthenticationBuilder, IConfigurationSection, String, Boolean)' which has 'RequiresDynamicCodeAttribute' can break functionality when AOT compiling. Microsoft.Extensions.Configuration.ConfigurationBinder.Bind(IConfiguration, Object).
|
|
Build with .NET 9:
src/Microsoft.Identity.Web.Sidecar/Program.cs#L24
Using member 'Microsoft.Identity.Web.MicrosoftIdentityWebApiAuthenticationBuilderExtensions.AddMicrosoftIdentityWebApi(AuthenticationBuilder, IConfigurationSection, String, Boolean)' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. Microsoft.Extensions.Configuration.ConfigurationBinder.Bind(IConfiguration, Object).
|
|
Initialize CodeQL
Feature flags do not specify a default CLI version. Falling back to the CLI version shipped with the Action. This is 2.23.9.
|
|
Initialize CodeQL
This run of the CodeQL Action does not have permission to access the CodeQL Action API endpoints. As a result, it will not be opted into any experimental features. This could be because the Action is running on a pull request from a fork. If not, please ensure the workflow has at least the 'security-events: read' permission. Details: Resource not accessible by integration - https://docs.github.com/rest
|
|
Initialize CodeQL
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
Loading