Update actions/checkout action to v4 #6
Annotations
4 warnings
Build:
src/ApiKeyHeaderAuthenticationHandler.cs#L67
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
Build:
src/ApiKeyHeaderAuthenticationHandler.cs#L69
'AuthenticationHandler<ApiKeyHeaderAuthenticationOptions>.AuthenticationHandler(IOptionsMonitor<ApiKeyHeaderAuthenticationOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
Build:
src/ApiKeyHeaderAuthenticationHandler.cs#L67
'ISystemClock' is obsolete: 'Use TimeProvider instead.'
|
Build:
src/ApiKeyHeaderAuthenticationHandler.cs#L69
'AuthenticationHandler<ApiKeyHeaderAuthenticationOptions>.AuthenticationHandler(IOptionsMonitor<ApiKeyHeaderAuthenticationOptions>, ILoggerFactory, UrlEncoder, ISystemClock)' is obsolete: 'ISystemClock is obsolete, use TimeProvider on AuthenticationSchemeOptions instead.'
|
Loading