Skip to content

fix(test): close all open connections in abstract_client test #856

fix(test): close all open connections in abstract_client test

fix(test): close all open connections in abstract_client test #856

Triggered via pull request August 2, 2024 21:13
Status Failure
Total duration 46s
Artifacts

mqttjs-test.yml

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

Annotations

7 errors
build (20.x): test/abstract_client.ts#L2189
'client' is never reassigned. Use 'const' instead
build (20.x): test/abstract_client.ts#L2257
'client' is never reassigned. Use 'const' instead
build (20.x): test/abstract_client.ts#L2291
'client' is never reassigned. Use 'const' instead
build (20.x): test/abstract_client.ts#L3302
'client' is never reassigned. Use 'const' instead
build (20.x): test/abstract_client.ts#L3377
'client' is never reassigned. Use 'const' instead
build (20.x): test/abstract_client.ts#L3414
'client' is never reassigned. Use 'const' instead
build (20.x)
Process completed with exit code 1.