Skip to content

GitHub Actions CI

GitHub Actions CI #2

Triggered via pull request November 12, 2024 21:45
@ktosktos
synchronize #37
ci
Status Failure
Total duration 33s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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.'