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#L296
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:///Users/runner/work/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:///Users/runner/work/titanium-cli/titanium-cli/test/helpers/init-sdk-home.js:23:4
at async TestContext.<anonymous> (file:///Users/runner/work/titanium-cli/titanium-cli/test/helpers/init-cli.js:21:11)
at async Test.run (node:internal/test_runner/test:797:9)
at async Promise.all (index 0)
at async Suite.run (node:internal/test_runner/test:1135:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:527: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 β
: 136
Failed β: 1
Canceled π«: 0
Skipped βοΈ: 1
Todo π: 0
Duration π: 26368.072ms
|
Loading