Skip to content

Add npm project push and testing #12

Add npm project push and testing

Add npm project push and testing #12

Triggered via pull request November 29, 2024 16:20
Status Failure
Total duration 21s
Artifacts

ci.yml

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

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.