Skip to content

feat: update renaming #206

feat: update renaming

feat: update renaming #206

Triggered via pull request November 22, 2023 10:03
Status Failure
Total duration 2m 28s
Artifacts

lint_and_unit_test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint & Test: src/components/DocumentStatus/DocumentStatus.tsx#L5
Module '"@tradetrust-tt/tradetrust"' has no exported member 'v4'.
Lint & Test: 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.
Lint & Test: 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.
Lint & Test: src/utils/shared.ts#L20
Property 'renderMethod' does not exist on type 'never'.
Lint & Test
Process completed with exit code 1.