fix(coap): wrong error variable name #2555
ci.yaml
on: pull_request
eslint
1m 50s
Check version consistency of packages
11s
Check coding style
11s
Matrix: setup-and-test
Annotations
20 errors and 8 warnings
Tests (macos-latest, Node 20.x):
packages/binding-coap/src/coap-server.ts#L814
Object is of type 'unknown'.
|
Tests (macos-latest, Node 20.x):
packages/examples/src/bindings/coap/example-client.ts#L17
Cannot find module '@node-wot/binding-coap' or its corresponding type declarations.
|
Tests (macos-latest, Node 20.x):
packages/examples/src/bindings/coap/example-server.ts#L17
Cannot find module '@node-wot/binding-coap' or its corresponding type declarations.
|
Tests (macos-latest, Node 20.x):
packages/examples/src/quickstart/smart-clock.ts#L19
Cannot find module '@node-wot/binding-coap' or its corresponding type declarations.
|
Tests (macos-latest, Node 20.x)
Process completed with exit code 2.
|
Tests (windows-latest, Node 18.x)
The job was canceled because "macos-latest_20_x" failed.
|
Tests (windows-latest, Node 18.x)
The operation was canceled.
|
Tests (ubuntu-latest, Node 20.x)
The job was canceled because "macos-latest_20_x" failed.
|
Tests (ubuntu-latest, Node 20.x):
packages/binding-coap/src/coap-server.ts#L814
Object is of type 'unknown'.
|
Tests (ubuntu-latest, Node 20.x):
packages/examples/src/bindings/coap/example-client.ts#L17
Cannot find module '@node-wot/binding-coap' or its corresponding type declarations.
|
Tests (ubuntu-latest, Node 20.x):
packages/examples/src/bindings/coap/example-server.ts#L17
Cannot find module '@node-wot/binding-coap' or its corresponding type declarations.
|
Tests (ubuntu-latest, Node 20.x):
packages/examples/src/quickstart/smart-clock.ts#L19
Cannot find module '@node-wot/binding-coap' or its corresponding type declarations.
|
Tests (ubuntu-latest, Node 20.x)
The operation was canceled.
|
Tests (macos-latest, Node 18.x)
The job was canceled because "macos-latest_20_x" failed.
|
Tests (macos-latest, Node 18.x)
The operation was canceled.
|
Tests (windows-latest, Node 20.x)
The job was canceled because "macos-latest_20_x" failed.
|
Tests (windows-latest, Node 20.x)
The operation was canceled.
|
Tests (ubuntu-latest, Node 18.x)
The job was canceled because "macos-latest_20_x" failed.
|
Tests (ubuntu-latest, Node 18.x):
packages/binding-coap/src/coap-server.ts#L814
Object is of type 'unknown'.
|
Tests (ubuntu-latest, Node 18.x)
The operation was canceled.
|
Check coding style
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actionsx/prettier@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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 version consistency of packages
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
Tests (macos-latest, Node 20.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Tests (macos-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/
|
eslint
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|