This PR is for the addition of the chatbot #109 #585
Annotations
1 error and 10 warnings
|
src/__test__/cart.test.ts#L4
'getConnection' is defined but never used. Allowed unused vars must match /^_/u
|
src/__test__/cart.test.ts#L4
'getConnection' is defined but never used
|
src/__test__/cart.test.ts#L29
Missing return type on function
|
src/__test__/cart.test.ts#L460
Missing semicolon
|
src/__test__/cart.test.ts#L468
Missing semicolon
|
src/__test__/chatBot.test.ts#L20
Trailing spaces not allowed
|
src/__test__/chatBot.test.ts#L26
Trailing spaces not allowed
|
src/__test__/chatBot.test.ts#L32
Trailing spaces not allowed
|
src/__test__/chatBot.test.ts#L34
Missing semicolon
|
src/__test__/chatBot.test.ts#L35
Trailing spaces not allowed
|
This job failed
Loading