chore: Wip/oa v4 types #76
Annotations
8 errors and 1 warning
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/utils/utils.ts#L104
Cannot find name 'OAVersion'. Did you mean 'Version'?
|
Run npm run build
Process completed with exit code 2.
|
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