Skip to content

Fix for #2371

Fix for #2371 #4407

Triggered via pull request August 13, 2023 21:10
Status Success
Total duration 3m 58s
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
3m 49s
IdWeb GitHub Action Test
Fit to window
Zoom out
Zoom in

Annotations

8 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#L19
Converting null literal or possible null value to non-nullable type.
IdWeb GitHub Action Test: tests/Microsoft.Identity.Web.Test/PrincipalExtensionsForSecurityTokensTests.cs#L22
Possible null reference argument for parameter 'claimsPrincipal' in 'SecurityToken? PrincipalExtensionsForSecurityTokens.GetBootstrapToken(IPrincipal claimsPrincipal)'.
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#L19
Converting null literal or possible null value to non-nullable type.
IdWeb GitHub Action Test: tests/Microsoft.Identity.Web.Test/PrincipalExtensionsForSecurityTokensTests.cs#L22
Possible null reference argument for parameter 'claimsPrincipal' in 'SecurityToken? PrincipalExtensionsForSecurityTokens.GetBootstrapToken(IPrincipal claimsPrincipal)'.