chore: release v0.22.3 #411
Annotations
12 errors
test/programmatic/runCli.spec.ts > lockfile > npm > na run foo:
test/programmatic/runCli.spec.ts#L32
Error: Snapshot `lockfile > npm > na run foo 1` mismatched
Expected: ""npm run foo""
Received: ""npm""
❯ test/programmatic/runCli.spec.ts:32:27
❯ test/programmatic/runCli.spec.ts:19:5
|
test/programmatic/runCli.spec.ts > lockfile > npm > ni:
test/programmatic/runCli.spec.ts#L32
Error: Snapshot `lockfile > npm > ni 1` mismatched
Expected: ""npm i""
Received: ""npm""
❯ test/programmatic/runCli.spec.ts:32:27
❯ test/programmatic/runCli.spec.ts:19:5
|
test/programmatic/runCli.spec.ts > lockfile > npm > ni --frozen:
test/programmatic/runCli.spec.ts#L32
Error: Snapshot `lockfile > npm > ni --frozen 1` mismatched
Expected: ""npm ci""
Received: ""npm""
❯ test/programmatic/runCli.spec.ts:32:27
❯ test/programmatic/runCli.spec.ts:19:5
|
test/programmatic/runCli.spec.ts > lockfile > yarn > na run foo:
test/programmatic/runCli.spec.ts#L32
Error: Snapshot `lockfile > yarn > na run foo 1` mismatched
Expected: ""yarn run foo""
Received: ""yarn""
❯ test/programmatic/runCli.spec.ts:32:27
❯ test/programmatic/runCli.spec.ts:19:5
|
test/programmatic/runCli.spec.ts > lockfile > yarn > nun foo:
test/programmatic/runCli.spec.ts#L32
Error: Snapshot `lockfile > yarn > nun foo 1` mismatched
Expected: ""yarn remove foo""
Received: ""yarn""
❯ test/programmatic/runCli.spec.ts:32:27
❯ test/programmatic/runCli.spec.ts:19:5
|
test/programmatic/runCli.spec.ts > lockfile > yarn@berry > na run foo:
test/programmatic/runCli.spec.ts#L32
Error: Snapshot `lockfile > yarn@berry > na run foo 1` mismatched
Expected: ""yarn run foo""
Received: ""yarn""
❯ test/programmatic/runCli.spec.ts:32:27
❯ test/programmatic/runCli.spec.ts:19:5
|
test/programmatic/runCli.spec.ts > lockfile > yarn@berry > nun foo:
test/programmatic/runCli.spec.ts#L32
Error: Snapshot `lockfile > yarn@berry > nun foo 1` mismatched
Expected: ""yarn remove foo""
Received: ""yarn""
❯ test/programmatic/runCli.spec.ts:32:27
❯ test/programmatic/runCli.spec.ts:19:5
|
test/programmatic/runCli.spec.ts > lockfile > pnpm > na run foo:
test/programmatic/runCli.spec.ts#L32
Error: Snapshot `lockfile > pnpm > na run foo 1` mismatched
Expected: ""pnpm run foo""
Received: ""pnpm""
❯ test/programmatic/runCli.spec.ts:32:27
❯ test/programmatic/runCli.spec.ts:19:5
|
test/programmatic/runCli.spec.ts > lockfile > pnpm > ni:
test/programmatic/runCli.spec.ts#L32
Error: Snapshot `lockfile > pnpm > ni 1` mismatched
Expected: ""pnpm i""
Received: ""pnpm""
❯ test/programmatic/runCli.spec.ts:32:27
❯ test/programmatic/runCli.spec.ts:19:5
|
test/programmatic/runCli.spec.ts > lockfile > pnpm > ni --frozen:
test/programmatic/runCli.spec.ts#L32
Error: Snapshot `lockfile > pnpm > ni --frozen 1` mismatched
Expected: ""pnpm i --frozen-lockfile""
Received: ""pnpm""
❯ test/programmatic/runCli.spec.ts:32:27
❯ test/programmatic/runCli.spec.ts:19:5
|
build (18.x)
The job was canceled because "lts__" failed.
|
build (18.x)
The operation was canceled.
|