Package lock test #874
ci.yaml
on: pull_request
eslint
1m 21s
Check version consistency of packages
4s
Check coding style
11s
Matrix: setup-and-test
Annotations
10 errors and 8 warnings
eslint:
packages/binding-opcua/src/codec.ts#L170
Unexpected value in conditional. A boolean expression is required
|
eslint:
packages/binding-opcua/test/schema-validation-test.ts#L76
Unexpected value in conditional. A boolean expression is required
|
eslint:
packages/binding-opcua/test/schema-validation-test.ts#L93
Unexpected value in conditional. A boolean expression is required
|
eslint
Process completed with exit code 1.
|
Tests (windows-latest, Node 20.x):
packages/binding-opcua/src/codec.ts#L38
Argument of type '{ strict: boolean; }' is not assignable to parameter of type 'Options'.
|
Tests (windows-latest, Node 20.x):
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'.
|
Tests (windows-latest, Node 20.x):
packages/examples/src/bindings/opcua/demo-opcua1.ts#L17
Cannot find module '@node-wot/binding-opcua' or its corresponding type declarations.
|
Tests (windows-latest, Node 20.x):
packages/examples/src/bindings/opcua/demo-opcua2.ts#L16
Cannot find module '@node-wot/binding-opcua' or its corresponding type declarations.
|
Tests (windows-latest, Node 20.x):
packages/examples/src/bindings/opcua/opcua-coffee-machine-demo.ts#L16
Cannot find module '@node-wot/binding-opcua' or its corresponding type declarations.
|
Tests (windows-latest, Node 20.x)
Process completed with exit code 1.
|
Check version consistency of packages
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check version consistency of packages
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Check coding style
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actionsx/prettier@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check coding style
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actionsx/prettier@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
eslint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
eslint
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Tests (windows-latest, Node 20.x)
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/
|
Tests (windows-latest, Node 20.x)
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/
|