Titanium CLI v7 Beta 1 #682
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
9 errors, 4 warnings, and 3 notices
should show message for select command:
test/commands/ti-sdk.test.js#L326
Error [ERR_TEST_FAILURE]: The input did not match the regular expression /The "select" subcommand is no longer used/. Input:
'Titanium Command-Line Interface v7.0.0-alpha\n' +
'Copyright TiDev, Inc. 4/7/2022-Present. All Rights Reserved.\n' +
'\n' +
'Want to help? https://tidev.io/donate or https://tidev.io/contribute\n' +
'\n' +
'Good news! The "select" subcommand is no longer required.\n' +
'\n' +
'If the current working directory is a Titanium app, the Titanium CLI will\n' +
'automatically use the <sdk-version> from the "tiapp.xml", otherwise use the\n' +
'default to the latest installed SDK.'
at async Promise.all (index 0) {
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: The input did not match the regular expression /The "select" subcommand is no longer used/. Input:
'Titanium Command-Line Interface v7.0.0-alpha\n' +
'Copyright TiDev, Inc. 4/7/2022-Present. All Rights Reserved.\n' +
'\n' +
'Want to help? https://tidev.io/donate or https://tidev.io/contribute\n' +
'\n' +
'Good news! The "select" subcommand is no longer required.\n' +
'\n' +
'If the current working directory is a Titanium app, the Titanium CLI will\n' +
'automatically use the <sdk-version> from the "tiapp.xml", otherwise use the\n' +
'default to the latest installed SDK.'
at file:///home/runner/work/titanium-cli/titanium-cli/test/commands/ti-sdk.test.js:326:11
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async TestContext.<anonymous> (file:///home/runner/work/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: 'Titanium Command-Line Interface v7.0.0-alpha\nCopyright TiDev, Inc. 4/7/2022-Present. All Rights Reserved.\n\nWant to help? https://tidev.io/donate or https://tidev.io/contribute\n\nGood news! The "select" subcommand is no longer required.\n\nIf the current working directory is a Titanium app, the Titanium CLI will\nautomatically use the <sdk-version> from the "tiapp.xml", otherwise use the\ndefault to the latest installed SDK.',
expected: /The "select" subcommand is no longer used/,
operator: 'match'
},
code: 'ERR_TEST_FAILURE'
}
|
Test on node 18 and ubuntu-latest
Process completed with exit code 1.
|
should show message for select command:
test/commands/ti-sdk.test.js#L326
Error [ERR_TEST_FAILURE]: The input did not match the regular expression /The "select" subcommand is no longer used/. Input:
'Titanium Command-Line Interface v7.0.0-alpha\n' +
'Copyright TiDev, Inc. 4/7/2022-Present. All Rights Reserved.\n' +
'\n' +
'Want to help? https://tidev.io/donate or https://tidev.io/contribute\n' +
'\n' +
'Good news! The "select" subcommand is no longer required.\n' +
'\n' +
'If the current working directory is a Titanium app, the Titanium CLI will\n' +
'automatically use the <sdk-version> from the "tiapp.xml", otherwise use the\n' +
'default to the latest installed SDK.'
at async Promise.all (index 0) {
code: 'ERR_TEST_FAILURE',
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: The input did not match the regular expression /The "select" subcommand is no longer used/. Input:
'Titanium Command-Line Interface v7.0.0-alpha\n' +
'Copyright TiDev, Inc. 4/7/2022-Present. All Rights Reserved.\n' +
'\n' +
'Want to help? https://tidev.io/donate or https://tidev.io/contribute\n' +
'\n' +
'Good news! The "select" subcommand is no longer required.\n' +
'\n' +
'If the current working directory is a Titanium app, the Titanium CLI will\n' +
'automatically use the <sdk-version> from the "tiapp.xml", otherwise use the\n' +
'default to the latest installed SDK.'
at file:///home/runner/work/titanium-cli/titanium-cli/test/commands/ti-sdk.test.js:326:11
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async TestContext.<anonymous> (file:///home/runner/work/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: 'Titanium Command-Line Interface v7.0.0-alpha\nCopyright TiDev, Inc. 4/7/2022-Present. All Rights Reserved.\n\nWant to help? https://tidev.io/donate or https://tidev.io/contribute\n\nGood news! The "select" subcommand is no longer required.\n\nIf the current working directory is a Titanium app, the Titanium CLI will\nautomatically use the <sdk-version> from the "tiapp.xml", otherwise use the\ndefault to the latest installed SDK.',
expected: /The "select" subcommand is no longer used/,
operator: 'match'
}
}
|
Test on node 20 and ubuntu-latest
Process completed with exit code 1.
|
should show message for select command:
test/commands/ti-sdk.test.js#L326
Error [ERR_TEST_FAILURE]: The input did not match the regular expression /The "select" subcommand is no longer used/. Input:
'Titanium Command-Line Interface v7.0.0-alpha\n' +
'Copyright TiDev, Inc. 4/7/2022-Present. All Rights Reserved.\n' +
'\n' +
'Want to help? https://tidev.io/donate or https://tidev.io/contribute\n' +
'\n' +
'Good news! The "select" subcommand is no longer required.\n' +
'\n' +
'If the current working directory is a Titanium app, the Titanium CLI will\n' +
'automatically use the <sdk-version> from the "tiapp.xml", otherwise use the\n' +
'default to the latest installed SDK.'
at async Promise.all (index 0) {
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: The input did not match the regular expression /The "select" subcommand is no longer used/. Input:
'Titanium Command-Line Interface v7.0.0-alpha\n' +
'Copyright TiDev, Inc. 4/7/2022-Present. All Rights Reserved.\n' +
'\n' +
'Want to help? https://tidev.io/donate or https://tidev.io/contribute\n' +
'\n' +
'Good news! The "select" subcommand is no longer required.\n' +
'\n' +
'If the current working directory is a Titanium app, the Titanium CLI will\n' +
'automatically use the <sdk-version> from the "tiapp.xml", otherwise use the\n' +
'default to the latest installed SDK.'
at file:///Users/runner/work/titanium-cli/titanium-cli/test/commands/ti-sdk.test.js:326:11
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
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: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: 'Titanium Command-Line Interface v7.0.0-alpha\nCopyright TiDev, Inc. 4/7/2022-Present. All Rights Reserved.\n\nWant to help? https://tidev.io/donate or https://tidev.io/contribute\n\nGood news! The "select" subcommand is no longer required.\n\nIf the current working directory is a Titanium app, the Titanium CLI will\nautomatically use the <sdk-version> from the "tiapp.xml", otherwise use the\ndefault to the latest installed SDK.',
expected: /The "select" subcommand is no longer used/,
operator: 'match'
},
code: 'ERR_TEST_FAILURE'
}
|
Test on node 18 and macOS-latest
Process completed with exit code 1.
|
Test on node 18 and windows-latest
Process completed with exit code 1.
|
Test on node 20 and windows-latest
Process completed with exit code 1.
|
Test on node 20 and macOS-latest
nodename nor servname provided, or not known (api.github.com:443)
|
Test on node 20 and macOS-latest
Failed to download action 'https://api.github.com/repos/pnpm/action-setup/tarball/d882d12c64e032187b2edb46d3a0d003b7a43598'. Error: Operation timed out (codeload.github.com:443)
|
Test on node 20 and macOS-latest
Back off 26.029 seconds before retry.
|
Test on node 20 and macOS-latest
Failed to download action 'https://api.github.com/repos/pnpm/action-setup/tarball/d882d12c64e032187b2edb46d3a0d003b7a43598'. Error: nodename nor servname provided, or not known (api.github.com:443)
|
Test on node 20 and macOS-latest
Back off 24.678 seconds before retry.
|
Test on node 18 and ubuntu-latest
Total Tests: 135
Suites 📂: 45
Passed ✅: 133
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 1
Todo 📝: 0
Duration 🕐: 28509.062ms
|
Test on node 20 and ubuntu-latest
Total Tests: 135
Suites 📂: 45
Passed ✅: 133
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 1
Todo 📝: 0
Duration 🕐: 30049.090ms
|
Test on node 18 and macOS-latest
Total Tests: 135
Suites 📂: 45
Passed ✅: 133
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 1
Todo 📝: 0
Duration 🕐: 68073.008ms
|