feat(telemetry): adding initial telemetry functionality to the cli #220
Annotations
2 errors
|
e2e-tests (20, ubuntu-latest)
Process completed with exit code 1.
|
|
src/commands/scan/cmd-scan-reach.e2e.test.mts > socket scan reach (E2E tests) > npm-test-workspace-mono > should run reachability analysis on workspace mono project: `scan reach . --no-interactive --reach-disable-analytics`:
src/commands/scan/cmd-scan-reach.e2e.test.mts#L276
AssertionError: should exit with code 0: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ timeout src/commands/scan/cmd-scan-reach.e2e.test.mts:276:51
|