Release 4.11.0 #172
Annotations
10 errors and 1 warning
lib/misc/subject.ts#L1
Cannot find module 'node-opcua-crypto' or its corresponding type declarations.
|
lib/toolbox/common.ts#L32
Cannot find module 'node-opcua-crypto' or its corresponding type declarations.
|
lib/toolbox/without_openssl/create_private_key.ts#L22
Cannot find module 'node-opcua-crypto' or its corresponding type declarations.
|
lib/toolbox/without_openssl/create_private_key.ts#L28
Parameter 'err' implicitly has an 'any' type.
|
lib/toolbox/without_openssl/create_self_signed_certificate.ts#L24
Cannot find module 'node-opcua-crypto' or its corresponding type declarations.
|
lib/toolbox/without_openssl/create_certificate_signing_request.ts#L25
Cannot find module 'node-opcua-crypto' or its corresponding type declarations.
|
lib/toolbox/without_openssl/create_certificate_signing_request.ts#L27
Cannot find module 'node-opcua-crypto' or its corresponding type declarations.
|
lib/pki/certificate_manager.ts#L51
Cannot find module 'node-opcua-crypto' or its corresponding type declarations.
|
lib/ca/certificate_authority.ts#L36
Cannot find module 'node-opcua-crypto' or its corresponding type declarations.
|
lib/ca/certificate_authority.ts#L635
Parameter 'err' implicitly has an 'any' type.
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading