fix(global): handle select no global npm packages #230
ci.yml
on: pull_request
lint
15s
typecheck
17s
Matrix: test
Annotations
6 errors
test/pnpmCatalog.test.ts > pnpm catalog:
test/pnpmCatalog.test.ts#L12
Error: Snapshot `pnpm catalog 1` mismatched
- Expected
+ Received
[
- "@taze/monorepo-example",
"catalog:default",
"catalog:react17",
"catalog:react18",
+ "@taze/monorepo-example",
]
❯ test/pnpmCatalog.test.ts:12:44
|
test (lts/*, macos-latest)
Process completed with exit code 1.
|
test/pnpmCatalog.test.ts > pnpm catalog:
test/pnpmCatalog.test.ts#L12
Error: Snapshot `pnpm catalog 1` mismatched
- Expected
+ Received
[
- "@taze/monorepo-example",
"catalog:default",
"catalog:react17",
"catalog:react18",
+ "@taze/monorepo-example",
]
❯ test/pnpmCatalog.test.ts:12:44
|
test (lts/*, ubuntu-latest)
Process completed with exit code 1.
|
test/pnpmCatalog.test.ts > pnpm catalog:
test/pnpmCatalog.test.ts#L12
Error: Snapshot `pnpm catalog 1` mismatched
- Expected
+ Received
[
- "@taze/monorepo-example",
"catalog:default",
"catalog:react17",
"catalog:react18",
+ "@taze/monorepo-example",
]
❯ test/pnpmCatalog.test.ts:12:44
|
test (lts/*, windows-latest)
Process completed with exit code 1.
|