chore(deps-dev): bump eslint from 9.18.0 to 9.19.0 #1210
Annotations
2 errors and 1 notice
Run tests:
test\commands\ti-sdk.test.js#L259
Error [ERR_TEST_FAILURE]: The expression evaluated to a falsy value:
assert(json.branches.branches.includes('12_2_X'))
at async Promise.all (index 0) {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(json.branches.branches.includes('12_2_X'))
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:857:9)
at async Promise.all (index 0)
at async Suite.run (node:internal/test_runner/test:1217:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:565:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
}
|
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 π: 161327.852ms
|
Loading