Bump Microsoft.AspNetCore.Authentication.JwtBearer from 8.0.11 to 8.0.12 in /src/LtiAdvantage.AspNetCore #293
Annotations
5 warnings
Build:
test/LtiAdvantage.IntegrationTests/TestAuthHandler.cs#L13
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
Build:
test/LtiAdvantage.IntegrationTests/TestAuthHandler.cs#L13
'AuthenticationHandler<TestAuthOptions>.AuthenticationHandler(IOptionsMonitor<TestAuthOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
Build:
test/LtiAdvantage.IntegrationTests/TestAuthHandler.cs#L13
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
Build:
test/LtiAdvantage.IntegrationTests/TestAuthHandler.cs#L13
'AuthenticationHandler<TestAuthOptions>.AuthenticationHandler(IOptionsMonitor<TestAuthOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifacts", "test-results".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Loading