Skip to content

Fix for #2371

Fix for #2371 #4402

Triggered via pull request August 11, 2023 19:38
Status Success
Total duration 4m 13s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnetcore.yml

on: pull_request
IdWeb GitHub Action Test
4m 4s
IdWeb GitHub Action Test
Fit to window
Zoom out
Zoom in

Annotations

10 warnings
IdWeb GitHub Action Test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], actions/[email protected]. 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 `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: tests/Microsoft.Identity.Web.Test/PrincipalExtensionsForSecurityTokensTests.cs#L16
Converting null literal or possible null value to non-nullable type.
IdWeb GitHub Action Test: tests/Microsoft.Identity.Web.Test/PrincipalExtensionsForSecurityTokensTests.cs#L19
Possible null reference argument for parameter 'claimsPrincipal' in 'SecurityToken? PrincipalExtensionsForSecurityTokens.GetBootstrapToken(IPrincipal claimsPrincipal)'.
IdWeb GitHub Action Test: tests/Microsoft.Identity.Web.Test/PrincipalExtensionsForSecurityTokensTests.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)
IdWeb GitHub Action Test: tests/IntegrationTests/GraphServiceClientTests/GraphServiceClientTests.cs#L21
The field 'GraphServiceClientTests._defaultAuthenticationOptions' is never used
IdWeb GitHub Action Test: tests/Microsoft.Identity.Web.Test/PrincipalExtensionsForSecurityTokensTests.cs#L16
Converting null literal or possible null value to non-nullable type.
IdWeb GitHub Action Test: tests/Microsoft.Identity.Web.Test/PrincipalExtensionsForSecurityTokensTests.cs#L19
Possible null reference argument for parameter 'claimsPrincipal' in 'SecurityToken? PrincipalExtensionsForSecurityTokens.GetBootstrapToken(IPrincipal claimsPrincipal)'.
IdWeb GitHub Action Test: tests/Microsoft.Identity.Web.Test/PrincipalExtensionsForSecurityTokensTests.cs#L1
A source file is missing a required header. (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/ide0073)