Testing #362
Annotations
10 errors
Linting:
services/question/tests/events/broker.spec.ts#L1
A `require()` style import is forbidden
|
Linting:
services/question/tests/events/broker.spec.ts#L52
Expected an assignment or function call and instead saw an expression
|
Linting:
services/question/tests/events/broker.spec.ts#L53
Expected an assignment or function call and instead saw an expression
|
Linting:
services/question/tests/events/broker.spec.ts#L63
Expected an assignment or function call and instead saw an expression
|
Linting:
services/question/tests/events/broker.spec.ts#L64
Expected an assignment or function call and instead saw an expression
|
Linting:
services/question/tests/events/broker.spec.ts#L84
Expected an assignment or function call and instead saw an expression
|
Linting:
services/question/tests/events/broker.spec.ts#L85
Replace `'testQueue',·Buffer.from(JSON.stringify({·test:·'message'·}))` with `⏎················'testQueue',⏎················Buffer.from(JSON.stringify({·test:·'message'·})),⏎············`
|
Linting:
services/question/tests/events/broker.spec.ts#L110
Expected an assignment or function call and instead saw an expression
|
|
Linting:
services/question/tests/events/consumer.spec.ts#L1
A `require()` style import is forbidden
|
Loading