Fix verbatimModuleSyntax error in build #2655
Annotations
10 errors
src/controllers/api/accreditation.ts#L9
'VerifyCredentialRequestQuery' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
src/controllers/api/credential-status.ts#L8
'DefaultStatusAction' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
src/controllers/api/credential-status.ts#L11
'MinimalPaymentCondition' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
src/controllers/api/credential-status.ts#L39
'BulkRevocationResult' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
src/controllers/api/credential-status.ts#L40
'BulkSuspensionResult' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
src/controllers/api/credential-status.ts#L41
'BulkUnsuspensionResult' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
src/controllers/api/did.ts#L5
'DIDDocument' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
src/controllers/api/did.ts#L7
'Service' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
src/controllers/api/resource.ts#L8
'DIDMetadataDereferencingResult' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
src/controllers/validator/credential.ts#L1
'ICheqdCredential' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
This job failed
Loading