Skip to content

chore(test): init unit tests for oidc client #1537

chore(test): init unit tests for oidc client

chore(test): init unit tests for oidc client #1537

Triggered via pull request August 7, 2024 09:54
Status Failure
Total duration 44s
Artifacts

npm-publish.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
tests
Argument of type 'AuthorityConfiguration' is not assignable to parameter of type 'OidcAuthorizationServiceConfigurationResponse'.
tests
Argument of type 'AuthorityConfiguration' is not assignable to parameter of type 'OidcAuthorizationServiceConfigurationResponse'.
tests
Property 'check_session_iframe' does not exist on type 'OidcAuthorizationServiceConfiguration'. Did you mean 'checkSessionIframe'?
tests
Property 'check_session_iframe' does not exist on type 'OidcAuthorizationServiceConfiguration'. Did you mean 'checkSessionIframe'?
tests
Process completed with exit code 1.
skip_ci
The following actions uses Node.js version which is deprecated and will be forced to run on node20: Legorooj/skip-ci@main. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/