chore(repo): v3 #644
Annotations
7 errors
|
CLI Tests (ubuntu-latest)
Process completed with exit code 1.
|
|
create-mail.test.ts > create-mail > command:
test/cli/create-mail.test.ts#L27
Error: Snapshot `create-mail > command 1` mismatched
- Expected
+ Received
@@ -10,10 +10,10 @@
✓ jsx-email Project Created
Next, run:
$ cd email-project
- $ pnpm install
+ $ <package-manager install>
- $ pnpm run dev
+ $ <package-manager run dev>
Check out the docs! http://jsx.email/docs/quick-start
"
❯ create-mail.test.ts:27:24
|
|
CLI Tests (macos-latest)
The strategy configuration was canceled because "validate.ubuntu-latest" failed
|
|
CLI Tests (macos-latest)
Process completed with exit code 1.
|
|
create-mail.test.ts > create-mail > command:
test/cli/create-mail.test.ts#L27
Error: Snapshot `create-mail > command 1` mismatched
- Expected
+ Received
@@ -10,10 +10,10 @@
✓ jsx-email Project Created
Next, run:
$ cd email-project
- $ pnpm install
+ $ <package-manager install>
- $ pnpm run dev
+ $ <package-manager run dev>
Check out the docs! http://jsx.email/docs/quick-start
"
❯ create-mail.test.ts:27:24
|
|
CLI Tests (windows-latest)
The strategy configuration was canceled because "validate.ubuntu-latest" failed
|
|
CLI Tests (windows-latest)
The operation was canceled.
|