Skip to content

Migrate the OpenID module to OpenIddict 5.0 #10283

Migrate the OpenID module to OpenIddict 5.0

Migrate the OpenID module to OpenIddict 5.0 #10283

Triggered via pull request December 18, 2023 17:29
Status Success
Total duration 6m 0s
Artifacts

pr_ci.yml

on: pull_request
Matrix: Build & Test
Fit to window
Zoom out
Zoom in

Annotations

4 warnings
Build & Test (ubuntu-latest): src/OrchardCore/OrchardCore.OpenId.Core/YesSql/Stores/OpenIdTokenStore.cs#L406
'ISession.Save(object, bool, string)' is obsolete: 'Instead, utilize the SaveAsync method. This current method is slated for removal in upcoming releases.'
Build & Test (ubuntu-latest): src/OrchardCore/OrchardCore.OpenId.Core/YesSql/Stores/OpenIdTokenStore.cs#L406
'ISession.Save(object, bool, string)' is obsolete: 'Instead, utilize the SaveAsync method. This current method is slated for removal in upcoming releases.'
Build & Test (windows-latest): src/OrchardCore/OrchardCore.OpenId.Core/YesSql/Stores/OpenIdTokenStore.cs#L406
'ISession.Save(object, bool, string)' is obsolete: 'Instead, utilize the SaveAsync method. This current method is slated for removal in upcoming releases.'
Build & Test (windows-latest): src/OrchardCore/OrchardCore.OpenId.Core/YesSql/Stores/OpenIdTokenStore.cs#L406
'ISession.Save(object, bool, string)' is obsolete: 'Instead, utilize the SaveAsync method. This current method is slated for removal in upcoming releases.'