🔁 Weekly Update #22
weekly-update.yml
on: schedule
🔎 Check for updates
1m 1s
✨ Update with on-device decisions
8m 54s
Annotations
2 errors
|
✨ Update with on-device decisions
Process completed with exit code 1.
|
|
packages/cli/test/integration/cli/cmd-manifest-cdxgen.test.mts > socket manifest cdxgen > should support --help: `manifest cdxgen --help --config {}`:
packages/cli/test/integration/cli/cmd-manifest-cdxgen.test.mts#L57
AssertionError: help should exit with code 0: expected 1 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ 1
❯ packages/cli/test/integration/cli/cmd-manifest-cdxgen.test.mts:57:52
|