chore: Wip/oa v4 types #69
Annotations
10 errors and 1 warning
Run npm run build:
src/index.ts#L29
'"./4.0/wrap"' has no exported member named 'wrapDocuments'. Did you mean 'wrapDocument'?
|
Run npm run build:
src/index.ts#L81
Property 'v4' does not exist on type 'typeof SchemaId'.
|
Run npm run build:
src/index.ts#L98
Cannot find name 'OpenAttestationDocumentV4'. Did you mean 'OpenAttestationDocument'?
|
Run npm run build:
src/index.ts#L118
Cannot find name 'OpenAttestationDocumentV4'. Did you mean 'OpenAttestationDocument'?
|
Run npm run build:
src/index.ts#L145
'"/home/runner/work/open-attestation/open-attestation/src/4.0/types"' has no exported member named 'SignedWrappedDocument'. Did you mean 'V4SignedWrappedDocument'?
|
Run npm run build:
src/index.ts#L145
'"/home/runner/work/open-attestation/open-attestation/src/4.0/types"' has no exported member named 'WrappedDocument'. Did you mean 'V4WrappedDocument'?
|
Run npm run build:
src/index.ts#L148
'"/home/runner/work/open-attestation/open-attestation/src/4.0/types"' has no exported member named 'SignedWrappedDocument'. Did you mean 'V4SignedWrappedDocument'?
|
Run npm run build:
src/shared/ajv.ts#L5
Cannot find module '../4.0/schema/schema.json' or its corresponding type declarations.
|
Run npm run build:
src/shared/utils/diagnose.ts#L91
Property 'v4' does not exist on type 'typeof SchemaId'.
|
Run npm run build:
src/shared/utils/diagnose.ts#L255
Cannot find name 'WrappedProofStrictV4'. Did you mean 'WrappedProofStrictV3'?
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Loading