Titanium CLI v7 Beta 1 #633
Triggered via pull request
September 20, 2023 07:55
Status
Failure
Total duration
6h 0m 31s
Artifacts
–
Annotations
16 errors and 2 notices
should install an SDK and remove it:
test/commands/ti-sdk.test.js#L108
Error [ERR_TEST_FAILURE]: The input did not match the regular expression /Installed SDKs:\n\s*12.2.0.GA\s+12.2.0.GA\s+\/tmp\/titanium-cli-143389\/mobilesdk\/win32\/12.2.0.GA/. Input:
'Titanium Command-Line Interface v7.0.0-alpha SDK v12.2.0.GA\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' +
'SDK Install Locations:\n' +
' /tmp/titanium-cli-143389 [default]\n' +
'\n' +
'Installed SDKs:\n' +
' 12.2.0.GA 12.2.0.GA /tmp/titanium-cli-143389/mobilesdk/linux/12.2.0.GA'
at async Promise.all (index 4) {
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: The input did not match the regular expression /Installed SDKs:\n\s*12.2.0.GA\s+12.2.0.GA\s+\/tmp\/titanium-cli-143389\/mobilesdk\/win32\/12.2.0.GA/. Input:
'Titanium Command-Line Interface v7.0.0-alpha SDK v12.2.0.GA\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' +
'SDK Install Locations:\n' +
' /tmp/titanium-cli-143389 [default]\n' +
'\n' +
'Installed SDKs:\n' +
' 12.2.0.GA 12.2.0.GA /tmp/titanium-cli-143389/mobilesdk/linux/12.2.0.GA'
at file:///home/runner/work/titanium-cli/titanium-cli/test/commands/ti-sdk.test.js:108: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:574:9)
at async Promise.all (index 4)
at async Suite.run (node:internal/test_runner/test:810:7)
at async startSubtest (node:internal/test_runner/harness:202:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'Titanium Command-Line Interface v7.0.0-alpha SDK v12.2.0.GA\nCopyright TiDev, Inc. 4/7/2022-Present. All Rights Reserved.\n\nWant to help? https://tidev.io/donate or https://tidev.io/contribute\n\nSDK Install Locations:\n /tmp/titanium-cli-143389 [default]\n\nInstalled SDKs:\n 12.2.0.GA 12.2.0.GA /tmp/titanium-cli-143389/mobilesdk/linux/12.2.0.GA',
expected: /Installed SDKs:\n\s*12.2.0.GA\s+12.2.0.GA\s+\/tmp\/titanium-cli-143389\/mobilesdk\/win32\/12.2.0.GA/,
operator: 'match'
},
code: 'ERR_TEST_FAILURE'
}
|
Test on node 18 and ubuntu-latest
Process completed with exit code 1.
|
should install an SDK and remove it:
test/commands/ti-sdk.test.js#L108
Error [ERR_TEST_FAILURE]: The input did not match the regular expression /Installed SDKs:\n\s*12.2.0.GA\s+12.2.0.GA\s+\/var\/folders\/24\/8k48jl6d249_n_qfxwsl6xvm0000gn\/T\/titanium-cli-444851\/mobilesdk\/win32\/12.2.0.GA/. Input:
'Titanium Command-Line Interface v7.0.0-alpha SDK v12.2.0.GA\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' +
'SDK Install Locations:\n' +
' /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/titanium-cli-444851 [default]\n' +
'\n' +
'Installed SDKs:\n' +
' 12.2.0.GA 12.2.0.GA /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/titanium-cli-444851/mobilesdk/osx/12.2.0.GA'
at async Promise.all (index 4) {
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: The input did not match the regular expression /Installed SDKs:\n\s*12.2.0.GA\s+12.2.0.GA\s+\/var\/folders\/24\/8k48jl6d249_n_qfxwsl6xvm0000gn\/T\/titanium-cli-444851\/mobilesdk\/win32\/12.2.0.GA/. Input:
'Titanium Command-Line Interface v7.0.0-alpha SDK v12.2.0.GA\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' +
'SDK Install Locations:\n' +
' /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/titanium-cli-444851 [default]\n' +
'\n' +
'Installed SDKs:\n' +
' 12.2.0.GA 12.2.0.GA /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/titanium-cli-444851/mobilesdk/osx/12.2.0.GA'
at file:///Users/runner/work/titanium-cli/titanium-cli/test/commands/ti-sdk.test.js:108: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:574:9)
at async Promise.all (index 4)
at async Suite.run (node:internal/test_runner/test:810:7)
at async startSubtest (node:internal/test_runner/harness:202:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'Titanium Command-Line Interface v7.0.0-alpha SDK v12.2.0.GA\nCopyright TiDev, Inc. 4/7/2022-Present. All Rights Reserved.\n\nWant to help? https://tidev.io/donate or https://tidev.io/contribute\n\nSDK Install Locations:\n /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/titanium-cli-444851 [default]\n\nInstalled SDKs:\n 12.2.0.GA 12.2.0.GA /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/titanium-cli-444851/mobilesdk/osx/12.2.0.GA',
expected: /Installed SDKs:\n\s*12.2.0.GA\s+12.2.0.GA\s+\/var\/folders\/24\/8k48jl6d249_n_qfxwsl6xvm0000gn\/T\/titanium-cli-444851\/mobilesdk\/win32\/12.2.0.GA/,
operator: 'match'
},
code: 'ERR_TEST_FAILURE'
}
|
should list releases, branches, and builds:
test/commands/ti-sdk.test.js#L214
Error [ERR_TEST_FAILURE]: The input did not match the regular expression /\d+\.\d+\.\d+\.v\d+\s+\d+\/\d+\/\d+\s+\d+\.\d+ .B \[unstable\]/. 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' +
'SDK Install Locations:\n' +
' /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/titanium-cli-417334 [default]\n' +
'\n' +
'No Titanium SDKs found\n' +
'\n' +
'You can download the latest Titanium SDK by running: titanium sdk install\n' +
'\n' +
'\n' +
"'master' Branch Builds:\n" +
' 12.3.0.v20230915085256 9/15/23 155 MB [unstable]\n' +
' 12.3.0.v20230913182751 9/13/23 155 MB [unstable]\n' +
' 12.3.0.v20230913041313 9/13/23 155 MB [unstable]\n' +
' 12.3.0.v20230913041254 9/13/23 155 MB [unstable]\n' +
' 12.3.0.v20230910165911 9/10/23 155 MB [unstable]\n' +
' 12.3.0.v20230909191021 9/9/23 155 MB [unstable]\n' +
' 12.3.0.v20230904183937 9/4/23 155 MB [unstable]\n' +
' 12.3.0.v20230904180257 9/4/23 155 MB [unstable]\n' +
' 12.3.0.v20230903191233 9/3/23 155 MB [unstable]\n' +
' 12.3.0.v20230828055929 8/28/23 155 MB [unstable]\n' +
' 12.3.0.v20230824074858 8/24/23 155 MB [unstable]\n' +
' 12.3.0.v20230819155321 8/19/23 155 MB [unstable]\n' +
' 12.3.0.v20230819153330 8/19/23 155 MB [unstable]\n' +
' 12.3.0.v20230819145536 8/19/23 155 MB [unstable]\n' +
' 12.3.0.v20230819140243 8/19/23 155 MB [unstable]\n' +
' 12.3.0.v20230816185904 8/16/23 155 MB [unstable]\n' +
' 12.3.0.v20230816181057 8/16/23 155 MB [unstable]\n' +
' 12.3.0.v20230816101248 8/16/23 155 MB [unstable]\n' +
' 12.3.0.v20230814065621 8/14/23 166 MB [unstable]\n' +
' 12.3.0.v20230810092926 8/10/23 166 MB [unstable]\n' +
' 12.2.0.v20230810092332 8/10/23 166 MB [unstable]\n' +
' 12.2.0.v20230803163510 8/3/23 166 MB [unstable]\n' +
' 12.2.0.v20230802143657 8/2/23 166 MB [unstable]\n' +
' 12.2.0.v20230718101411 7/18/23 166 MB [unstable]\n' +
' 12.2.0.v20230718101551 7/18/23 166 MB [unstable]\n' +
' 12.2.0.v20230710214410 7/10/23 166 MB [unstable]\n' +
' 12.2.0.v20230710092638 7/10/23 166 MB [unstable]\n' +
' 12.2.0.v20230709180805 7/9/23 166 MB [unstable]\n' +
' 12.2.0.v20230709181017 7/9/23 166 MB [unstable]\n' +
' 12.2.0.v20230628122539 6/28/23 166 MB [unstable]\n' +
' 12.2.0.v20230627132452 6/27/23 166 MB [unstable]\n' +
'** NOTE: these builds not recommended for production use **'
at async Promise.all (index 5) {
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: The input did not match the regular expression /\d+\.\d+\.\d+\.v\d+\s+\d+\/\d+\/\d+\s+\d+\.\d+ .B \[unstable\]/. 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' +
'SDK Install Locations:\n' +
' /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/titanium-cli-417334 [default]\n' +
'\n' +
'No Titanium SDKs found\n' +
'\n' +
'You can download the latest Titanium SDK by running: titanium sdk install\n' +
'\n' +
'\n' +
"'master' Branch Builds:\n" +
' 12.3.0.v20230915085256 9/15/23 155 MB [unstable]\n' +
' 12.3.0.v20230913182751 9/13/23 155 MB [unstable]\n' +
' 12.3.0.v20230913041313 9/13/23 155 MB [unstable]\n' +
' 12.3.0.v20230913041254 9/13/23 155 MB [unstable]\n' +
' 12.3.0.v20230910165911 9/10/23 155 MB [unstable]\n' +
' 12.3.0.v20230909191021 9/9/23 155 MB [unstable]\n' +
' 12.3.0.v20230904183937 9/4/23 155 MB [un
|
Test on node 18 and macOS-latest
Process completed with exit code 1.
|
Test on node 20 and windows-latest
The job running on runner GitHub Actions 8 has exceeded the maximum execution time of 360 minutes.
|
Test on node 20 and windows-latest
The operation was canceled.
|
Test on node 18 and windows-latest
The job running on runner GitHub Actions 3 has exceeded the maximum execution time of 360 minutes.
|
Test on node 18 and windows-latest
The operation was canceled.
|
Test on node 20 and ubuntu-latest
The job running on runner GitHub Actions 7 has exceeded the maximum execution time of 360 minutes.
|
should install an SDK and remove it:
test/commands/ti-sdk.test.js#L108
Error [ERR_TEST_FAILURE]: The input did not match the regular expression /Installed SDKs:\n\s*12.2.0.GA\s+12.2.0.GA\s+\/tmp\/titanium-cli-813053\/mobilesdk\/win32\/12.2.0.GA/. Input:
'Titanium Command-Line Interface v7.0.0-alpha SDK v12.2.0.GA\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' +
'SDK Install Locations:\n' +
' /tmp/titanium-cli-813053 [default]\n' +
'\n' +
'Installed SDKs:\n' +
' 12.2.0.GA 12.2.0.GA /tmp/titanium-cli-813053/mobilesdk/linux/12.2.0.GA'
at async Promise.all (index 4) {
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: The input did not match the regular expression /Installed SDKs:\n\s*12.2.0.GA\s+12.2.0.GA\s+\/tmp\/titanium-cli-813053\/mobilesdk\/win32\/12.2.0.GA/. Input:
'Titanium Command-Line Interface v7.0.0-alpha SDK v12.2.0.GA\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' +
'SDK Install Locations:\n' +
' /tmp/titanium-cli-813053 [default]\n' +
'\n' +
'Installed SDKs:\n' +
' 12.2.0.GA 12.2.0.GA /tmp/titanium-cli-813053/mobilesdk/linux/12.2.0.GA'
at file:///home/runner/work/titanium-cli/titanium-cli/test/commands/ti-sdk.test.js:108: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 4)
at async Suite.run (node:internal/test_runner/test:948:7)
at async startSubtest (node:internal/test_runner/harness:208:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'Titanium Command-Line Interface v7.0.0-alpha SDK v12.2.0.GA\nCopyright TiDev, Inc. 4/7/2022-Present. All Rights Reserved.\n\nWant to help? https://tidev.io/donate or https://tidev.io/contribute\n\nSDK Install Locations:\n /tmp/titanium-cli-813053 [default]\n\nInstalled SDKs:\n 12.2.0.GA 12.2.0.GA /tmp/titanium-cli-813053/mobilesdk/linux/12.2.0.GA',
expected: /Installed SDKs:\n\s*12.2.0.GA\s+12.2.0.GA\s+\/tmp\/titanium-cli-813053\/mobilesdk\/win32\/12.2.0.GA/,
operator: 'match'
},
code: 'ERR_TEST_FAILURE'
}
|
Test on node 20 and ubuntu-latest
The operation was canceled.
|
Test on node 20 and macOS-latest
The job running on runner GitHub Actions 6 has exceeded the maximum execution time of 360 minutes.
|
should install an SDK and remove it:
test/commands/ti-sdk.test.js#L108
Error [ERR_TEST_FAILURE]: The input did not match the regular expression /Installed SDKs:\n\s*12.2.0.GA\s+12.2.0.GA\s+\/var\/folders\/24\/8k48jl6d249_n_qfxwsl6xvm0000gn\/T\/titanium-cli-655946\/mobilesdk\/win32\/12.2.0.GA/. Input:
'Titanium Command-Line Interface v7.0.0-alpha SDK v12.2.0.GA\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' +
'SDK Install Locations:\n' +
' /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/titanium-cli-655946 [default]\n' +
'\n' +
'Installed SDKs:\n' +
' 12.2.0.GA 12.2.0.GA /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/titanium-cli-655946/mobilesdk/osx/12.2.0.GA'
at async Promise.all (index 4) {
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: The input did not match the regular expression /Installed SDKs:\n\s*12.2.0.GA\s+12.2.0.GA\s+\/var\/folders\/24\/8k48jl6d249_n_qfxwsl6xvm0000gn\/T\/titanium-cli-655946\/mobilesdk\/win32\/12.2.0.GA/. Input:
'Titanium Command-Line Interface v7.0.0-alpha SDK v12.2.0.GA\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' +
'SDK Install Locations:\n' +
' /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/titanium-cli-655946 [default]\n' +
'\n' +
'Installed SDKs:\n' +
' 12.2.0.GA 12.2.0.GA /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/titanium-cli-655946/mobilesdk/osx/12.2.0.GA'
at file:///Users/runner/work/titanium-cli/titanium-cli/test/commands/ti-sdk.test.js:108: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 4)
at async Suite.run (node:internal/test_runner/test:948:7)
at async startSubtest (node:internal/test_runner/harness:208:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'Titanium Command-Line Interface v7.0.0-alpha SDK v12.2.0.GA\nCopyright TiDev, Inc. 4/7/2022-Present. All Rights Reserved.\n\nWant to help? https://tidev.io/donate or https://tidev.io/contribute\n\nSDK Install Locations:\n /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/titanium-cli-655946 [default]\n\nInstalled SDKs:\n 12.2.0.GA 12.2.0.GA /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/titanium-cli-655946/mobilesdk/osx/12.2.0.GA',
expected: /Installed SDKs:\n\s*12.2.0.GA\s+12.2.0.GA\s+\/var\/folders\/24\/8k48jl6d249_n_qfxwsl6xvm0000gn\/T\/titanium-cli-655946\/mobilesdk\/win32\/12.2.0.GA/,
operator: 'match'
},
code: 'ERR_TEST_FAILURE'
}
|
should list releases, branches, and builds:
test/commands/ti-sdk.test.js#L214
Error [ERR_TEST_FAILURE]: The input did not match the regular expression /\d+\.\d+\.\d+\.v\d+\s+\d+\/\d+\/\d+\s+\d+\.\d+ .B \[unstable\]/. 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' +
'SDK Install Locations:\n' +
' /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/titanium-cli-487526 [default]\n' +
'\n' +
'No Titanium SDKs found\n' +
'\n' +
'You can download the latest Titanium SDK by running: titanium sdk install\n' +
'\n' +
'\n' +
"'master' Branch Builds:\n" +
' 12.3.0.v20230915085256 9/15/23 155 MB [unstable]\n' +
' 12.3.0.v20230913182751 9/13/23 155 MB [unstable]\n' +
' 12.3.0.v20230913041313 9/13/23 155 MB [unstable]\n' +
' 12.3.0.v20230913041254 9/13/23 155 MB [unstable]\n' +
' 12.3.0.v20230910165911 9/10/23 155 MB [unstable]\n' +
' 12.3.0.v20230909191021 9/9/23 155 MB [unstable]\n' +
' 12.3.0.v20230904183937 9/4/23 155 MB [unstable]\n' +
' 12.3.0.v20230904180257 9/4/23 155 MB [unstable]\n' +
' 12.3.0.v20230903191233 9/3/23 155 MB [unstable]\n' +
' 12.3.0.v20230828055929 8/28/23 155 MB [unstable]\n' +
' 12.3.0.v20230824074858 8/24/23 155 MB [unstable]\n' +
' 12.3.0.v20230819155321 8/19/23 155 MB [unstable]\n' +
' 12.3.0.v20230819153330 8/19/23 155 MB [unstable]\n' +
' 12.3.0.v20230819145536 8/19/23 155 MB [unstable]\n' +
' 12.3.0.v20230819140243 8/19/23 155 MB [unstable]\n' +
' 12.3.0.v20230816185904 8/16/23 155 MB [unstable]\n' +
' 12.3.0.v20230816181057 8/16/23 155 MB [unstable]\n' +
' 12.3.0.v20230816101248 8/16/23 155 MB [unstable]\n' +
' 12.3.0.v20230814065621 8/14/23 166 MB [unstable]\n' +
' 12.3.0.v20230810092926 8/10/23 166 MB [unstable]\n' +
' 12.2.0.v20230810092332 8/10/23 166 MB [unstable]\n' +
' 12.2.0.v20230803163510 8/3/23 166 MB [unstable]\n' +
' 12.2.0.v20230802143657 8/2/23 166 MB [unstable]\n' +
' 12.2.0.v20230718101411 7/18/23 166 MB [unstable]\n' +
' 12.2.0.v20230718101551 7/18/23 166 MB [unstable]\n' +
' 12.2.0.v20230710214410 7/10/23 166 MB [unstable]\n' +
' 12.2.0.v20230710092638 7/10/23 166 MB [unstable]\n' +
' 12.2.0.v20230709180805 7/9/23 166 MB [unstable]\n' +
' 12.2.0.v20230709181017 7/9/23 166 MB [unstable]\n' +
' 12.2.0.v20230628122539 6/28/23 166 MB [unstable]\n' +
' 12.2.0.v20230627132452 6/27/23 166 MB [unstable]\n' +
'** NOTE: these builds not recommended for production use **'
at async Promise.all (index 5) {
failureType: 'testCodeFailure',
cause: AssertionError [ERR_ASSERTION]: The input did not match the regular expression /\d+\.\d+\.\d+\.v\d+\s+\d+\/\d+\/\d+\s+\d+\.\d+ .B \[unstable\]/. 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' +
'SDK Install Locations:\n' +
' /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/titanium-cli-487526 [default]\n' +
'\n' +
'No Titanium SDKs found\n' +
'\n' +
'You can download the latest Titanium SDK by running: titanium sdk install\n' +
'\n' +
'\n' +
"'master' Branch Builds:\n" +
' 12.3.0.v20230915085256 9/15/23 155 MB [unstable]\n' +
' 12.3.0.v20230913182751 9/13/23 155 MB [unstable]\n' +
' 12.3.0.v20230913041313 9/13/23 155 MB [unstable]\n' +
' 12.3.0.v20230913041254 9/13/23 155 MB [unstable]\n' +
' 12.3.0.v20230910165911 9/10/23 155 MB [unstable]\n' +
' 12.3.0.v20230909191021 9/9/23 155 MB [unstable]\n' +
' 12.3.0.v20230904183937 9/4/23 155 MB [un
|
Test on node 20 and macOS-latest
The operation was canceled.
|
Test on node 18 and ubuntu-latest
Total Tests: 89
Suites 📂: 31
Passed ✅: 87
Failed ❌: 1
Canceled 🚫: 0
Skipped ⏭️: 1
Todo 📝: 0
Duration 🕐: 24132.233ms
|
Test on node 18 and macOS-latest
Total Tests: 89
Suites 📂: 31
Passed ✅: 86
Failed ❌: 2
Canceled 🚫: 0
Skipped ⏭️: 1
Todo 📝: 0
Duration 🕐: 52883.075ms
|