chore: upgrade monorepo #116
Annotations
6 errors
test/tw-patcher.test.ts > class > default:
packages/tailwindcss-patch/test/tw-patcher.test.ts#L13
AssertionError: expected +0 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 0
❯ test/tw-patcher.test.ts:13:25
|
test/tw-patcher.test.ts > class > cache option:
packages/tailwindcss-patch/test/tw-patcher.test.ts#L36
AssertionError: expected +0 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 0
❯ test/tw-patcher.test.ts:36:25
|
test/tw-patcher.test.ts > class > multiple time process sources:
packages/tailwindcss-patch/test/tw-patcher.test.ts#L49
AssertionError: expected +0 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 0
❯ test/tw-patcher.test.ts:49:25
|
test/tw-patcher.test.ts > class > wxml process sources:
packages/tailwindcss-patch/test/tw-patcher.test.ts#L77
AssertionError: expected +0 to be 1 // Object.is equality
- Expected
+ Received
- 1
+ 0
❯ test/tw-patcher.test.ts:77:25
|
Release
Error: The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
|
Release
The process '/home/runner/setup-pnpm/node_modules/.bin/pnpm' failed with exit code 1
|