Skip to content

feat: create revocation nestjs client #308

feat: create revocation nestjs client

feat: create revocation nestjs client #308

Triggered via pull request December 18, 2024 19:37
Status Failure
Total duration 1m 5s
Artifacts

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
validate
Cannot find module 'packages/client/build' or its corresponding type declarations.
validate
Type 'Type<EventHandler> | undefined' is not assignable to type 'Type<EventHandler>'.
validate
Type 'string | undefined' is not assignable to type 'string'.
validate
Type 'Type<EventHandler> | undefined' is not assignable to type 'Type<EventHandler>'.
validate
Property 'apiClient' does not exist on type 'CredentialEventService'.
validate
Property 'apiClient' does not exist on type 'CredentialEventService'.
validate
Property 'apiClient' does not exist on type 'CredentialEventService'.
validate
Property 'sendCredentialType' does not exist on type 'CredentialEventService'.
validate
Property 'apiClient' does not exist on type 'CredentialEventService'.
validate
Property 'revocationId' does not exist on type 'CredentialTypeInfo'. Did you mean 'revocationIds'?
validate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636