Skip to content

JS Client: Add websocket support #69

JS Client: Add websocket support

JS Client: Add websocket support #69

Triggered via pull request October 7, 2024 14:59
Status Failure
Total duration 20s
Artifacts

test-js-client.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 6 warnings
lint: clients/js/lib/client.js#L12
`events` import should occur before import of `./serializer/json_serializer.js`
lint: clients/js/lib/client.js#L13
`ws` import should occur before import of `./serializer/json_serializer.js`
lint: clients/js/test/rest.test.js#L3
Unable to resolve path to module '../lib/rest.js'
lint
Process completed with exit code 1.
test-js-client
Process completed with exit code 1.
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
format
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
format
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-js-client
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-js-client
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/