fix: updated moleculer-timeout-middleware with streams #738
Annotations
6 errors and 1 warning
Check lint:
src/transit.js#L554
Replace `(timeout)` with `timeout`
|
Check lint:
src/transit.js#L557
Replace `pass,·`Pending·request·stream·${payload.id}·have·been·closed·by·timeout·${timeout}·ms`` with `⏎↹↹↹↹↹↹pass,⏎↹↹↹↹↹↹`Pending·request·stream·${payload.id}·have·been·closed·by·timeout·${timeout}·ms`⏎↹↹↹↹↹`
|
Check lint:
src/transit.js#L877
Replace `(timeout)` with `timeout`
|
Check lint:
src/transit.js#L878
Replace `pass,·`Request·stream·${ctx.id}·have·been·closed·by·timeout·${timeout}·ms`` with `⏎↹↹↹↹↹pass,⏎↹↹↹↹↹`Request·stream·${ctx.id}·have·been·closed·by·timeout·${timeout}·ms`⏎↹↹↹↹`
|
Check lint:
src/transit.js#L1121
Replace `(err)` with `err`
|
Check lint
Process completed with exit code 1.
|
Check lint:
src/transit.js#L533
'isNew' is assigned a value but never used
|
Loading