Fix for 3000 - improve error messages when credentials fail to load #5625
Triggered via pull request
September 19, 2024 17:03
Status
Success
Total duration
8m 24s
Artifacts
–
dotnetcore.yml
on: pull_request
IdWeb GitHub Action Test
8m 12s
Annotations
15 warnings
IdWeb GitHub Action Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2.3.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
IdWeb GitHub Action Test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2.3.4, actions/setup-dotnet@v2.1.0, microsoft/setup-msbuild@v1.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
IdWeb GitHub Action Test
.NET 7.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
IdWeb GitHub Action Test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
IdWeb GitHub Action Test
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
IdWeb GitHub Action Test:
src/Microsoft.Identity.Web.Certificate/DefaultCredentialsLoader.cs#L83
Possible null reference argument for parameter 'logger' in 'void Logger.CredentialLoadingFailure(ILogger logger, CredentialDescription cd, Exception? ex)'.
|
IdWeb GitHub Action Test:
src/Microsoft.Identity.Web.Certificate/DefaultCredentialsLoader.cs#L83
Possible null reference argument for parameter 'logger' in 'void Logger.CredentialLoadingFailure(ILogger logger, CredentialDescription cd, Exception? ex)'.
|
IdWeb GitHub Action Test:
src/Microsoft.Identity.Web.Certificate/DefaultCredentialsLoader.cs#L83
Possible null reference argument for parameter 'logger' in 'void Logger.CredentialLoadingFailure(ILogger logger, CredentialDescription cd, Exception? ex)'.
|
IdWeb GitHub Action Test:
src/Microsoft.Identity.Web.Certificate/DefaultCredentialsLoader.cs#L83
Possible null reference argument for parameter 'logger' in 'void Logger.CredentialLoadingFailure(ILogger logger, CredentialDescription cd, Exception? ex)'.
|
IdWeb GitHub Action Test:
src/Microsoft.Identity.Web.Certificate/DefaultCredentialsLoader.cs#L83
Possible null reference argument for parameter 'logger' in 'void Logger.CredentialLoadingFailure(ILogger logger, CredentialDescription cd, Exception? ex)'.
|
IdWeb GitHub Action Test:
src/Microsoft.Identity.Web.Certificate/DefaultCredentialsLoader.cs#L83
Possible null reference argument for parameter 'logger' in 'void Logger.CredentialLoadingFailure(ILogger logger, CredentialDescription cd, Exception? ex)'.
|
IdWeb GitHub Action Test:
src/Microsoft.Identity.Web.TokenAcquisition/DefaultAuthorizationHeaderProvider.cs#L85
Dereference of a possibly null reference.
|
IdWeb GitHub Action Test:
src/Microsoft.Identity.Web.TokenAcquisition/DefaultAuthorizationHeaderProvider.cs#L86
Dereference of a possibly null reference.
|
IdWeb GitHub Action Test:
src/Microsoft.Identity.Web.TokenAcquisition/DefaultAuthorizationHeaderProvider.cs#L87
Dereference of a possibly null reference.
|
IdWeb GitHub Action Test:
src/Microsoft.Identity.Web.TokenAcquisition/DefaultAuthorizationHeaderProvider.cs#L85
Dereference of a possibly null reference.
|