feat: update renaming #206
Annotations
5 errors
src/components/DocumentStatus/DocumentStatus.tsx#L5
Module '"@tradetrust-tt/tradetrust"' has no exported member 'v4'.
|
src/utils/shared.test.ts#L121
Conversion of type '{ "@context": string[]; type: string[]; validFrom: string; name: string; issuer: { id: string; type: string; name: string; identityProof: { identityProofType: string; identifier: string; }; }; credentialStatus: { ...; }; renderMethod: { ...; }; credentialSubject: { ...; }; proof: { ...; }; }' to type 'WrappedOrSignedOpenAttestationDocument' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
src/utils/shared.test.ts#L127
Conversion of type '{ "@context": string[]; type: string[]; validFrom: string; name: string; issuer: { id: string; type: string; name: string; identityProof: { identityProofType: string; identifier: string; }; }; credentialStatus: { ...; }; renderMethod: { ...; }; credentialSubject: { ...; }; proof: { ...; }; }' to type 'WrappedOrSignedOpenAttestationDocument' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
|
src/utils/shared.ts#L20
Property 'renderMethod' does not exist on type 'never'.
|
|
The logs for this run have expired and are no longer available.
Loading