Skip to content

Reduce the chances of multiple Modbus APUs per TCP frame #198

Reduce the chances of multiple Modbus APUs per TCP frame

Reduce the chances of multiple Modbus APUs per TCP frame #198

Re-run triggered September 8, 2024 08:28
Status Failure
Total duration 51s
Artifacts

ci.yml

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

Annotations

11 errors and 2 warnings
test (18.x)
'previousWritePromise' is never reassigned. Use 'const' instead.
test (18.x): ports/tcpport.js#L246
'newWritePromise' is never reassigned. Use 'const' instead.
test (18.x)
'noDelay' is defined but never used.
test (18.x): test/mocks/netMock.js#L63
Unexpected space before function parentheses.
test (18.x)
Process completed with exit code 5.
test (20.x)
The job was canceled because "_18_x" failed.
test (20.x)
'previousWritePromise' is never reassigned. Use 'const' instead.
test (20.x): ports/tcpport.js#L246
'newWritePromise' is never reassigned. Use 'const' instead.
test (20.x)
'noDelay' is defined but never used.
test (20.x): test/mocks/netMock.js#L63
Unexpected space before function parentheses.
test (20.x)
Process completed with exit code 5.
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/
test (18.x)
The following actions use a deprecated Node.js version 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/