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