38 fail, 184 pass in 0s
Annotations
Check warning on line 0 in should fail during invalid program check
github-actions / Unit Test Results - Linux
BaseCommand runShell should fail during invalid program check (should fail during invalid program check) failed
junit.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'debug')
TypeError: Cannot read properties of undefined (reading 'debug')
at BaseCommand.run (/home/runner/_work/solo/solo/src/core/shell_runner.ts:30:17)
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/commands/base.test.ts:77:28)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at Runner.runTest (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:677:10)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:800:12
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:592:14)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:602:7
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:485:14)
at Immediate.<anonymous> (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:570:5)
at process.processImmediate (node:internal/timers:483:21)
Check warning on line 0 in should succeed during valid program check
github-actions / Unit Test Results - Linux
BaseCommand runShell should succeed during valid program check (should succeed during valid program check) failed
junit.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'debug')
TypeError: Cannot read properties of undefined (reading 'debug')
at BaseCommand.run (/home/runner/_work/solo/solo/src/core/shell_runner.ts:30:17)
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/commands/base.test.ts:80:28)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at Runner.runTest (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:677:10)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:800:12
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:592:14)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:602:7
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:485:14)
at Immediate.<anonymous> (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:570:5)
at process.processImmediate (node:internal/timers:483:21)
Check warning on line 0 in getConfig tracks property usage
github-actions / Unit Test Results - Linux
BaseCommand runShell getConfig tracks property usage (getConfig tracks property usage) failed
junit.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'debug')
TypeError: Cannot read properties of undefined (reading 'debug')
at ConfigManager.update (/home/runner/_work/solo/solo/src/core/config_manager.ts:130:21)
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/commands/base.test.ts:88:21)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at Runner.runTest (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:677:10)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:800:12
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:592:14)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:602:7
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:485:14)
at Immediate._onImmediate (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:570:5)
at process.processImmediate (node:internal/timers:483:21)
Check warning on line 0 in Install function is called with expected parameters
github-actions / Unit Test Results - Linux
ClusterCommand unit tests Chart Install Function is called correctly Install function is called with expected parameters (Install function is called with expected parameters) failed
junit.xml [took 0s]
Raw output
Error on cluster setup
SoloError: Error on cluster setup
at ClusterCommand.setup (/home/runner/_work/solo/solo/src/commands/cluster.ts:175:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/commands/cluster.test.ts:78:7)
Check warning on line 0 in Should use local chart directory
github-actions / Unit Test Results - Linux
ClusterCommand unit tests Chart Install Function is called correctly Should use local chart directory (Should use local chart directory) failed
junit.xml [took 0s]
Raw output
Error on cluster setup
SoloError: Error on cluster setup
at ClusterCommand.setup (/home/runner/_work/solo/solo/src/commands/cluster.ts:175:13)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/commands/cluster.test.ts:93:7)
Check warning on line 0 in should update currentDeployment with clusters from remoteConfig
github-actions / Unit Test Results - Linux
ContextCommandTasks unit tests updateLocalConfig should update currentDeployment with clusters from remoteConfig (should update currentDeployment with clusters from remoteConfig) failed
junit.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'info')
TypeError: Cannot read properties of undefined (reading 'info')
at Task.task (/home/runner/_work/solo/solo/src/commands/context/tasks.ts:33:26)
at runUpdateLocalConfigTask (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:120:21)
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:158:23)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at Runner.runTest (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:677:10)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:800:12
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:592:14)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:602:7
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:485:14)
at cbHookRun (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:550:7)
at done (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:308:5)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:369:11
Check warning on line 0 in should update clusterContextMapping with provided context
github-actions / Unit Test Results - Linux
ContextCommandTasks unit tests updateLocalConfig should update clusterContextMapping with provided context (should update clusterContextMapping with provided context) failed
junit.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'info')
TypeError: Cannot read properties of undefined (reading 'info')
at Task.task (/home/runner/_work/solo/solo/src/commands/context/tasks.ts:33:26)
at runUpdateLocalConfigTask (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:120:21)
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:176:23)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at Runner.runTest (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:677:10)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:800:12
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:592:14)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:602:7
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:485:14)
at cbHookRun (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:550:7)
at done (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:308:5)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:369:11
Check warning on line 0 in should update multiple clusterContextMappings with provided contexts
github-actions / Unit Test Results - Linux
ContextCommandTasks unit tests updateLocalConfig should update multiple clusterContextMappings with provided contexts (should update multiple clusterContextMappings with provided contexts) failed
junit.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'info')
TypeError: Cannot read properties of undefined (reading 'info')
at Task.task (/home/runner/_work/solo/solo/src/commands/context/tasks.ts:33:26)
at runUpdateLocalConfigTask (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:120:21)
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:198:23)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at Runner.runTest (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:677:10)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:800:12
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:592:14)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:602:7
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:485:14)
at cbHookRun (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:550:7)
at done (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:308:5)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:369:11
github-actions / Unit Test Results - Linux
ContextCommandTasks unit tests updateLocalConfig should update multiple clusterContextMappings with default KubeConfig context if quiet=true (should update multiple clusterContextMappings with default KubeConfig context if quiet=true) failed
junit.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'info')
TypeError: Cannot read properties of undefined (reading 'info')
at Task.task (/home/runner/_work/solo/solo/src/commands/context/tasks.ts:33:26)
at runUpdateLocalConfigTask (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:120:21)
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:219:23)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at Runner.runTest (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:677:10)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:800:12
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:592:14)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:602:7
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:485:14)
at cbHookRun (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:550:7)
at done (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:308:5)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:369:11
github-actions / Unit Test Results - Linux
ContextCommandTasks unit tests updateLocalConfig should update multiple clusterContextMappings with prompted context no value was provided (should update multiple clusterContextMappings with prompted context no value was provided) failed
junit.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'info')
TypeError: Cannot read properties of undefined (reading 'info')
at Task.task (/home/runner/_work/solo/solo/src/commands/context/tasks.ts:33:26)
at runUpdateLocalConfigTask (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:120:21)
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:240:23)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at Runner.runTest (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:677:10)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:800:12
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:592:14)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:602:7
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:485:14)
at cbHookRun (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:550:7)
at done (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:308:5)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:369:11
Check warning on line 0 in should use first provided context
github-actions / Unit Test Results - Linux
ContextCommandTasks unit tests selectContext should use first provided context (should use first provided context) failed
junit.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'info')
TypeError: Cannot read properties of undefined (reading 'info')
at Task.task (/home/runner/_work/solo/solo/src/commands/context/tasks.ts:113:26)
at runSelectContextTask (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:258:21)
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:292:23)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at Runner.runTest (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:677:10)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:800:12
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:592:14)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:602:7
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:485:14)
at cbHookRun (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:550:7)
at done (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:308:5)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:369:11
Check warning on line 0 in should use local config mapping to connect to first provided cluster
github-actions / Unit Test Results - Linux
ContextCommandTasks unit tests selectContext should use local config mapping to connect to first provided cluster (should use local config mapping to connect to first provided cluster) failed
junit.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'info')
TypeError: Cannot read properties of undefined (reading 'info')
at Task.task (/home/runner/_work/solo/solo/src/commands/context/tasks.ts:113:26)
at runSelectContextTask (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:258:21)
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:299:23)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at Runner.runTest (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:677:10)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:800:12
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:592:14)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:602:7
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:485:14)
at cbHookRun (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:550:7)
at done (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:308:5)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:369:11
github-actions / Unit Test Results - Linux
ContextCommandTasks unit tests selectContext should prompt for context if selected cluster is not found in local config mapping (should prompt for context if selected cluster is not found in local config mapping) failed
junit.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'info')
TypeError: Cannot read properties of undefined (reading 'info')
at Task.task (/home/runner/_work/solo/solo/src/commands/context/tasks.ts:113:26)
at runSelectContextTask (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:258:21)
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:306:23)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at Runner.runTest (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:677:10)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:800:12
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:592:14)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:602:7
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:485:14)
at cbHookRun (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:550:7)
at done (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:308:5)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:369:11
github-actions / Unit Test Results - Linux
ContextCommandTasks unit tests selectContext should use default kubeConfig context if selected cluster is not found in local co…iet=true (should use default kubeConfig context if selected cluster is not found in local config mapping and quiet=true) failed
junit.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'info')
TypeError: Cannot read properties of undefined (reading 'info')
at Task.task (/home/runner/_work/solo/solo/src/commands/context/tasks.ts:113:26)
at runSelectContextTask (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:258:21)
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:316:23)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at Runner.runTest (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:677:10)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:800:12
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:592:14)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:602:7
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:485:14)
at cbHookRun (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:550:7)
at done (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:308:5)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:369:11
github-actions / Unit Test Results - Linux
ContextCommandTasks unit tests selectContext should use context from local config mapping for the first cluster from the selected deployment (should use context from local config mapping for the first cluster from the selected deployment) failed
junit.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'info')
TypeError: Cannot read properties of undefined (reading 'info')
at Task.task (/home/runner/_work/solo/solo/src/commands/context/tasks.ts:113:26)
at runSelectContextTask (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:258:21)
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:323:23)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at Runner.runTest (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:677:10)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:800:12
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:592:14)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:602:7
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:485:14)
at cbHookRun (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:550:7)
at done (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:308:5)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:369:11
github-actions / Unit Test Results - Linux
ContextCommandTasks unit tests selectContext should prompt for context if selected deployment is found in local config but the context is not (should prompt for context if selected deployment is found in local config but the context is not) failed
junit.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'info')
TypeError: Cannot read properties of undefined (reading 'info')
at Task.task (/home/runner/_work/solo/solo/src/commands/context/tasks.ts:113:26)
at runSelectContextTask (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:258:21)
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:330:23)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at Runner.runTest (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:677:10)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:800:12
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:592:14)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:602:7
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:485:14)
at cbHookRun (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:550:7)
at done (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:308:5)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:369:11
github-actions / Unit Test Results - Linux
ContextCommandTasks unit tests selectContext should use default context if selected deployment is found in local config but the…=true (should use default context if selected deployment is found in local config but the context is not and quiet=true) failed
junit.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'info')
TypeError: Cannot read properties of undefined (reading 'info')
at Task.task (/home/runner/_work/solo/solo/src/commands/context/tasks.ts:113:26)
at runSelectContextTask (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:258:21)
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:340:23)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at Runner.runTest (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:677:10)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:800:12
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:592:14)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:602:7
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:485:14)
at cbHookRun (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:550:7)
at done (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:308:5)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:369:11
github-actions / Unit Test Results - Linux
ContextCommandTasks unit tests selectContext should prompt for clusters and contexts if selected deployment is not found in local config (should prompt for clusters and contexts if selected deployment is not found in local config) failed
junit.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'info')
TypeError: Cannot read properties of undefined (reading 'info')
at Task.task (/home/runner/_work/solo/solo/src/commands/context/tasks.ts:113:26)
at runSelectContextTask (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:258:21)
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:347:23)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at Runner.runTest (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:677:10)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:800:12
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:592:14)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:602:7
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:485:14)
at cbHookRun (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:550:7)
at done (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:308:5)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:369:11
github-actions / Unit Test Results - Linux
ContextCommandTasks unit tests selectContext should use clusters and contexts from kubeConfig if selected deployment is not fou…ue (should use clusters and contexts from kubeConfig if selected deployment is not found in local config and quiet=true) failed
junit.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'info')
TypeError: Cannot read properties of undefined (reading 'info')
at Task.task (/home/runner/_work/solo/solo/src/commands/context/tasks.ts:113:26)
at runSelectContextTask (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:258:21)
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/commands/context.test.ts:357:23)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at Runner.runTest (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:677:10)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:800:12
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:592:14)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:602:7
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:485:14)
at cbHookRun (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:550:7)
at done (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:308:5)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:369:11
github-actions / Unit Test Results - Linux
NetworkCommand unit tests Chart Install Function is called correctly "before all" hook for "Install function is called with expected parameters" ("before all" hook for "Install function is called with expected parameters") failed
junit.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'debug')
TypeError: Cannot read properties of undefined (reading 'debug')
at ConfigManager.update (/home/runner/_work/solo/solo/src/core/config_manager.ts:87:29)
at bootstrapTestVariables (/home/runner/_work/solo/solo/test/test_util.ts:146:17)
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/commands/network.test.ts:77:23)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:509:10)
at Immediate._onImmediate (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:570:5)
at process.processImmediate (node:internal/timers:483:21)
github-actions / Unit Test Results - Linux
Certificate Manager "before all" hook for "should throw if and error if nodeAlias is not provided" ("before all" hook for "should throw if and error if nodeAlias is not provided") failed
junit.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'debug')
TypeError: Cannot read properties of undefined (reading 'debug')
at ConfigManager.update (/home/runner/_work/solo/solo/src/core/config_manager.ts:130:21)
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/core/certificate_manager.test.ts:40:19)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:509:10)
at Immediate._onImmediate (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:570:5)
at process.processImmediate (node:internal/timers:483:21)
Check warning on line 0 in should update string flag value
github-actions / Unit Test Results - Linux
ConfigManager update values using argv should update string flag value (should update string flag value) failed
junit.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'debug')
TypeError: Cannot read properties of undefined (reading 'debug')
at ConfigManager.update (/home/runner/_work/solo/solo/src/core/config_manager.ts:130:21)
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/core/config_manager.test.ts:32:10)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at Runner.runTest (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:677:10)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:800:12
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:592:14)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:602:7
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:485:14)
at Immediate._onImmediate (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:570:5)
at process.processImmediate (node:internal/timers:483:21)
Check warning on line 0 in should update number flag value
github-actions / Unit Test Results - Linux
ConfigManager update values using argv should update number flag value (should update number flag value) failed
junit.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'debug')
TypeError: Cannot read properties of undefined (reading 'debug')
at ConfigManager.update (/home/runner/_work/solo/solo/src/core/config_manager.ts:130:21)
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/core/config_manager.test.ts:48:10)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at Runner.runTest (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:677:10)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:800:12
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:592:14)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:602:7
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:485:14)
at Immediate._onImmediate (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:570:5)
at process.processImmediate (node:internal/timers:483:21)
Check warning on line 0 in should update boolean flag value
github-actions / Unit Test Results - Linux
ConfigManager update values using argv should update boolean flag value (should update boolean flag value) failed
junit.xml [took 0s]
Raw output
Cannot read properties of undefined (reading 'debug')
TypeError: Cannot read properties of undefined (reading 'debug')
at ConfigManager.update (/home/runner/_work/solo/solo/src/core/config_manager.ts:130:21)
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/core/config_manager.test.ts:65:10)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at Runner.runTest (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:677:10)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:800:12
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:592:14)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:602:7
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:485:14)
at Immediate._onImmediate (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:570:5)
at process.processImmediate (node:internal/timers:483:21)
Check warning on line 0 in should take default as the last preference
github-actions / Unit Test Results - Linux
ConfigManager should apply precedence should take default as the last preference (should take default as the last preference) failed
junit.xml [took 0s]
Raw output
expected true to be falsy
AssertionError: expected true to be falsy
at Context.<anonymous> (/home/runner/_work/solo/solo/test/unit/core/config_manager.test.ts:107:48)
at callFn (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:364:21)
at Runnable.run (/home/runner/_work/solo/solo/node_modules/mocha/lib/runnable.js:352:5)
at Runner.runTest (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:677:10)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:800:12
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:592:14)
at /home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:602:7
at next (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:485:14)
at Immediate._onImmediate (/home/runner/_work/solo/solo/node_modules/mocha/lib/runner.js:570:5)
at process.processImmediate (node:internal/timers:483:21)