Skip to content

Add DRY_RUN constants #751

Add DRY_RUN constants

Add DRY_RUN constants #751

Triggered via push March 2, 2025 20:36
Status Failure
Total duration 4m 2s
Artifacts

test.yml

on: push
Tests  /  Resolving inputs
0s
Tests / Resolving inputs
Matrix: Tests / Test
Fit to window
Zoom out
Zoom in

Annotations

60 errors
test/dry-run.test.ts > dry-run on all commands > should support: `audit-log --dry-run`: test/dry-run.test.ts#L143
Error: Snapshot `dry-run on all commands > should support: `audit-log --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Org name as the first argument \x1b[31m(missing!)\x1b[39m" ❯ test/dry-run.test.ts:143:20
test/dry-run.test.ts > dry-run on all commands > should support: `cdxgen --dry-run`: test/dry-run.test.ts#L164
Error: Snapshot `dry-run on all commands > should support: `cdxgen --dry-run` 2` mismatched Expected: ""Unknown argument: --dry-run"" Received: ""undefined Unknown argument: --dry-run"" ❯ test/dry-run.test.ts:164:20
test/dry-run.test.ts > dry-run on all commands > should support: `diff-scan get --dry-run`: test/dry-run.test.ts#L219
Error: Snapshot `dry-run on all commands > should support: `diff-scan get --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Specify a before and after full scan ID \x1b[31m(missing before and after!)\x1b[39m - To get full scans IDs, you can run the command "socket scan list <your org slug>". - Org name as the first argument \x1b[31m(missing!)\x1b[39m" ❯ test/dry-run.test.ts:219:20
test/dry-run.test.ts > dry-run on all commands > should support: `info --dry-run`: test/dry-run.test.ts#L262
Error: Snapshot `dry-run on all commands > should support: `info --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Expecting a package name \x1b[31m(missing!)\x1b[39m - Can only accept one package at a time \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:262:20
test/dry-run.test.ts > dry-run on all commands > should support: `manifest gradle --dry-run`: test/dry-run.test.ts#L374
Error: Snapshot `dry-run on all commands > should support: `manifest gradle --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - The DIR arg is required \x1b[31m(missing!)\x1b[39m - Can only accept one DIR (make sure to escape spaces!) \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:374:20
test/dry-run.test.ts > dry-run on all commands > should support: `manifest kotlin --dry-run`: test/dry-run.test.ts#L397
Error: Snapshot `dry-run on all commands > should support: `manifest kotlin --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - The DIR arg is required \x1b[31m(missing!)\x1b[39m - Can only accept one DIR (make sure to escape spaces!) \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:397:20
test/dry-run.test.ts > dry-run on all commands > should support: `manifest scala --dry-run`: test/dry-run.test.ts#L420
Error: Snapshot `dry-run on all commands > should support: `manifest scala --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - The DIR or FILE arg is required \x1b[31m(missing!)\x1b[39m - Can only accept one DIR or FILE (make sure to escape spaces!) \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:420:20
test/dry-run.test.ts > dry-run on all commands > should support: `report view --dry-run`: test/dry-run.test.ts#L614
Error: Snapshot `dry-run on all commands > should support: `report view --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Need at least one report ID \x1b[31m(missing!)\x1b[39m - Can only handle a single report ID \x1b[31m(received 0!)\x1b[39m" ❯ test/dry-run.test.ts:614:20
test/dry-run.test.ts > dry-run on all commands > should support: `repos create --dry-run`: test/dry-run.test.ts#L656
Error: Snapshot `dry-run on all commands > should support: `repos create --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Org name as the first argument \x1b[31m(missing!)\x1b[39m - Repository name using --repoName \x1b[31m(missing!)\x1b[39m" ❯ test/dry-run.test.ts:656:20
test/dry-run.test.ts > dry-run on all commands > should support: `repos del --dry-run`: test/dry-run.test.ts#L679
Error: Snapshot `dry-run on all commands > should support: `repos del --dry-run` 2` mismatched - Expected + Received @@ -1,6 +1,6 @@ - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Org name as the first argument \x1b[31m(missing!)\x1b[39m - Repository name as the second argument \x1b[31m(missing!)\x1b[39m ❯ test/dry-run.test.ts:679:20
test/dry-run.test.ts > dry-run on all commands > should support: `audit-log --dry-run`: test/dry-run.test.ts#L143
Error: Snapshot `dry-run on all commands > should support: `audit-log --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Org name as the first argument \x1b[31m(missing!)\x1b[39m" ❯ test/dry-run.test.ts:143:20
test/dry-run.test.ts > dry-run on all commands > should support: `cdxgen --dry-run`: test/dry-run.test.ts#L164
Error: Snapshot `dry-run on all commands > should support: `cdxgen --dry-run` 2` mismatched Expected: ""Unknown argument: --dry-run"" Received: ""undefined Unknown argument: --dry-run"" ❯ test/dry-run.test.ts:164:20
test/dry-run.test.ts > dry-run on all commands > should support: `diff-scan get --dry-run`: test/dry-run.test.ts#L219
Error: Snapshot `dry-run on all commands > should support: `diff-scan get --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Specify a before and after full scan ID \x1b[31m(missing before and after!)\x1b[39m - To get full scans IDs, you can run the command "socket scan list <your org slug>". - Org name as the first argument \x1b[31m(missing!)\x1b[39m" ❯ test/dry-run.test.ts:219:20
test/dry-run.test.ts > dry-run on all commands > should support: `info --dry-run`: test/dry-run.test.ts#L262
Error: Snapshot `dry-run on all commands > should support: `info --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Expecting a package name \x1b[31m(missing!)\x1b[39m - Can only accept one package at a time \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:262:20
test/dry-run.test.ts > dry-run on all commands > should support: `manifest gradle --dry-run`: test/dry-run.test.ts#L374
Error: Snapshot `dry-run on all commands > should support: `manifest gradle --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - The DIR arg is required \x1b[31m(missing!)\x1b[39m - Can only accept one DIR (make sure to escape spaces!) \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:374:20
test/dry-run.test.ts > dry-run on all commands > should support: `manifest kotlin --dry-run`: test/dry-run.test.ts#L397
Error: Snapshot `dry-run on all commands > should support: `manifest kotlin --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - The DIR arg is required \x1b[31m(missing!)\x1b[39m - Can only accept one DIR (make sure to escape spaces!) \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:397:20
test/dry-run.test.ts > dry-run on all commands > should support: `manifest scala --dry-run`: test/dry-run.test.ts#L420
Error: Snapshot `dry-run on all commands > should support: `manifest scala --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - The DIR or FILE arg is required \x1b[31m(missing!)\x1b[39m - Can only accept one DIR or FILE (make sure to escape spaces!) \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:420:20
test/dry-run.test.ts > dry-run on all commands > should support: `report view --dry-run`: test/dry-run.test.ts#L614
Error: Snapshot `dry-run on all commands > should support: `report view --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Need at least one report ID \x1b[31m(missing!)\x1b[39m - Can only handle a single report ID \x1b[31m(received 0!)\x1b[39m" ❯ test/dry-run.test.ts:614:20
test/dry-run.test.ts > dry-run on all commands > should support: `repos create --dry-run`: test/dry-run.test.ts#L656
Error: Snapshot `dry-run on all commands > should support: `repos create --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Org name as the first argument \x1b[31m(missing!)\x1b[39m - Repository name using --repoName \x1b[31m(missing!)\x1b[39m" ❯ test/dry-run.test.ts:656:20
test/dry-run.test.ts > dry-run on all commands > should support: `repos del --dry-run`: test/dry-run.test.ts#L679
Error: Snapshot `dry-run on all commands > should support: `repos del --dry-run` 2` mismatched - Expected + Received @@ -1,6 +1,6 @@ - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Org name as the first argument \x1b[31m(missing!)\x1b[39m - Repository name as the second argument \x1b[31m(missing!)\x1b[39m ❯ test/dry-run.test.ts:679:20
test/dry-run.test.ts > dry-run on all commands > should support: `audit-log --dry-run`: test/dry-run.test.ts#L143
Error: Snapshot `dry-run on all commands > should support: `audit-log --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Org name as the first argument \x1b[31m(missing!)\x1b[39m" ❯ test/dry-run.test.ts:143:20
test/dry-run.test.ts > dry-run on all commands > should support: `cdxgen --dry-run`: test/dry-run.test.ts#L164
Error: Snapshot `dry-run on all commands > should support: `cdxgen --dry-run` 2` mismatched Expected: ""Unknown argument: --dry-run"" Received: ""undefined Unknown argument: --dry-run"" ❯ test/dry-run.test.ts:164:20
test/dry-run.test.ts > dry-run on all commands > should support: `diff-scan get --dry-run`: test/dry-run.test.ts#L219
Error: Snapshot `dry-run on all commands > should support: `diff-scan get --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Specify a before and after full scan ID \x1b[31m(missing before and after!)\x1b[39m - To get full scans IDs, you can run the command "socket scan list <your org slug>". - Org name as the first argument \x1b[31m(missing!)\x1b[39m" ❯ test/dry-run.test.ts:219:20
test/dry-run.test.ts > dry-run on all commands > should support: `info --dry-run`: test/dry-run.test.ts#L262
Error: Snapshot `dry-run on all commands > should support: `info --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Expecting a package name \x1b[31m(missing!)\x1b[39m - Can only accept one package at a time \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:262:20
test/dry-run.test.ts > dry-run on all commands > should support: `manifest gradle --dry-run`: test/dry-run.test.ts#L374
Error: Snapshot `dry-run on all commands > should support: `manifest gradle --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - The DIR arg is required \x1b[31m(missing!)\x1b[39m - Can only accept one DIR (make sure to escape spaces!) \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:374:20
test/dry-run.test.ts > dry-run on all commands > should support: `manifest kotlin --dry-run`: test/dry-run.test.ts#L397
Error: Snapshot `dry-run on all commands > should support: `manifest kotlin --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - The DIR arg is required \x1b[31m(missing!)\x1b[39m - Can only accept one DIR (make sure to escape spaces!) \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:397:20
test/dry-run.test.ts > dry-run on all commands > should support: `manifest scala --dry-run`: test/dry-run.test.ts#L420
Error: Snapshot `dry-run on all commands > should support: `manifest scala --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - The DIR or FILE arg is required \x1b[31m(missing!)\x1b[39m - Can only accept one DIR or FILE (make sure to escape spaces!) \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:420:20
test/dry-run.test.ts > dry-run on all commands > should support: `report view --dry-run`: test/dry-run.test.ts#L614
Error: Snapshot `dry-run on all commands > should support: `report view --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Need at least one report ID \x1b[31m(missing!)\x1b[39m - Can only handle a single report ID \x1b[31m(received 0!)\x1b[39m" ❯ test/dry-run.test.ts:614:20
test/dry-run.test.ts > dry-run on all commands > should support: `repos create --dry-run`: test/dry-run.test.ts#L656
Error: Snapshot `dry-run on all commands > should support: `repos create --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Org name as the first argument \x1b[31m(missing!)\x1b[39m - Repository name using --repoName \x1b[31m(missing!)\x1b[39m" ❯ test/dry-run.test.ts:656:20
test/dry-run.test.ts > dry-run on all commands > should support: `repos del --dry-run`: test/dry-run.test.ts#L679
Error: Snapshot `dry-run on all commands > should support: `repos del --dry-run` 2` mismatched - Expected + Received @@ -1,6 +1,6 @@ - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Org name as the first argument \x1b[31m(missing!)\x1b[39m - Repository name as the second argument \x1b[31m(missing!)\x1b[39m ❯ test/dry-run.test.ts:679:20
test/dry-run.test.ts > dry-run on all commands > should support: `audit-log --dry-run`: test/dry-run.test.ts#L143
Error: Snapshot `dry-run on all commands > should support: `audit-log --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Org name as the first argument \x1b[31m(missing!)\x1b[39m" ❯ test/dry-run.test.ts:143:20
test/dry-run.test.ts > dry-run on all commands > should support: `cdxgen --dry-run`: test/dry-run.test.ts#L164
Error: Snapshot `dry-run on all commands > should support: `cdxgen --dry-run` 2` mismatched Expected: ""Unknown argument: --dry-run"" Received: ""undefined Unknown argument: --dry-run"" ❯ test/dry-run.test.ts:164:20
test/dry-run.test.ts > dry-run on all commands > should support: `diff-scan get --dry-run`: test/dry-run.test.ts#L219
Error: Snapshot `dry-run on all commands > should support: `diff-scan get --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Specify a before and after full scan ID \x1b[31m(missing before and after!)\x1b[39m - To get full scans IDs, you can run the command "socket scan list <your org slug>". - Org name as the first argument \x1b[31m(missing!)\x1b[39m" ❯ test/dry-run.test.ts:219:20
test/dry-run.test.ts > dry-run on all commands > should support: `info --dry-run`: test/dry-run.test.ts#L262
Error: Snapshot `dry-run on all commands > should support: `info --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Expecting a package name \x1b[31m(missing!)\x1b[39m - Can only accept one package at a time \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:262:20
test/dry-run.test.ts > dry-run on all commands > should support: `manifest gradle --dry-run`: test/dry-run.test.ts#L374
Error: Snapshot `dry-run on all commands > should support: `manifest gradle --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - The DIR arg is required \x1b[31m(missing!)\x1b[39m - Can only accept one DIR (make sure to escape spaces!) \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:374:20
test/dry-run.test.ts > dry-run on all commands > should support: `manifest kotlin --dry-run`: test/dry-run.test.ts#L397
Error: Snapshot `dry-run on all commands > should support: `manifest kotlin --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - The DIR arg is required \x1b[31m(missing!)\x1b[39m - Can only accept one DIR (make sure to escape spaces!) \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:397:20
test/dry-run.test.ts > dry-run on all commands > should support: `manifest scala --dry-run`: test/dry-run.test.ts#L420
Error: Snapshot `dry-run on all commands > should support: `manifest scala --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - The DIR or FILE arg is required \x1b[31m(missing!)\x1b[39m - Can only accept one DIR or FILE (make sure to escape spaces!) \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:420:20
test/dry-run.test.ts > dry-run on all commands > should support: `report view --dry-run`: test/dry-run.test.ts#L614
Error: Snapshot `dry-run on all commands > should support: `report view --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Need at least one report ID \x1b[31m(missing!)\x1b[39m - Can only handle a single report ID \x1b[31m(received 0!)\x1b[39m" ❯ test/dry-run.test.ts:614:20
test/dry-run.test.ts > dry-run on all commands > should support: `repos create --dry-run`: test/dry-run.test.ts#L656
Error: Snapshot `dry-run on all commands > should support: `repos create --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Org name as the first argument \x1b[31m(missing!)\x1b[39m - Repository name using --repoName \x1b[31m(missing!)\x1b[39m" ❯ test/dry-run.test.ts:656:20
test/dry-run.test.ts > dry-run on all commands > should support: `repos del --dry-run`: test/dry-run.test.ts#L679
Error: Snapshot `dry-run on all commands > should support: `repos del --dry-run` 2` mismatched - Expected + Received @@ -1,6 +1,6 @@ - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Org name as the first argument \x1b[31m(missing!)\x1b[39m - Repository name as the second argument \x1b[31m(missing!)\x1b[39m ❯ test/dry-run.test.ts:679:20
test/dry-run.test.ts > dry-run on all commands > should support: `audit-log --dry-run`: test/dry-run.test.ts#L143
Error: Snapshot `dry-run on all commands > should support: `audit-log --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Org name as the first argument \x1b[31m(missing!)\x1b[39m" ❯ test/dry-run.test.ts:143:20
test/dry-run.test.ts > dry-run on all commands > should support: `cdxgen --dry-run`: test/dry-run.test.ts#L164
Error: Snapshot `dry-run on all commands > should support: `cdxgen --dry-run` 2` mismatched Expected: ""Unknown argument: --dry-run"" Received: ""undefined Unknown argument: --dry-run"" ❯ test/dry-run.test.ts:164:20
test/dry-run.test.ts > dry-run on all commands > should support: `diff-scan get --dry-run`: test/dry-run.test.ts#L219
Error: Snapshot `dry-run on all commands > should support: `diff-scan get --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Specify a before and after full scan ID \x1b[31m(missing before and after!)\x1b[39m - To get full scans IDs, you can run the command "socket scan list <your org slug>". - Org name as the first argument \x1b[31m(missing!)\x1b[39m" ❯ test/dry-run.test.ts:219:20
test/dry-run.test.ts > dry-run on all commands > should support: `info --dry-run`: test/dry-run.test.ts#L262
Error: Snapshot `dry-run on all commands > should support: `info --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Expecting a package name \x1b[31m(missing!)\x1b[39m - Can only accept one package at a time \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:262:20
test/dry-run.test.ts > dry-run on all commands > should support: `manifest gradle --dry-run`: test/dry-run.test.ts#L374
Error: Snapshot `dry-run on all commands > should support: `manifest gradle --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - The DIR arg is required \x1b[31m(missing!)\x1b[39m - Can only accept one DIR (make sure to escape spaces!) \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:374:20
test/dry-run.test.ts > dry-run on all commands > should support: `manifest kotlin --dry-run`: test/dry-run.test.ts#L397
Error: Snapshot `dry-run on all commands > should support: `manifest kotlin --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - The DIR arg is required \x1b[31m(missing!)\x1b[39m - Can only accept one DIR (make sure to escape spaces!) \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:397:20
test/dry-run.test.ts > dry-run on all commands > should support: `manifest scala --dry-run`: test/dry-run.test.ts#L420
Error: Snapshot `dry-run on all commands > should support: `manifest scala --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - The DIR or FILE arg is required \x1b[31m(missing!)\x1b[39m - Can only accept one DIR or FILE (make sure to escape spaces!) \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:420:20
test/dry-run.test.ts > dry-run on all commands > should support: `report view --dry-run`: test/dry-run.test.ts#L614
Error: Snapshot `dry-run on all commands > should support: `report view --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Need at least one report ID \x1b[31m(missing!)\x1b[39m - Can only handle a single report ID \x1b[31m(received 0!)\x1b[39m" ❯ test/dry-run.test.ts:614:20
test/dry-run.test.ts > dry-run on all commands > should support: `repos create --dry-run`: test/dry-run.test.ts#L656
Error: Snapshot `dry-run on all commands > should support: `repos create --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Org name as the first argument \x1b[31m(missing!)\x1b[39m - Repository name using --repoName \x1b[31m(missing!)\x1b[39m" ❯ test/dry-run.test.ts:656:20
test/dry-run.test.ts > dry-run on all commands > should support: `repos del --dry-run`: test/dry-run.test.ts#L679
Error: Snapshot `dry-run on all commands > should support: `repos del --dry-run` 2` mismatched - Expected + Received @@ -1,6 +1,6 @@ - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Org name as the first argument \x1b[31m(missing!)\x1b[39m - Repository name as the second argument \x1b[31m(missing!)\x1b[39m ❯ test/dry-run.test.ts:679:20
test/dry-run.test.ts > dry-run on all commands > should support: `audit-log --dry-run`: test/dry-run.test.ts#L143
Error: Snapshot `dry-run on all commands > should support: `audit-log --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Org name as the first argument \x1b[31m(missing!)\x1b[39m" ❯ test/dry-run.test.ts:143:20
test/dry-run.test.ts > dry-run on all commands > should support: `cdxgen --dry-run`: test/dry-run.test.ts#L164
Error: Snapshot `dry-run on all commands > should support: `cdxgen --dry-run` 2` mismatched Expected: ""Unknown argument: --dry-run"" Received: ""undefined Unknown argument: --dry-run"" ❯ test/dry-run.test.ts:164:20
test/dry-run.test.ts > dry-run on all commands > should support: `diff-scan get --dry-run`: test/dry-run.test.ts#L219
Error: Snapshot `dry-run on all commands > should support: `diff-scan get --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Specify a before and after full scan ID \x1b[31m(missing before and after!)\x1b[39m - To get full scans IDs, you can run the command "socket scan list <your org slug>". - Org name as the first argument \x1b[31m(missing!)\x1b[39m" ❯ test/dry-run.test.ts:219:20
test/dry-run.test.ts > dry-run on all commands > should support: `info --dry-run`: test/dry-run.test.ts#L262
Error: Snapshot `dry-run on all commands > should support: `info --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Expecting a package name \x1b[31m(missing!)\x1b[39m - Can only accept one package at a time \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:262:20
test/dry-run.test.ts > dry-run on all commands > should support: `manifest gradle --dry-run`: test/dry-run.test.ts#L374
Error: Snapshot `dry-run on all commands > should support: `manifest gradle --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - The DIR arg is required \x1b[31m(missing!)\x1b[39m - Can only accept one DIR (make sure to escape spaces!) \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:374:20
test/dry-run.test.ts > dry-run on all commands > should support: `manifest kotlin --dry-run`: test/dry-run.test.ts#L397
Error: Snapshot `dry-run on all commands > should support: `manifest kotlin --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - The DIR arg is required \x1b[31m(missing!)\x1b[39m - Can only accept one DIR (make sure to escape spaces!) \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:397:20
test/dry-run.test.ts > dry-run on all commands > should support: `manifest scala --dry-run`: test/dry-run.test.ts#L420
Error: Snapshot `dry-run on all commands > should support: `manifest scala --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - The DIR or FILE arg is required \x1b[31m(missing!)\x1b[39m - Can only accept one DIR or FILE (make sure to escape spaces!) \x1b[32m(ok)\x1b[39m" ❯ test/dry-run.test.ts:420:20
test/dry-run.test.ts > dry-run on all commands > should support: `report view --dry-run`: test/dry-run.test.ts#L614
Error: Snapshot `dry-run on all commands > should support: `report view --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Need at least one report ID \x1b[31m(missing!)\x1b[39m - Can only handle a single report ID \x1b[31m(received 0!)\x1b[39m" ❯ test/dry-run.test.ts:614:20
test/dry-run.test.ts > dry-run on all commands > should support: `repos create --dry-run`: test/dry-run.test.ts#L656
Error: Snapshot `dry-run on all commands > should support: `repos create --dry-run` 2` mismatched - Expected + Received - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Org name as the first argument \x1b[31m(missing!)\x1b[39m - Repository name using --repoName \x1b[31m(missing!)\x1b[39m" ❯ test/dry-run.test.ts:656:20
test/dry-run.test.ts > dry-run on all commands > should support: `repos del --dry-run`: test/dry-run.test.ts#L679
Error: Snapshot `dry-run on all commands > should support: `repos del --dry-run` 2` mismatched - Expected + Received @@ -1,6 +1,6 @@ - "\x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: + "undefined \x1b[41m\x1b[37mInput error\x1b[39m\x1b[49m: Please provide the required fields: - Org name as the first argument \x1b[31m(missing!)\x1b[39m - Repository name as the second argument \x1b[31m(missing!)\x1b[39m ❯ test/dry-run.test.ts:679:20