chore(deps): bump semver from 7.6.3 to 7.7.0 #1212
Annotations
2 errors and 1 notice
Run tests:
test\commands\ti-sdk.test.js#L259
Error [ERR_TEST_FAILURE]: false == true
at async Promise.all (index 0) {
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: false == true
at file:///D:/a/titanium-cli/titanium-cli/test/commands/ti-sdk.test.js:296:4
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async file:///D:/a/titanium-cli/titanium-cli/test/helpers/init-sdk-home.js:23:4
at async TestContext.<anonymous> (file:///D:/a/titanium-cli/titanium-cli/test/helpers/init-cli.js:21:11)
at async Test.run (node:internal/test_runner/test:632:9)
at async Promise.all (index 0)
at async Suite.run (node:internal/test_runner/test:948:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:374:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
},
code: 'ERR_TEST_FAILURE'
}
|
Run tests
Process completed with exit code 1.
|
Run tests
Total Tests: 138
Suites π: 46
Passed β
: 137
Failed β: 1
Canceled π«: 0
Skipped βοΈ: 0
Todo π: 0
Duration π: 204910.268ms
|
Loading