feat: create revocation nestjs client #321
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'.
|
validate
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|