Package lock test #882
Annotations
6 errors and 2 warnings
packages/binding-opcua/src/codec.ts#L38
Argument of type '{ strict: boolean; }' is not assignable to parameter of type 'Options'.
|
packages/binding-opcua/src/codec.ts#L39
Argument of type 'import("D:/a/thingweb.node-wot/thingweb.node-wot/node_modules/ajv/lib/ajv").Ajv' is not assignable to parameter of type 'import("D:/a/thingweb.node-wot/thingweb.node-wot/packages/td-tools/node_modules/ajv/dist/core").default'.
|
packages/examples/src/bindings/opcua/demo-opcua1.ts#L17
Cannot find module '@node-wot/binding-opcua' or its corresponding type declarations.
|
packages/examples/src/bindings/opcua/demo-opcua2.ts#L16
Cannot find module '@node-wot/binding-opcua' or its corresponding type declarations.
|
packages/examples/src/bindings/opcua/opcua-coffee-machine-demo.ts#L16
Cannot find module '@node-wot/binding-opcua' or its corresponding type declarations.
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@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