Skip to content

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

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 #6403

Triggered via pull request March 17, 2025 23:03
Status Failure
Total duration 9m 47s
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
9m 29s
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.