Skip to content

feat(coap-server): add support for URI variables #627

feat(coap-server): add support for URI variables

feat(coap-server): add support for URI variables #627

Triggered via push September 11, 2023 16:43
Status Failure
Total duration 1m 58s
Artifacts

ci.yaml

on: push
eslint
1m 45s
eslint
Check version consistency of packages
9s
Check version consistency of packages
Check coding style
13s
Check coding style
Matrix: setup-and-test
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 8 warnings
setup-and-test (ubuntu-latest, 16.x): packages/binding-coap/src/coap-server.ts#L244
Parameter 'affordanceUriVariables' implicitly has an 'any' type.
setup-and-test (ubuntu-latest, 16.x): packages/binding-coap/src/coap-server.ts#L245
Parameter 'thingUriVariables' implicitly has an 'any' type.
setup-and-test (ubuntu-latest, 16.x): packages/binding-coap/src/coap-server.ts#L263
Parameter 'affordanceUriVariables' implicitly has an 'any' type.
setup-and-test (ubuntu-latest, 16.x): packages/binding-coap/src/coap-server.ts#L264
Parameter 'thingUriVariables' implicitly has an 'any' type.
setup-and-test (ubuntu-latest, 16.x): packages/examples/src/bindings/coap/example-client.ts#L17
Cannot find module '@node-wot/binding-coap' or its corresponding type declarations.
setup-and-test (ubuntu-latest, 16.x): packages/examples/src/bindings/coap/example-server.ts#L17
Cannot find module '@node-wot/binding-coap' or its corresponding type declarations.
setup-and-test (ubuntu-latest, 16.x): packages/examples/src/quickstart/smart-clock.ts#L19
Cannot find module '@node-wot/binding-coap' or its corresponding type declarations.
setup-and-test (ubuntu-latest, 16.x)
Process completed with exit code 2.
setup-and-test (ubuntu-latest, 20.x): packages/binding-coap/src/coap-server.ts#L244
Parameter 'affordanceUriVariables' implicitly has an 'any' type.
setup-and-test (ubuntu-latest, 20.x): packages/binding-coap/src/coap-server.ts#L245
Parameter 'thingUriVariables' implicitly has an 'any' type.
setup-and-test (ubuntu-latest, 20.x): packages/binding-coap/src/coap-server.ts#L263
Parameter 'affordanceUriVariables' implicitly has an 'any' type.
setup-and-test (ubuntu-latest, 20.x): packages/binding-coap/src/coap-server.ts#L264
Parameter 'thingUriVariables' implicitly has an 'any' type.
setup-and-test (ubuntu-latest, 20.x)
The operation was canceled.
setup-and-test (ubuntu-latest, 18.x): packages/binding-coap/src/coap-server.ts#L244
Parameter 'affordanceUriVariables' implicitly has an 'any' type.
setup-and-test (ubuntu-latest, 18.x): packages/binding-coap/src/coap-server.ts#L245
Parameter 'thingUriVariables' implicitly has an 'any' type.
setup-and-test (ubuntu-latest, 18.x): packages/binding-coap/src/coap-server.ts#L263
Parameter 'affordanceUriVariables' implicitly has an 'any' type.
setup-and-test (ubuntu-latest, 18.x): packages/binding-coap/src/coap-server.ts#L264
Parameter 'thingUriVariables' implicitly has an 'any' type.
setup-and-test (ubuntu-latest, 18.x)
The operation was canceled.
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 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/
setup-and-test (ubuntu-latest, 16.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/
setup-and-test (ubuntu-latest, 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/
setup-and-test (ubuntu-latest, 18.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
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: packages/binding-netconf/src/async-node-netconf.ts#L109
Forbidden non-null assertion
eslint: packages/binding-netconf/src/async-node-netconf.ts#L110
Forbidden non-null assertion