Skip to content

Enabling IdWeb to throw an exception if MSAL indicates that it should not configure the distributed cache #6404

Enabling IdWeb to throw an exception if MSAL indicates that it should not configure the distributed cache

Enabling IdWeb to throw an exception if MSAL indicates that it should not configure the distributed cache #6404

Triggered via pull request March 17, 2025 23:04
Status Failure
Total duration 7m 14s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

dotnetcore.yml

on: pull_request
Build and run unit tests
7m 2s
Build and run unit tests
Fit to window
Zoom out
Zoom in

Annotations

8 errors
Build and run unit tests: src/Microsoft.Identity.Web.TokenCache/MsalAbstractTokenCacheProvider.cs#L107
'TokenCacheNotificationArgs' does not contain a definition for 'NoDistributedCacheUseReason' and no accessible extension method 'NoDistributedCacheUseReason' accepting a first argument of type 'TokenCacheNotificationArgs' could be found (are you missing a using directive or an assembly reference?)
Build and run unit tests: src/Microsoft.Identity.Web.TokenCache/MsalAbstractTokenCacheProvider.cs#L107
'TokenCacheNotificationArgs' does not contain a definition for 'NoDistributedCacheUseReason' and no accessible extension method 'NoDistributedCacheUseReason' accepting a first argument of type 'TokenCacheNotificationArgs' could be found (are you missing a using directive or an assembly reference?)
Build and run unit tests: src/Microsoft.Identity.Web.TokenCache/MsalAbstractTokenCacheProvider.cs#L107
'TokenCacheNotificationArgs' does not contain a definition for 'NoDistributedCacheUseReason' and no accessible extension method 'NoDistributedCacheUseReason' accepting a first argument of type 'TokenCacheNotificationArgs' could be found (are you missing a using directive or an assembly reference?)
Build and run unit tests: src/Microsoft.Identity.Web.TokenCache/MsalAbstractTokenCacheProvider.cs#L107
'TokenCacheNotificationArgs' does not contain a definition for 'NoDistributedCacheUseReason' and no accessible extension method 'NoDistributedCacheUseReason' accepting a first argument of type 'TokenCacheNotificationArgs' could be found (are you missing a using directive or an assembly reference?)
Build and run unit tests: src/Microsoft.Identity.Web.TokenCache/MsalAbstractTokenCacheProvider.cs#L107
'TokenCacheNotificationArgs' does not contain a definition for 'NoDistributedCacheUseReason' and no accessible extension method 'NoDistributedCacheUseReason' accepting a first argument of type 'TokenCacheNotificationArgs' could be found (are you missing a using directive or an assembly reference?)
Build and run unit tests: src/Microsoft.Identity.Web.TokenCache/MsalAbstractTokenCacheProvider.cs#L107
'TokenCacheNotificationArgs' does not contain a definition for 'NoDistributedCacheUseReason' and no accessible extension method 'NoDistributedCacheUseReason' accepting a first argument of type 'TokenCacheNotificationArgs' could be found (are you missing a using directive or an assembly reference?)
Build and run unit tests: src/Microsoft.Identity.Web.TokenCache/MsalAbstractTokenCacheProvider.cs#L107
'TokenCacheNotificationArgs' does not contain a definition for 'NoDistributedCacheUseReason' and no accessible extension method 'NoDistributedCacheUseReason' accepting a first argument of type 'TokenCacheNotificationArgs' could be found (are you missing a using directive or an assembly reference?)
Build and run unit tests
Process completed with exit code 1.