Update dependencies; move to @xmldom-scoped is-dom-node package #400
Annotations
11 errors
|
src/c14n-canonicalization.ts#L8
Cannot find module 'is-dom-node' or its corresponding type declarations.
|
src/enveloped-signature.ts#L2
Cannot find module 'is-dom-node' or its corresponding type declarations.
|
src/enveloped-signature.ts#L18
'signature' is possibly 'null'.
|
src/enveloped-signature.ts#L18
Property 'parentNode' does not exist on type 'string | number | boolean | Node'.
|
src/enveloped-signature.ts#L19
'signature' is possibly 'null'.
|
src/enveloped-signature.ts#L19
Property 'parentNode' does not exist on type 'string | number | boolean | Node'.
|
src/enveloped-signature.ts#L29
'expectedSignatureValue' is possibly 'null'.
|
src/enveloped-signature.ts#L29
Property 'data' does not exist on type 'string | number | boolean | Node'.
|
src/enveloped-signature.ts#L41
'signatureValue' is possibly 'null'.
|
src/enveloped-signature.ts#L41
Property 'data' does not exist on type 'string | number | boolean | Node'.
|
The logs for this run have expired and are no longer available.
Loading