GitHub Actions CI #2
Annotations
1 error and 5 warnings
CI Build
Process completed with exit code 1.
|
CI Build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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.'
|