Add npm project push and testing #12
Annotations
9 errors
test (20.x):
tests/bot.test.js#L43
Spaces are hard to count. Use {2}
|
test (20.x):
tests/markov.test.js#L1
'jest' is defined but never used. Allowed unused vars must match /^_/u
|
test (20.x):
tests/markov.test.js#L110
Unnecessary escape character: \@
|
test (20.x):
tests/markov.test.js#L110
Unnecessary escape character: \#
|
test (20.x):
worker.js#L11
'ctx' is defined but never used. Allowed unused args must match /^_/u
|
test (20.x):
worker.js#L39
'ctx' is defined but never used. Allowed unused args must match /^_/u
|
test (20.x)
Process completed with exit code 1.
|
test (18.x)
The job was canceled because "_20_x" failed.
|
test (18.x)
The operation was canceled.
|