Skip to content

Allow to pass socket options to TCP client #144

Allow to pass socket options to TCP client

Allow to pass socket options to TCP client #144

Re-run triggered October 18, 2023 13:25
Status Failure
Total duration 51s
Artifacts

ci.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

30 errors and 3 warnings
test (20.x)
Expected space or tab after '//' in comment.
test (20.x): examples/tcp_client_abort_signal.js#L11
Expected indentation of 4 spaces but found 2.
test (20.x): examples/tcp_client_abort_signal.js#L15
Expected indentation of 4 spaces but found 2.
test (20.x): examples/tcp_client_abort_signal.js#L16
Expected indentation of 8 spaces but found 4.
test (20.x): examples/tcp_client_abort_signal.js#L17
Expected indentation of 8 spaces but found 4.
test (20.x): examples/tcp_client_abort_signal.js#L18
Expected indentation of 12 spaces but found 6.
test (20.x): examples/tcp_client_abort_signal.js#L18
Unexpected trailing comma.
test (20.x): examples/tcp_client_abort_signal.js#L19
Expected indentation of 8 spaces but found 4.
test (20.x): examples/tcp_client_abort_signal.js#L19
Unexpected trailing comma.
test (20.x): examples/tcp_client_abort_signal.js#L20
Expected indentation of 4 spaces but found 2.
test (14.x)
Expected space or tab after '//' in comment.
test (14.x): examples/tcp_client_abort_signal.js#L11
Expected indentation of 4 spaces but found 2.
test (14.x): examples/tcp_client_abort_signal.js#L15
Expected indentation of 4 spaces but found 2.
test (14.x): examples/tcp_client_abort_signal.js#L16
Expected indentation of 8 spaces but found 4.
test (14.x): examples/tcp_client_abort_signal.js#L17
Expected indentation of 8 spaces but found 4.
test (14.x): examples/tcp_client_abort_signal.js#L18
Expected indentation of 12 spaces but found 6.
test (14.x): examples/tcp_client_abort_signal.js#L18
Unexpected trailing comma.
test (14.x): examples/tcp_client_abort_signal.js#L19
Expected indentation of 8 spaces but found 4.
test (14.x): examples/tcp_client_abort_signal.js#L19
Unexpected trailing comma.
test (14.x): examples/tcp_client_abort_signal.js#L20
Expected indentation of 4 spaces but found 2.
test (18.x)
Expected space or tab after '//' in comment.
test (18.x): examples/tcp_client_abort_signal.js#L11
Expected indentation of 4 spaces but found 2.
test (18.x): examples/tcp_client_abort_signal.js#L15
Expected indentation of 4 spaces but found 2.
test (18.x): examples/tcp_client_abort_signal.js#L16
Expected indentation of 8 spaces but found 4.
test (18.x): examples/tcp_client_abort_signal.js#L17
Expected indentation of 8 spaces but found 4.
test (18.x): examples/tcp_client_abort_signal.js#L18
Expected indentation of 12 spaces but found 6.
test (18.x): examples/tcp_client_abort_signal.js#L18
Unexpected trailing comma.
test (18.x): examples/tcp_client_abort_signal.js#L19
Expected indentation of 8 spaces but found 4.
test (18.x): examples/tcp_client_abort_signal.js#L19
Unexpected trailing comma.
test (18.x): examples/tcp_client_abort_signal.js#L20
Expected indentation of 4 spaces but found 2.
test (20.x)
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/
test (14.x)
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/
test (18.x)
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/