Replace mocha with Node's test suit #724
Annotations
2 errors, 1 warning, and 1 notice
Tests:
test/index.test.js#L144
Error [ERR_TEST_FAILURE]: Cannot read properties of undefined (reading 'skip')
at async Promise.all (index 0) {
failureType: 'testCodeFailure',
cause: TypeError [Error]: Cannot read properties of undefined (reading 'skip')
at TestContext.<anonymous> (file:///home/runner/work/whatsapp-api-js/whatsapp-api-js/test/index.test.js:144:26)
at Test.runInAsyncScope (node:async_hooks:203:9)
at Test.run (node:internal/test_runner/test:631:25)
at Test.start (node:internal/test_runner/test:542:17)
at node:internal/test_runner/test:946:71
at node:internal/per_context/primordials:487:82
at new Promise (<anonymous>)
at new SafePromise (node:internal/per_context/primordials:455:29)
at node:internal/per_context/primordials:487:9
at Array.map (<anonymous>),
code: 'ERR_TEST_FAILURE'
}
|
Tests
Process completed with exit code 1.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Tests
Total Tests: 80
Suites 📂: 35
Passed ✅: 79
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 0
Todo 📝: 0
Duration 🕐: 576.217ms
|
Loading